author | sheepluva |
Tue, 15 May 2018 17:05:40 +0200 | |
branch | ui-scaling |
changeset 13386 | 72bbccf9a715 |
parent 13307 | 1b409f2add34 |
child 13535 | 4dd9711b0206 |
child 13549 | bc6f3d5309f4 |
permissions | -rw-r--r-- |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2 |
<!DOCTYPE TS> |
12721 | 3 |
<TS version="2.1" language="es"> |
2030 | 4 |
<context> |
8648 | 5 |
<name>About</name> |
6 |
<message> |
|
7 |
<source>Unknown Compiler</source> |
|
8 |
<translation type="unfinished"></translation> |
|
9 |
</message> |
|
12721 | 10 |
<message> |
11 |
<source>Hedgewars %1</source> |
|
12 |
<extracomment>%1 contains Hedgewars' version number</extracomment> |
|
13 |
<translation type="unfinished">Hedgewars %1</translation> |
|
14 |
</message> |
|
15 |
<message> |
|
16 |
<source>Revision %1 (%2)</source> |
|
17 |
<translation type="unfinished"></translation> |
|
18 |
</message> |
|
19 |
<message> |
|
20 |
<source>Visit our homepage: %1</source> |
|
21 |
<translation type="unfinished"></translation> |
|
22 |
</message> |
|
23 |
<message> |
|
24 |
<source>This program is distributed under the %1.</source> |
|
25 |
<translation type="unfinished"></translation> |
|
26 |
</message> |
|
27 |
<message> |
|
28 |
<source>GNU GPL v2</source> |
|
29 |
<extracomment>Short for “GNU General Public License version 2”</extracomment> |
|
30 |
<translation type="unfinished"></translation> |
|
31 |
</message> |
|
32 |
<message> |
|
33 |
<source>Dependency versions:</source> |
|
34 |
<extracomment>For the version numbers of Hedgewars' software dependencies</extracomment> |
|
35 |
<translation type="unfinished"></translation> |
|
36 |
</message> |
|
37 |
<message> |
|
38 |
<source><a href="https://gcc.gnu.org">GCC</a>: %1</source> |
|
39 |
<translation type="unfinished"></translation> |
|
40 |
</message> |
|
41 |
<message> |
|
42 |
<source><a href="https://www.libsdl.org/">SDL2</a>: %1.%2.%3</source> |
|
43 |
<translation type="unfinished"></translation> |
|
44 |
</message> |
|
45 |
<message> |
|
46 |
<source><a href="https://www.libsdl.org/">SDL2_mixer</a>: %1.%2.%3</source> |
|
47 |
<translation type="unfinished"></translation> |
|
48 |
</message> |
|
49 |
<message> |
|
50 |
<source><a href="https://www.libsdl.org/">SDL2_net</a>: %1.%2.%3</source> |
|
51 |
<translation type="unfinished"></translation> |
|
52 |
</message> |
|
53 |
<message> |
|
54 |
<source><a href="https://www.libsdl.org/">SDL2_image</a>: %1.%2.%3</source> |
|
55 |
<translation type="unfinished"></translation> |
|
56 |
</message> |
|
57 |
<message> |
|
58 |
<source><a href="https://www.libsdl.org/">SDL2_ttf</a>: %1.%2.%3</source> |
|
59 |
<translation type="unfinished"></translation> |
|
60 |
</message> |
|
61 |
<message> |
|
62 |
<source><a href="https://www.qt.io/developers/">Qt</a>: %1</source> |
|
63 |
<translation type="unfinished"></translation> |
|
64 |
</message> |
|
65 |
<message> |
|
66 |
<source><a href="https://libav.org">libavcodec</a>: %1.%2.%3</source> |
|
67 |
<translation type="unfinished"></translation> |
|
68 |
</message> |
|
69 |
<message> |
|
70 |
<source><a href="https://libav.org">libavformat</a>: %1.%2.%3</source> |
|
71 |
<translation type="unfinished"></translation> |
|
72 |
</message> |
|
73 |
<message> |
|
74 |
<source><a href="https://libav.org">libavutil</a>: %1.%2.%3</source> |
|
75 |
<translation type="unfinished"></translation> |
|
76 |
</message> |
|
77 |
<message> |
|
78 |
<source><a href="https://icculus.org/physfs/">PhysFS</a>: %1.%2.%3</source> |
|
79 |
<translation type="unfinished"></translation> |
|
80 |
</message> |
|
8648 | 81 |
</context> |
82 |
<context> |
|
7679 | 83 |
<name>AbstractPage</name> |
84 |
<message> |
|
85 |
<source>Go back</source> |
|
86 |
<translation type="unfinished"></translation> |
|
87 |
</message> |
|
88 |
</context> |
|
89 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
90 |
<name>BanDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
91 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
92 |
<source>IP</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
93 |
<translation type="unfinished">IP</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
94 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
95 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
96 |
<source>Nick</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
97 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
98 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
99 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
100 |
<source>IP/Nick</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
101 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
102 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
103 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
104 |
<source>Reason</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
105 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
106 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
107 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
108 |
<source>Duration</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
109 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
110 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
111 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
112 |
<source>Ok</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
113 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
114 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
115 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
116 |
<source>Cancel</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
117 |
<translation type="unfinished">Cancelar</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
118 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
119 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
120 |
<source>you know why</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
121 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
122 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
123 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
124 |
<source>Warning</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
125 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
126 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
127 |
<message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
128 |
<source>permanent</source> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
129 |
<translation type="unfinished"></translation> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
130 |
</message> |
11526 | 131 |
<message> |
132 |
<source>Ban player</source> |
|
133 |
<translation type="unfinished"></translation> |
|
134 |
</message> |
|
12721 | 135 |
<message> |
136 |
<source>Please specify an IP address.</source> |
|
137 |
<translation type="unfinished"></translation> |
|
138 |
</message> |
|
139 |
<message> |
|
140 |
<source>Please specify a nickname.</source> |
|
141 |
<translation type="unfinished"></translation> |
|
142 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
143 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
144 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
145 |
<name>DataManager</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
146 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
147 |
<source>Use Default</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
148 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
149 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
150 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
151 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
152 |
<name>FeedbackDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
153 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
154 |
<source>View</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
155 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
156 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
157 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
158 |
<source>Cancel</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
159 |
<translation type="unfinished">Cancelar</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
160 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
161 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
162 |
<source>Send Feedback</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
163 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
164 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
165 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
166 |
<source>We are always happy about suggestions, ideas, or bug reports.</source> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
167 |
<translation type="unfinished"></translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
168 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
169 |
<message> |
9007 | 170 |
<source>Send us feedback!</source> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
171 |
<translation type="unfinished"></translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
172 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
173 |
<message> |
9007 | 174 |
<source>If you found a bug, you can see if it's already been reported here: </source> |
175 |
<translation type="unfinished"></translation> |
|
176 |
</message> |
|
177 |
<message> |
|
178 |
<source>Your email address is optional, but necessary if you want us to get back at you.</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
179 |
<translation type="unfinished"></translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
180 |
</message> |
11526 | 181 |
<message> |
182 |
<source>Feedback</source> |
|
183 |
<translation type="unfinished"></translation> |
|
184 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
185 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
186 |
<context> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
187 |
<name>FreqSpinBox</name> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
188 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
189 |
<source>Never</source> |
3284 | 190 |
<translation>Nunca</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
191 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
192 |
<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
|
193 |
<source>Every %1 turn</source> |
3284 | 194 |
<translation> |
2674
2fce032f2f95
lupdate + Palewolf's updated spanish translation + other patches of mine
koda
parents:
2657
diff
changeset
|
195 |
<numerusform>Cada turno</numerusform> |
2fce032f2f95
lupdate + Palewolf's updated spanish translation + other patches of mine
koda
parents:
2657
diff
changeset
|
196 |
<numerusform>Cada %1 turnos</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
|
197 |
</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
|
198 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
199 |
</context> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
200 |
<context> |
1546 | 201 |
<name>GameCFGWidget</name> |
202 |
<message> |
|
2030 | 203 |
<source>Edit weapons</source> |
2534 | 204 |
<translation>Editar armas</translation> |
2030 | 205 |
</message> |
206 |
<message> |
|
1900 | 207 |
<source>Edit schemes</source> |
2534 | 208 |
<translation>Editar modos de juego</translation> |
1900 | 209 |
</message> |
4259 | 210 |
<message> |
6239 | 211 |
<source>Game Options</source> |
8648 | 212 |
<translation type="obsolete">Opciones de juego</translation> |
6239 | 213 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
214 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
215 |
<source>Game scheme will auto-select a weapon</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
216 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
217 |
</message> |
8648 | 218 |
<message> |
219 |
<source>Map</source> |
|
220 |
<translation type="unfinished">Mapa</translation> |
|
221 |
</message> |
|
222 |
<message> |
|
223 |
<source>Game options</source> |
|
224 |
<translation type="unfinished"></translation> |
|
225 |
</message> |
|
1546 | 226 |
</context> |
227 |
<context> |
|
13210 | 228 |
<name>GameSchemeModel</name> |
229 |
<message> |
|
230 |
<source>new</source> |
|
231 |
<translation type="obsolete">Nuevo</translation> |
|
232 |
</message> |
|
233 |
<message> |
|
234 |
<source>copy of</source> |
|
235 |
<translation type="obsolete">Copia de</translation> |
|
236 |
</message> |
|
237 |
<message> |
|
238 |
<source>New</source> |
|
239 |
<translation type="unfinished">Nuevo</translation> |
|
240 |
</message> |
|
241 |
<message> |
|
242 |
<source>Copy of %1</source> |
|
243 |
<translation type="unfinished"></translation> |
|
244 |
</message> |
|
245 |
<message> |
|
246 |
<source>New (%1)</source> |
|
247 |
<translation type="unfinished"></translation> |
|
248 |
</message> |
|
249 |
<message> |
|
250 |
<source>Copy of %1 (%2)</source> |
|
251 |
<translation type="unfinished"></translation> |
|
252 |
</message> |
|
253 |
</context> |
|
254 |
<context> |
|
9756 | 255 |
<name>GameUIConfig</name> |
256 |
<message> |
|
257 |
<source>Guest</source> |
|
258 |
<translation type="unfinished"></translation> |
|
259 |
</message> |
|
260 |
</context> |
|
261 |
<context> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
262 |
<name>HWApplication</name> |
8648 | 263 |
<message numerus="yes"> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
264 |
<source>%1 minutes</source> |
8648 | 265 |
<translation type="unfinished"> |
266 |
<numerusform></numerusform> |
|
267 |
<numerusform></numerusform> |
|
268 |
</translation> |
|
269 |
</message> |
|
270 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
271 |
<source>%1 hour</source> |
8648 | 272 |
<translation type="unfinished"> |
273 |
<numerusform></numerusform> |
|
274 |
<numerusform></numerusform> |
|
275 |
</translation> |
|
276 |
</message> |
|
277 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
278 |
<source>%1 hours</source> |
8648 | 279 |
<translation type="unfinished"> |
280 |
<numerusform></numerusform> |
|
281 |
<numerusform></numerusform> |
|
282 |
</translation> |
|
283 |
</message> |
|
284 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
285 |
<source>%1 day</source> |
8648 | 286 |
<translation type="unfinished"> |
287 |
<numerusform></numerusform> |
|
288 |
<numerusform></numerusform> |
|
289 |
</translation> |
|
290 |
</message> |
|
291 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
292 |
<source>%1 days</source> |
8648 | 293 |
<translation type="unfinished"> |
294 |
<numerusform></numerusform> |
|
295 |
<numerusform></numerusform> |
|
296 |
</translation> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
297 |
</message> |
8788 | 298 |
<message> |
299 |
<source>Scheme '%1' not supported</source> |
|
300 |
<translation type="unfinished"></translation> |
|
301 |
</message> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
302 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
303 |
<source>Cannot create directory %1</source> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
304 |
<translation type="unfinished">No se pudo crear el directorio %1</translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
305 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
306 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
307 |
<source>Failed to open data directory: |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
308 |
%1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
309 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
310 |
Please check your installation!</source> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
311 |
<translation type="unfinished"></translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
312 |
</message> |
10451 | 313 |
<message> |
314 |
<source>Usage</source> |
|
315 |
<comment>command-line</comment> |
|
316 |
<translation type="unfinished"></translation> |
|
317 |
</message> |
|
318 |
<message> |
|
319 |
<source>OPTION</source> |
|
320 |
<comment>command-line</comment> |
|
321 |
<translation type="unfinished"></translation> |
|
322 |
</message> |
|
323 |
<message> |
|
324 |
<source>CONNECTSTRING</source> |
|
325 |
<comment>command-line</comment> |
|
326 |
<translation type="unfinished"></translation> |
|
327 |
</message> |
|
328 |
<message> |
|
329 |
<source>Options</source> |
|
330 |
<comment>command-line</comment> |
|
331 |
<translation type="unfinished"></translation> |
|
332 |
</message> |
|
333 |
<message> |
|
334 |
<source>Display this help</source> |
|
335 |
<comment>command-line</comment> |
|
336 |
<translation type="unfinished"></translation> |
|
337 |
</message> |
|
338 |
<message> |
|
339 |
<source>Custom path for configuration data and user data</source> |
|
340 |
<comment>command-line</comment> |
|
341 |
<translation type="unfinished"></translation> |
|
342 |
</message> |
|
343 |
<message> |
|
344 |
<source>Custom path to the game data folder</source> |
|
345 |
<comment>command-line</comment> |
|
346 |
<translation type="unfinished"></translation> |
|
347 |
</message> |
|
348 |
<message> |
|
349 |
<source>Hedgewars can use a %1 (e.g. "%2") to connect on start.</source> |
|
350 |
<comment>command-line</comment> |
|
351 |
<translation type="unfinished"></translation> |
|
352 |
</message> |
|
353 |
<message> |
|
354 |
<source>Malformed option argument: %1</source> |
|
355 |
<comment>command-line</comment> |
|
356 |
<translation type="unfinished"></translation> |
|
357 |
</message> |
|
358 |
<message> |
|
359 |
<source>Unknown option argument: %1</source> |
|
360 |
<comment>command-line</comment> |
|
361 |
<translation type="unfinished"></translation> |
|
362 |
</message> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
363 |
</context> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
364 |
<context> |
7679 | 365 |
<name>HWAskQuitDialog</name> |
366 |
<message> |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
367 |
<source>Do you really want to quit?</source> |
7679 | 368 |
<translation type="unfinished"></translation> |
369 |
</message> |
|
370 |
</context> |
|
371 |
<context> |
|
2883 | 372 |
<name>HWChatWidget</name> |
373 |
<message> |
|
6239 | 374 |
<source>%1 has been removed from your ignore list</source> |
375 |
<translation type="unfinished"></translation> |
|
376 |
</message> |
|
377 |
<message> |
|
378 |
<source>%1 has been added to your ignore list</source> |
|
379 |
<translation type="unfinished"></translation> |
|
380 |
</message> |
|
381 |
<message> |
|
382 |
<source>%1 has been removed from your friends list</source> |
|
383 |
<translation type="unfinished"></translation> |
|
384 |
</message> |
|
385 |
<message> |
|
386 |
<source>%1 has been added to your friends list</source> |
|
387 |
<translation type="unfinished"></translation> |
|
388 |
</message> |
|
389 |
<message> |
|
390 |
<source>Stylesheet imported from %1</source> |
|
391 |
<translation type="unfinished"></translation> |
|
392 |
</message> |
|
393 |
<message> |
|
394 |
<source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source> |
|
395 |
<translation type="unfinished"></translation> |
|
396 |
</message> |
|
397 |
<message> |
|
398 |
<source>Couldn't read %1</source> |
|
399 |
<translation type="unfinished"></translation> |
|
400 |
</message> |
|
401 |
<message> |
|
402 |
<source>StyleSheet discarded</source> |
|
403 |
<translation type="unfinished"></translation> |
|
404 |
</message> |
|
405 |
<message> |
|
406 |
<source>StyleSheet saved to %1</source> |
|
407 |
<translation type="unfinished"></translation> |
|
408 |
</message> |
|
409 |
<message> |
|
410 |
<source>Failed to save StyleSheet to %1</source> |
|
411 |
<translation type="unfinished"></translation> |
|
412 |
</message> |
|
9007 | 413 |
<message> |
414 |
<source>%1 has joined</source> |
|
415 |
<translation type="unfinished"></translation> |
|
416 |
</message> |
|
417 |
<message> |
|
418 |
<source>%1 has left</source> |
|
419 |
<translation type="unfinished"></translation> |
|
420 |
</message> |
|
421 |
<message> |
|
422 |
<source>%1 has left (%2)</source> |
|
423 |
<translation type="unfinished"></translation> |
|
424 |
</message> |
|
11833 | 425 |
<message> |
426 |
<source>Chat log</source> |
|
427 |
<translation type="unfinished"></translation> |
|
428 |
</message> |
|
429 |
<message> |
|
430 |
<source>Enter chat messages here and send them with [Enter]</source> |
|
431 |
<translation type="unfinished"></translation> |
|
432 |
</message> |
|
433 |
<message> |
|
434 |
<source>List of players</source> |
|
435 |
<translation type="unfinished"></translation> |
|
436 |
</message> |
|
2883 | 437 |
</context> |
438 |
<context> |
|
1247 | 439 |
<name>HWForm</name> |
440 |
<message> |
|
441 |
<source>Cannot save record to file %1</source> |
|
3998 | 442 |
<translation>No se pudo almacenar una entrada en el fichero %1</translation> |
1247 | 443 |
</message> |
1546 | 444 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
445 |
<source>DefaultTeam</source> |
12721 | 446 |
<translation type="vanished">Equipo predeterminado</translation> |
3998 | 447 |
</message> |
448 |
<message> |
|
449 |
<source>Hedgewars Demo File</source> |
|
450 |
<comment>File Types</comment> |
|
451 |
<translation>Fichero de demo de Hedgewars</translation> |
|
452 |
</message> |
|
453 |
<message> |
|
454 |
<source>Hedgewars Save File</source> |
|
455 |
<comment>File Types</comment> |
|
456 |
<translation>Partida guardada de Hedgewars</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
457 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
458 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
459 |
<source>Demo name</source> |
5920 | 460 |
<translation>Nombre de la demo</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
461 |
</message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
462 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
463 |
<source>Demo name:</source> |
5920 | 464 |
<translation>Nombre de la demo:</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
465 |
</message> |
6239 | 466 |
<message> |
467 |
<source>Game aborted</source> |
|
468 |
<translation type="unfinished"></translation> |
|
469 |
</message> |
|
470 |
<message> |
|
471 |
<source>Nickname</source> |
|
472 |
<translation type="unfinished">Nick</translation> |
|
473 |
</message> |
|
474 |
<message> |
|
7801 | 475 |
<source>No nickname supplied.</source> |
476 |
<translation type="unfinished"></translation> |
|
477 |
</message> |
|
478 |
<message> |
|
479 |
<source>Someone already uses your nickname %1 on the server. |
|
6239 | 480 |
Please pick another nickname:</source> |
481 |
<translation type="unfinished"></translation> |
|
482 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
483 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
484 |
<source>%1's Team</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
485 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
486 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
487 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
488 |
<source>Hedgewars - Nick registered</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
489 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
490 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
491 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
492 |
<source>This nick is registered, and you haven't specified a password. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
493 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
494 |
If this nick isn't yours, please register your own nick at www.hedgewars.org |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
495 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
496 |
Password:</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
497 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
498 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
499 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
500 |
<source>Your nickname is not registered. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
501 |
To prevent someone else from using it, |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
502 |
please register it at www.hedgewars.org</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
503 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
504 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
505 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
506 |
<source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
507 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
508 |
Your password wasn't saved either.</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
509 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
510 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
511 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
512 |
<source>Hedgewars - Empty nickname</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
513 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
514 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
515 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
516 |
<source>Hedgewars - Wrong password</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
517 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
518 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
519 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
520 |
<source>You entered a wrong password.</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
521 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
522 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
523 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
524 |
<source>Try Again</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
525 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
526 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
527 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
528 |
<source>Hedgewars - Connection error</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
529 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
530 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
531 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
532 |
<source>You reconnected too fast. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
533 |
Please wait a few seconds and try again.</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
534 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
535 |
</message> |
9007 | 536 |
<message> |
9756 | 537 |
<source>Guest</source> |
538 |
<translation type="unfinished"></translation> |
|
539 |
</message> |
|
540 |
<message> |
|
541 |
<source>Room password</source> |
|
542 |
<translation type="unfinished"></translation> |
|
543 |
</message> |
|
544 |
<message> |
|
545 |
<source>The room is protected with password. |
|
546 |
Please, enter the password:</source> |
|
547 |
<translation type="unfinished"></translation> |
|
548 |
</message> |
|
12721 | 549 |
<message> |
550 |
<source>Team 1</source> |
|
551 |
<translation type="unfinished"></translation> |
|
552 |
</message> |
|
553 |
<message> |
|
554 |
<source>Team %1</source> |
|
555 |
<extracomment>Default team name</extracomment> |
|
556 |
<translation type="unfinished"></translation> |
|
557 |
</message> |
|
558 |
<message> |
|
559 |
<source>Computer %1</source> |
|
560 |
<extracomment>Default computer team name</extracomment> |
|
561 |
<translation type="unfinished"></translation> |
|
562 |
</message> |
|
563 |
<message> |
|
564 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
565 |
<translation type="unfinished"></translation> |
|
566 |
</message> |
|
567 |
<message> |
|
568 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
569 |
<translation type="unfinished"></translation> |
|
570 |
</message> |
|
571 |
<message> |
|
572 |
<source>Internal error: Reply object is invalid.</source> |
|
573 |
<translation type="unfinished"></translation> |
|
574 |
</message> |
|
1247 | 575 |
</context> |
576 |
<context> |
|
577 |
<name>HWGame</name> |
|
578 |
<message> |
|
579 |
<source>en.txt</source> |
|
12721 | 580 |
<extracomment>IMPORTANT: This text has a special meaning, do not translate it directly. This is the file name of translation files for the game engine, found in Data/Locale/. Usually, you replace “en” with the ISO-639-1 language code of your language.</extracomment> |
1247 | 581 |
<translation>es.txt</translation> |
582 |
</message> |
|
583 |
<message> |
|
584 |
<source>Cannot open demofile %1</source> |
|
2823 | 585 |
<translation>No se pudo abrir la demo %1</translation> |
1247 | 586 |
</message> |
10451 | 587 |
<message> |
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
588 |
<source>A fatal ERROR occured! The game engine had to stop. |
10451 | 589 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
590 |
We are very sorry for the inconvenience. :-( |
10451 | 591 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
592 |
If this keeps happening, please click the 'Feedback' button in the main menu! |
10451 | 593 |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
594 |
Last engine message: |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
595 |
%1</source> |
10451 | 596 |
<translation type="unfinished"></translation> |
597 |
</message> |
|
1247 | 598 |
</context> |
599 |
<context> |
|
11526 | 600 |
<name>HWHostPortDialog</name> |
601 |
<message> |
|
602 |
<source>Connect to server</source> |
|
603 |
<translation type="unfinished"></translation> |
|
604 |
</message> |
|
605 |
</context> |
|
606 |
<context> |
|
1247 | 607 |
<name>HWMapContainer</name> |
608 |
<message> |
|
1803 | 609 |
<source>All</source> |
1900 | 610 |
<translation>Todos</translation> |
1803 | 611 |
</message> |
612 |
<message> |
|
613 |
<source>Small</source> |
|
1900 | 614 |
<translation>Pequeño</translation> |
1803 | 615 |
</message> |
616 |
<message> |
|
617 |
<source>Medium</source> |
|
1900 | 618 |
<translation>Mediano</translation> |
1803 | 619 |
</message> |
620 |
<message> |
|
621 |
<source>Large</source> |
|
1900 | 622 |
<translation>Grande</translation> |
1803 | 623 |
</message> |
624 |
<message> |
|
625 |
<source>Cavern</source> |
|
1900 | 626 |
<translation>Caverna</translation> |
1803 | 627 |
</message> |
628 |
<message> |
|
629 |
<source>Wacky</source> |
|
3998 | 630 |
<translation>Lunático</translation> |
1803 | 631 |
</message> |
3163 | 632 |
<message> |
3181 | 633 |
<source>Small tunnels</source> |
3256 | 634 |
<translation>Túneles estrechos</translation> |
3181 | 635 |
</message> |
636 |
<message> |
|
637 |
<source>Medium tunnels</source> |
|
3256 | 638 |
<translation>Túneles normales</translation> |
3181 | 639 |
</message> |
640 |
<message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
641 |
<source>Seed</source> |
4667 | 642 |
<translation>Semilla</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
643 |
</message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4667
diff
changeset
|
644 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
645 |
<source>Map type:</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
646 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
647 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
648 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
649 |
<source>Image map</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
650 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
651 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
652 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
653 |
<source>Mission map</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
654 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
655 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
656 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
657 |
<source>Hand-drawn</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
658 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
659 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
660 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
661 |
<source>Randomly generated</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
662 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
663 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
664 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
665 |
<source>Random maze</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
666 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
667 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
668 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
669 |
<source>Random</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
670 |
<translation type="unfinished">Aleatorio</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
671 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
672 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
673 |
<source>Map preview:</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
674 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
675 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
676 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
677 |
<source>Load map drawing</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
678 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
679 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
680 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
681 |
<source>Edit map drawing</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
682 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
683 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
684 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
685 |
<source>Small islands</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
686 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
687 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
688 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
689 |
<source>Medium islands</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
690 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
691 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
692 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
693 |
<source>Large islands</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
694 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
695 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
696 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
697 |
<source>Map size:</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
698 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
699 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
700 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
701 |
<source>Maze style:</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
702 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
703 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
704 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
705 |
<source>Mission:</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
706 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
707 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
708 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
709 |
<source>Map:</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
710 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
711 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
712 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
713 |
<source>Load drawn map</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
714 |
<translation type="unfinished">Cargar mapa</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
715 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
716 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
717 |
<source>Drawn Maps</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
718 |
<translation type="unfinished">Mapas dibujados a mano</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
719 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
720 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
721 |
<source>All files</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
722 |
<translation type="unfinished">Todos los ficheros</translation> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4667
diff
changeset
|
723 |
</message> |
8695 | 724 |
<message> |
725 |
<source>Large tunnels</source> |
|
726 |
<translation type="unfinished"></translation> |
|
727 |
</message> |
|
9007 | 728 |
<message> |
729 |
<source>Theme: %1</source> |
|
730 |
<translation type="unfinished"></translation> |
|
731 |
</message> |
|
10451 | 732 |
<message> |
733 |
<source>Random perlin</source> |
|
734 |
<translation type="unfinished"></translation> |
|
735 |
</message> |
|
736 |
<message> |
|
737 |
<source>Style:</source> |
|
738 |
<translation type="unfinished"></translation> |
|
739 |
</message> |
|
11756 | 740 |
<message> |
741 |
<source>Forts</source> |
|
742 |
<translation type="unfinished"></translation> |
|
743 |
</message> |
|
11833 | 744 |
<message> |
745 |
<source>View and edit the seed, the source of randomness in the game</source> |
|
746 |
<translation type="unfinished"></translation> |
|
747 |
</message> |
|
748 |
<message> |
|
749 |
<source>Randomize the theme</source> |
|
750 |
<translation type="unfinished"></translation> |
|
751 |
</message> |
|
752 |
<message> |
|
753 |
<source>Choose a theme</source> |
|
754 |
<translation type="unfinished"></translation> |
|
755 |
</message> |
|
756 |
<message> |
|
757 |
<source>Randomize the map, theme and seed</source> |
|
758 |
<translation type="unfinished"></translation> |
|
759 |
</message> |
|
760 |
<message> |
|
761 |
<source>Randomize the theme and seed</source> |
|
762 |
<translation type="unfinished"></translation> |
|
763 |
</message> |
|
764 |
<message> |
|
765 |
<source>Randomize the seed</source> |
|
766 |
<translation type="unfinished"></translation> |
|
767 |
</message> |
|
768 |
<message> |
|
769 |
<source>Click to randomize the map, theme and seed</source> |
|
770 |
<translation type="unfinished"></translation> |
|
771 |
</message> |
|
772 |
<message> |
|
773 |
<source>Click to randomize the theme and seed</source> |
|
774 |
<translation type="unfinished"></translation> |
|
775 |
</message> |
|
776 |
<message> |
|
777 |
<source>Adjust the complexity of the generated map</source> |
|
778 |
<translation type="unfinished"></translation> |
|
779 |
</message> |
|
780 |
<message> |
|
781 |
<source>Adjust the distance between forts</source> |
|
782 |
<translation type="unfinished"></translation> |
|
783 |
</message> |
|
784 |
<message> |
|
785 |
<source>Click to edit</source> |
|
786 |
<translation type="unfinished"></translation> |
|
787 |
</message> |
|
1247 | 788 |
</context> |
789 |
<context> |
|
790 |
<name>HWNetServersModel</name> |
|
791 |
<message> |
|
792 |
<source>Title</source> |
|
793 |
<translation>Título</translation> |
|
794 |
</message> |
|
795 |
<message> |
|
796 |
<source>IP</source> |
|
797 |
<translation>IP</translation> |
|
798 |
</message> |
|
799 |
<message> |
|
800 |
<source>Port</source> |
|
801 |
<translation>Puerto</translation> |
|
802 |
</message> |
|
803 |
</context> |
|
804 |
<context> |
|
805 |
<name>HWNewNet</name> |
|
806 |
<message> |
|
807 |
<source>The host was not found. Please check the host name and port settings.</source> |
|
2823 | 808 |
<translation>No se pudo establecer una conexión con el servidor. Por favor, comprueba que el nombre del servidor y el puerto son correctos.</translation> |
1247 | 809 |
</message> |
810 |
<message> |
|
811 |
<source>Connection refused</source> |
|
1638 | 812 |
<translation>La conexión fue rechazada</translation> |
1247 | 813 |
</message> |
1484 | 814 |
<message> |
1546 | 815 |
<source>Quit reason: </source> |
1638 | 816 |
<translation>Motivo:</translation> |
1484 | 817 |
</message> |
1604 | 818 |
<message> |
819 |
<source>Room destroyed</source> |
|
1638 | 820 |
<translation>Sala eliminada</translation> |
1604 | 821 |
</message> |
1900 | 822 |
<message> |
823 |
<source>You got kicked</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
824 |
<translation>Has sido expulsado</translation> |
1900 | 825 |
</message> |
826 |
<message> |
|
2441 | 827 |
<source>%1 *** %2 has joined the room</source> |
2534 | 828 |
<translation>%1 *** %2 ha entrado en la sala</translation> |
2441 | 829 |
</message> |
830 |
<message> |
|
831 |
<source>%1 *** %2 has joined</source> |
|
9007 | 832 |
<translation type="obsolete">%1 *** %2 ha entrado</translation> |
2441 | 833 |
</message> |
834 |
<message> |
|
2442 | 835 |
<source>%1 *** %2 has left (%3)</source> |
2534 | 836 |
<translation>%1 *** %2 ha salido (%3)</translation> |
2441 | 837 |
</message> |
838 |
<message> |
|
2442 | 839 |
<source>%1 *** %2 has left</source> |
2534 | 840 |
<translation>%1 *** %2 ha salido</translation> |
2441 | 841 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3313
diff
changeset
|
842 |
<message> |
6239 | 843 |
<source>User quit</source> |
844 |
<translation type="unfinished"></translation> |
|
845 |
</message> |
|
7679 | 846 |
<message> |
847 |
<source>Remote host has closed connection</source> |
|
848 |
<translation type="unfinished"></translation> |
|
849 |
</message> |
|
850 |
<message> |
|
851 |
<source>The server is too old. Disconnecting now.</source> |
|
852 |
<translation type="unfinished"></translation> |
|
853 |
</message> |
|
10451 | 854 |
<message> |
855 |
<source>Server authentication error</source> |
|
856 |
<translation type="unfinished"></translation> |
|
857 |
</message> |
|
7679 | 858 |
</context> |
859 |
<context> |
|
860 |
<name>HWPasswordDialog</name> |
|
861 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
862 |
<source>Login</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
863 |
<translation type="unfinished"></translation> |
7679 | 864 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
865 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
866 |
<source>To connect to the server, please log in. |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
867 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
868 |
If you don't have an account on www.hedgewars.org, |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
869 |
just enter your nickname.</source> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
870 |
<translation type="unfinished"></translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
871 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
872 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
873 |
<source>Nickname:</source> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
874 |
<translation type="unfinished"></translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
875 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
876 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
877 |
<source>Password:</source> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
878 |
<translation type="unfinished"></translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
879 |
</message> |
11526 | 880 |
<message> |
881 |
<source>New Account</source> |
|
882 |
<translation type="unfinished"></translation> |
|
883 |
</message> |
|
7679 | 884 |
</context> |
885 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
886 |
<name>HatButton</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
887 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
888 |
<source>Change hat (%1)</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
889 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
890 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
891 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
892 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
893 |
<name>HatPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
894 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
895 |
<source>Cancel</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
896 |
<translation type="unfinished">Cancelar</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
897 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
898 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
899 |
<source>Use selected hat</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
900 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
901 |
</message> |
8648 | 902 |
<message> |
903 |
<source>Search for a hat:</source> |
|
904 |
<translation type="unfinished"></translation> |
|
905 |
</message> |
|
11526 | 906 |
<message> |
907 |
<source>Choose a hat</source> |
|
908 |
<translation type="unfinished"></translation> |
|
909 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
910 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
911 |
<context> |
1247 | 912 |
<name>KB</name> |
913 |
<message> |
|
914 |
<source>SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It's recommended to update your freetype lib.</source> |
|
9756 | 915 |
<translation type="obsolete">SDL_ttf ha devuelto un error al dibujar texto, probablemente relacionado con un bug en freetype2. Se recomienda actualizar la librería freetype.</translation> |
1247 | 916 |
</message> |
917 |
</context> |
|
918 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
919 |
<name>KeyBinder</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
920 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
921 |
<source>Category</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
922 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
923 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
924 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
925 |
<context> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
926 |
<name>LibavInteraction</name> |
7679 | 927 |
<message> |
928 |
<source>Audio: </source> |
|
929 |
<translation type="unfinished"></translation> |
|
930 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
931 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
932 |
<source>unknown</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
933 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
934 |
</message> |
9756 | 935 |
<message> |
12721 | 936 |
<source>Duration: %1min %2s</source> |
937 |
<extracomment>Duration in minutes and seconds (SI units)</extracomment> |
|
938 |
<translation type="unfinished"></translation> |
|
939 |
</message> |
|
940 |
<message> |
|
13307 | 941 |
<source>Video: %1x%2, %3 FPS, %4</source> |
942 |
<extracomment>Video metadata. %1 = video width, %2 = video height, %3 = frames per second = %4 = decoder name</extracomment> |
|
943 |
<translation type="unfinished"></translation> |
|
944 |
</message> |
|
945 |
<message> |
|
946 |
<source>Video: %1x%2, %3</source> |
|
947 |
<extracomment>Video metadata. %1 = video width, %2 = video height, %3 = decoder name</extracomment> |
|
948 |
<translation type="unfinished"></translation> |
|
949 |
</message> |
|
950 |
<message> |
|
951 |
<source>Player: %1</source> |
|
952 |
<translation type="unfinished"></translation> |
|
953 |
</message> |
|
954 |
<message> |
|
955 |
<source>Theme: %1</source> |
|
956 |
<translation type="unfinished"></translation> |
|
957 |
</message> |
|
958 |
<message> |
|
959 |
<source>Map: %1</source> |
|
960 |
<translation type="unfinished"></translation> |
|
961 |
</message> |
|
962 |
<message> |
|
963 |
<source>Record: %1</source> |
|
9756 | 964 |
<translation type="unfinished"></translation> |
965 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
966 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
967 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
968 |
<name>MapModel</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
969 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
970 |
<source>No description available.</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
971 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
972 |
</message> |
7679 | 973 |
</context> |
974 |
<context> |
|
12721 | 975 |
<name>MinesTimeSpinBox</name> |
976 |
<message> |
|
977 |
<source>Random</source> |
|
978 |
<translation type="unfinished">Aleatorio</translation> |
|
979 |
</message> |
|
980 |
<message numerus="yes"> |
|
981 |
<source>%1 seconds</source> |
|
982 |
<translation type="unfinished"> |
|
983 |
<numerusform></numerusform> |
|
984 |
<numerusform></numerusform> |
|
985 |
</translation> |
|
986 |
</message> |
|
987 |
</context> |
|
988 |
<context> |
|
1933 | 989 |
<name>PageAdmin</name> |
990 |
<message> |
|
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
991 |
<source>Clear Accounts Cache</source> |
2534 | 992 |
<translation>Vaciar caché de cuentas</translation> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
993 |
</message> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
994 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
995 |
<source>Fetch data</source> |
3298 | 996 |
<translation>Obtener datos</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
997 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
998 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
999 |
<source>Server message for latest version:</source> |
3298 | 1000 |
<translation>Mensaje del servidor para la última versión:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1001 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1002 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1003 |
<source>Server message for previous versions:</source> |
3298 | 1004 |
<translation>Mensaje del servidor para versiones anteriores:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1005 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1006 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1007 |
<source>Latest version protocol number:</source> |
3298 | 1008 |
<translation>Número de protocolo de la última versión:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1009 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1010 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1011 |
<source>MOTD preview:</source> |
3298 | 1012 |
<translation>Vista previa del MOTD:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1013 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1014 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1015 |
<source>Set data</source> |
3298 | 1016 |
<translation>Enviar datos</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1017 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1018 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1019 |
<source>General</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1020 |
<translation type="unfinished">General</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1021 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1022 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1023 |
<source>Bans</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1024 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1025 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1026 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1027 |
<source>IP/Nick</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1028 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1029 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1030 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1031 |
<source>Expiration</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1032 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1033 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1034 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1035 |
<source>Reason</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1036 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1037 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1038 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1039 |
<source>Refresh</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1040 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1041 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1042 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1043 |
<source>Add</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1044 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1045 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1046 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1047 |
<source>Remove</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1048 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1049 |
</message> |
1933 | 1050 |
</context> |
1051 |
<context> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1052 |
<name>PageCampaign</name> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1053 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1054 |
<source>Team</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1055 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1056 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1057 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1058 |
<source>Campaign</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1059 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1060 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1061 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1062 |
<source>Mission</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1063 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1064 |
</message> |
12721 | 1065 |
<message> |
1066 |
<source>Start fighting</source> |
|
1067 |
<translation type="unfinished"></translation> |
|
1068 |
</message> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1069 |
</context> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1070 |
<context> |
1933 | 1071 |
<name>PageConnecting</name> |
1072 |
<message> |
|
1073 |
<source>Connecting...</source> |
|
5920 | 1074 |
<translation>Estableciendo conexión...</translation> |
1933 | 1075 |
</message> |
1076 |
</context> |
|
1077 |
<context> |
|
9007 | 1078 |
<name>PageDataDownload</name> |
1079 |
<message> |
|
1080 |
<source>Loading, please wait.</source> |
|
1081 |
<translation type="unfinished"></translation> |
|
1082 |
</message> |
|
1083 |
<message> |
|
10451 | 1084 |
<source>Open packages directory</source> |
1085 |
<translation type="unfinished"></translation> |
|
1086 |
</message> |
|
12721 | 1087 |
<message> |
1088 |
<source>Load the start page</source> |
|
1089 |
<translation type="unfinished"></translation> |
|
1090 |
</message> |
|
1091 |
<message> |
|
1092 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
1093 |
<translation type="unfinished"></translation> |
|
1094 |
</message> |
|
1095 |
<message> |
|
1096 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
1097 |
<translation type="unfinished"></translation> |
|
1098 |
</message> |
|
1099 |
<message> |
|
1100 |
<source>Internal error: Reply object is invalid.</source> |
|
1101 |
<translation type="unfinished"></translation> |
|
1102 |
</message> |
|
9007 | 1103 |
</context> |
1104 |
<context> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1105 |
<name>PageDrawMap</name> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1106 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1107 |
<source>Undo</source> |
4667 | 1108 |
<translation>Deshacer</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1109 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1110 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1111 |
<source>Clear</source> |
4667 | 1112 |
<translation>Limpiar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1113 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1114 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1115 |
<source>Load</source> |
4667 | 1116 |
<translation>Cargar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1117 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1118 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1119 |
<source>Save</source> |
4667 | 1120 |
<translation>Guardar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1121 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1122 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1123 |
<source>Load drawn map</source> |
4667 | 1124 |
<translation>Cargar mapa</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1125 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1126 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1127 |
<source>Save drawn map</source> |
4667 | 1128 |
<translation>Guardar mapa</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1129 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1130 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1131 |
<source>Drawn Maps</source> |
5920 | 1132 |
<translation>Mapas dibujados a mano</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1133 |
</message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1134 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1135 |
<source>All files</source> |
5920 | 1136 |
<translation>Todos los ficheros</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1137 |
</message> |
7679 | 1138 |
<message> |
1139 |
<source>Eraser</source> |
|
1140 |
<translation type="unfinished"></translation> |
|
1141 |
</message> |
|
9756 | 1142 |
<message> |
1143 |
<source>Polyline</source> |
|
1144 |
<translation type="unfinished"></translation> |
|
1145 |
</message> |
|
1146 |
<message> |
|
1147 |
<source>Rectangle</source> |
|
1148 |
<translation type="unfinished"></translation> |
|
1149 |
</message> |
|
1150 |
<message> |
|
1151 |
<source>Ellipse</source> |
|
1152 |
<translation type="unfinished"></translation> |
|
1153 |
</message> |
|
10451 | 1154 |
<message> |
1155 |
<source>Optimize</source> |
|
1156 |
<translation type="unfinished"></translation> |
|
1157 |
</message> |
|
13210 | 1158 |
<message> |
1159 |
<source>Brush size</source> |
|
1160 |
<translation type="unfinished"></translation> |
|
1161 |
</message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1162 |
</context> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1163 |
<context> |
1247 | 1164 |
<name>PageEditTeam</name> |
1165 |
<message> |
|
1484 | 1166 |
<source>General</source> |
1546 | 1167 |
<translation>General</translation> |
1484 | 1168 |
</message> |
1169 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1170 |
<source>Select an action to choose a custom key bind for this team</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1171 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1172 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1173 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1174 |
<source>Use my default</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1175 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1176 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1177 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1178 |
<source>Reset all binds</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1179 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1180 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1181 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1182 |
<source>Custom Controls</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1183 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1184 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1185 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1186 |
<source>Hat</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1187 |
<translation type="unfinished">Sombrero</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1188 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1189 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1190 |
<source>Name</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1191 |
<translation type="unfinished">Nombre</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1192 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1193 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1194 |
<source>This hedgehog's name</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1195 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1196 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1197 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1198 |
<source>Randomize this hedgehog's name</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1199 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1200 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1201 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1202 |
<source>Random Team</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1203 |
<translation type="unfinished">Equipo aleatorio</translation> |
1484 | 1204 |
</message> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1205 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1206 |
<source>Play a random example of this voice</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1207 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1208 |
</message> |
12721 | 1209 |
<message> |
1210 |
<source>Random Hats</source> |
|
1211 |
<translation type="unfinished"></translation> |
|
1212 |
</message> |
|
1213 |
<message> |
|
1214 |
<source>Random Names</source> |
|
1215 |
<translation type="unfinished"></translation> |
|
1216 |
</message> |
|
1217 |
<message> |
|
1218 |
<source>Randomize the team name</source> |
|
1219 |
<translation type="unfinished"></translation> |
|
1220 |
</message> |
|
1221 |
<message> |
|
1222 |
<source>Randomize the grave</source> |
|
1223 |
<translation type="unfinished"></translation> |
|
1224 |
</message> |
|
1225 |
<message> |
|
1226 |
<source>Randomize the flag</source> |
|
1227 |
<translation type="unfinished"></translation> |
|
1228 |
</message> |
|
1229 |
<message> |
|
1230 |
<source>Randomize the voice</source> |
|
1231 |
<translation type="unfinished"></translation> |
|
1232 |
</message> |
|
1233 |
<message> |
|
1234 |
<source>Randomize the fort</source> |
|
1235 |
<translation type="unfinished"></translation> |
|
1236 |
</message> |
|
1237 |
<message> |
|
1238 |
<source>CPU %1</source> |
|
1239 |
<extracomment>Name of a flag for computer-controlled enemies. %1 is replaced with the computer level</extracomment> |
|
1240 |
<translation type="unfinished"></translation> |
|
1241 |
</message> |
|
1242 |
<message> |
|
1243 |
<source>%1 (%2)</source> |
|
1244 |
<translation type="unfinished"></translation> |
|
1245 |
</message> |
|
1247 | 1246 |
</context> |
1247 |
<context> |
|
1673 | 1248 |
<name>PageGameStats</name> |
1249 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1250 |
<source>Details</source> |
3998 | 1251 |
<translation>Detalles</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1252 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1253 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1254 |
<source>Health graph</source> |
3998 | 1255 |
<translation>Gráfica de puntos de vida</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1256 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1257 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1258 |
<source>Ranking</source> |
3998 | 1259 |
<translation>Clasificación</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1260 |
</message> |
10451 | 1261 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1262 |
<source>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</source> |
10451 | 1263 |
<translation type="unfinished"> |
1264 |
<numerusform>El premio al mejor disparo es para <b>%1</b>, con <b>%2</b> pts.</numerusform> |
|
1265 |
<numerusform></numerusform> |
|
1266 |
</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1267 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1268 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1269 |
<source>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</source> |
3998 | 1270 |
<translation> |
4173 | 1271 |
<numerusform>El mejor guerrero es <b>%1</b>, con <b>%2</b> muerte en un solo turno.</numerusform> |
1272 |
<numerusform>El mejor guerrero es <b>%1</b>, con <b>%2</b> muertes en un solo turno.</numerusform> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1273 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1274 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1275 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1276 |
<source>A total of <b>%1</b> hedgehog(s) were killed during this round.</source> |
3998 | 1277 |
<translation> |
4173 | 1278 |
<numerusform>Un total de <b>%1</b> erizo murió esta ronda.</numerusform> |
1279 |
<numerusform>Un total de <b>%1</b> erizos murieron esta ronda.</numerusform> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1280 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1281 |
</message> |
4176 | 1282 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1283 |
<source>(%1 kill)</source> |
12721 | 1284 |
<extracomment>Number of kills in stats screen, written after the team name</extracomment> |
4186 | 1285 |
<translation> |
4176 | 1286 |
<numerusform>(%1 baja)</numerusform> |
4186 | 1287 |
<numerusform>(%1 bajas)</numerusform> |
4176 | 1288 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1289 |
</message> |
4177 | 1290 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1291 |
<source><b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.</source> |
12721 | 1292 |
<translation type="vanished"> |
4186 | 1293 |
<numerusform><b>%1</b> prefiere disparar a sus miembros, con un total de <b>%2</b> pt.</numerusform> |
4177 | 1294 |
<numerusform><b>%1</b> prefiere disparar a sus miembros, con un total de <b>%2</b> pts.</numerusform> |
1295 |
</translation> |
|
1296 |
</message> |
|
1297 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1298 |
<source><b>%1</b> killed <b>%2</b> of his own hedgehogs.</source> |
12721 | 1299 |
<translation type="vanished"> |
4177 | 1300 |
<numerusform><b>%1</b> acabó con <b>%2</b> de sus propios miembros.</numerusform> |
1301 |
<numerusform></numerusform> |
|
1302 |
</translation> |
|
1303 |
</message> |
|
1304 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1305 |
<source><b>%1</b> was scared and skipped turn <b>%2</b> times.</source> |
4186 | 1306 |
<translation> |
1307 |
<numerusform><b>%1</b> tenía demasiado miedo y pasó <b>%2</b> turno.</numerusform> |
|
4177 | 1308 |
<numerusform><b>%1</b> tenía demasiado miedo y pasó <b>%2</b> turnos.</numerusform> |
1309 |
</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1310 |
</message> |
9049 | 1311 |
<message> |
1312 |
<source>Play again</source> |
|
1313 |
<translation type="unfinished"></translation> |
|
1314 |
</message> |
|
1315 |
<message> |
|
1316 |
<source>Save</source> |
|
1317 |
<translation type="unfinished">Guardar</translation> |
|
1318 |
</message> |
|
9756 | 1319 |
<message numerus="yes"> |
1320 |
<source>(%1 %2)</source> |
|
12721 | 1321 |
<extracomment>For custom number of points in the stats screen, written after the team name. %1 is the number, %2 is the word. Example: “4 points”</extracomment> |
1322 |
<translation type="unfinished"> |
|
1323 |
<numerusform></numerusform> |
|
1324 |
<numerusform></numerusform> |
|
1325 |
</translation> |
|
1326 |
</message> |
|
1327 |
<message numerus="yes"> |
|
1328 |
<source><b>%1</b> thought it's good to shoot their own hedgehogs for <b>%2</b> pts.</source> |
|
1329 |
<translation type="unfinished"> |
|
1330 |
<numerusform></numerusform> |
|
1331 |
<numerusform></numerusform> |
|
1332 |
</translation> |
|
1333 |
</message> |
|
1334 |
<message numerus="yes"> |
|
1335 |
<source><b>%1</b> killed <b>%2</b> of their own hedgehogs.</source> |
|
9756 | 1336 |
<translation type="unfinished"> |
1337 |
<numerusform></numerusform> |
|
1338 |
<numerusform></numerusform> |
|
1339 |
</translation> |
|
1340 |
</message> |
|
1673 | 1341 |
</context> |
1342 |
<context> |
|
6239 | 1343 |
<name>PageInGame</name> |
1344 |
<message> |
|
1345 |
<source>In game...</source> |
|
1346 |
<translation type="unfinished"></translation> |
|
1347 |
</message> |
|
1348 |
</context> |
|
1349 |
<context> |
|
7679 | 1350 |
<name>PageInfo</name> |
1351 |
<message> |
|
1352 |
<source>Open the snapshot folder</source> |
|
1353 |
<translation type="unfinished"></translation> |
|
1354 |
</message> |
|
1355 |
</context> |
|
1356 |
<context> |
|
1247 | 1357 |
<name>PageMain</name> |
1358 |
<message> |
|
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1359 |
<source>Downloadable Content</source> |
5920 | 1360 |
<translation>Contenido adicional</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1361 |
</message> |
7679 | 1362 |
<message> |
1363 |
<source>Play a game on a single computer</source> |
|
1364 |
<translation type="unfinished"></translation> |
|
1365 |
</message> |
|
1366 |
<message> |
|
1367 |
<source>Play a game across a network</source> |
|
1368 |
<translation type="unfinished"></translation> |
|
1369 |
</message> |
|
1370 |
<message> |
|
1371 |
<source>Read about who is behind the Hedgewars Project</source> |
|
1372 |
<translation type="unfinished"></translation> |
|
1373 |
</message> |
|
1374 |
<message> |
|
1375 |
<source>Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars</source> |
|
1376 |
<translation type="unfinished"></translation> |
|
1377 |
</message> |
|
1378 |
<message> |
|
1379 |
<source>Access the user created content downloadable from our website</source> |
|
1380 |
<translation type="unfinished"></translation> |
|
1381 |
</message> |
|
1382 |
<message> |
|
1383 |
<source>Exit game</source> |
|
1384 |
<translation type="unfinished"></translation> |
|
1385 |
</message> |
|
1386 |
<message> |
|
1387 |
<source>Manage videos recorded from game</source> |
|
1388 |
<translation type="unfinished"></translation> |
|
1389 |
</message> |
|
1390 |
<message> |
|
1391 |
<source>Edit game preferences</source> |
|
1392 |
<translation type="unfinished"></translation> |
|
1393 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1394 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1395 |
<source>Play a game across a local area network</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1396 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1397 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1398 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1399 |
<source>Play a game on an official server</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1400 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1401 |
</message> |
8676 | 1402 |
<message> |
1403 |
<source>Feedback</source> |
|
1404 |
<translation type="unfinished"></translation> |
|
1405 |
</message> |
|
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1406 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1407 |
<source>Play local network game</source> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1408 |
<translation type="unfinished"></translation> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1409 |
</message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1410 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1411 |
<source>Play official network game</source> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1412 |
<translation type="unfinished"></translation> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1413 |
</message> |
1247 | 1414 |
</context> |
1415 |
<context> |
|
1416 |
<name>PageMultiplayer</name> |
|
1417 |
<message> |
|
1418 |
<source>Start</source> |
|
1419 |
<translation>Empezar</translation> |
|
1420 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1421 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1422 |
<source>Edit game preferences</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1423 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1424 |
</message> |
11833 | 1425 |
<message> |
1426 |
<source>Start fighting (requires at least 2 teams)</source> |
|
1427 |
<translation type="unfinished"></translation> |
|
1428 |
</message> |
|
1247 | 1429 |
</context> |
1430 |
<context> |
|
1484 | 1431 |
<name>PageNetGame</name> |
1432 |
<message> |
|
1433 |
<source>Control</source> |
|
8648 | 1434 |
<translation type="obsolete">Opciones</translation> |
1484 | 1435 |
</message> |
5602 | 1436 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1437 |
<source>Edit game preferences</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1438 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1439 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1440 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1441 |
<source>Start</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1442 |
<translation type="unfinished">Empezar</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1443 |
</message> |
8648 | 1444 |
<message> |
1445 |
<source>Update</source> |
|
1446 |
<translation type="unfinished">Actualizar</translation> |
|
1447 |
</message> |
|
1448 |
<message> |
|
1449 |
<source>Room controls</source> |
|
1450 |
<translation type="unfinished"></translation> |
|
1451 |
</message> |
|
11833 | 1452 |
<message> |
1453 |
<source>Room name</source> |
|
1454 |
<translation type="unfinished"></translation> |
|
1455 |
</message> |
|
1456 |
<message> |
|
1457 |
<source>Update the room name</source> |
|
1458 |
<translation type="unfinished"></translation> |
|
1459 |
</message> |
|
1460 |
<message> |
|
1461 |
<source>Turn on the lightbulb to show the other players when you're ready to fight</source> |
|
1462 |
<translation type="unfinished"></translation> |
|
1463 |
</message> |
|
1464 |
<message> |
|
1465 |
<source>Start fighting (requires at least 2 teams)</source> |
|
1466 |
<translation type="unfinished"></translation> |
|
1467 |
</message> |
|
1484 | 1468 |
</context> |
1469 |
<context> |
|
8788 | 1470 |
<name>PageNetServer</name> |
1471 |
<message> |
|
1472 |
<source>Click here for details</source> |
|
1473 |
<translation type="unfinished"></translation> |
|
1474 |
</message> |
|
1475 |
<message> |
|
1476 |
<source>Insert your address here</source> |
|
1477 |
<translation type="unfinished"></translation> |
|
1478 |
</message> |
|
1479 |
</context> |
|
1480 |
<context> |
|
1247 | 1481 |
<name>PageOptions</name> |
1482 |
<message> |
|
1483 |
<source>New team</source> |
|
1484 |
<translation>Nuevo equipo</translation> |
|
1485 |
</message> |
|
1486 |
<message> |
|
1487 |
<source>Edit team</source> |
|
1488 |
<translation>Editar equipo</translation> |
|
1489 |
</message> |
|
1490 |
<message> |
|
3163 | 1491 |
<source>Delete team</source> |
3164 | 1492 |
<translation>Borrar equipo</translation> |
3163 | 1493 |
</message> |
1494 |
<message> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3313
diff
changeset
|
1495 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
3998 | 1496 |
<translation>No es posible editar equipos desde la pantalla de elección de equipo. Vuelve al menú principal para añadir, editar o borrar equipos.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3313
diff
changeset
|
1497 |
</message> |
4418 | 1498 |
<message> |
1499 |
<source>New scheme</source> |
|
4667 | 1500 |
<translation>Nuevo modo de juego</translation> |
4418 | 1501 |
</message> |
1502 |
<message> |
|
1503 |
<source>Edit scheme</source> |
|
4667 | 1504 |
<translation>Editar modo de juego</translation> |
4418 | 1505 |
</message> |
1506 |
<message> |
|
1507 |
<source>Delete scheme</source> |
|
4667 | 1508 |
<translation>Eliminar modo de juego</translation> |
4418 | 1509 |
</message> |
1510 |
<message> |
|
1511 |
<source>New weapon set</source> |
|
4667 | 1512 |
<translation>Nuevo set de armas</translation> |
4418 | 1513 |
</message> |
1514 |
<message> |
|
1515 |
<source>Edit weapon set</source> |
|
4667 | 1516 |
<translation>Editar set de armas</translation> |
4418 | 1517 |
</message> |
1518 |
<message> |
|
1519 |
<source>Delete weapon set</source> |
|
4667 | 1520 |
<translation>Eliminar set de armas</translation> |
4418 | 1521 |
</message> |
7679 | 1522 |
<message> |
1523 |
<source>Advanced</source> |
|
1524 |
<translation type="unfinished">Avanzado</translation> |
|
1525 |
</message> |
|
7680 | 1526 |
<message> |
1527 |
<source>Reset to default colors</source> |
|
1528 |
<translation type="unfinished"></translation> |
|
1529 |
</message> |
|
7700 | 1530 |
<message> |
1531 |
<source>Proxy host</source> |
|
1532 |
<translation type="unfinished"></translation> |
|
1533 |
</message> |
|
1534 |
<message> |
|
1535 |
<source>Proxy port</source> |
|
1536 |
<translation type="unfinished"></translation> |
|
1537 |
</message> |
|
1538 |
<message> |
|
1539 |
<source>Proxy login</source> |
|
1540 |
<translation type="unfinished"></translation> |
|
1541 |
</message> |
|
1542 |
<message> |
|
1543 |
<source>Proxy password</source> |
|
1544 |
<translation type="unfinished"></translation> |
|
1545 |
</message> |
|
1546 |
<message> |
|
1547 |
<source>No proxy</source> |
|
1548 |
<translation type="unfinished"></translation> |
|
1549 |
</message> |
|
1550 |
<message> |
|
1551 |
<source>Socks5 proxy</source> |
|
1552 |
<translation type="unfinished"></translation> |
|
1553 |
</message> |
|
1554 |
<message> |
|
1555 |
<source>HTTP proxy</source> |
|
1556 |
<translation type="unfinished"></translation> |
|
1557 |
</message> |
|
7702 | 1558 |
<message> |
1559 |
<source>System proxy settings</source> |
|
1560 |
<translation type="unfinished"></translation> |
|
1561 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1562 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1563 |
<source>Select an action to change what key controls it</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1564 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1565 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1566 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1567 |
<source>Reset to default</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1568 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1569 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1570 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1571 |
<source>Reset all binds</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1572 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1573 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1574 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1575 |
<source>Game</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1576 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1577 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1578 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1579 |
<source>Graphics</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1580 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1581 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1582 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1583 |
<source>Audio</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1584 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1585 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1586 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1587 |
<source>Controls</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1588 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1589 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1590 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1591 |
<source>Video Recording</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1592 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1593 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1594 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1595 |
<source>Network</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1596 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1597 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1598 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1599 |
<source>Teams</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1600 |
<translation type="unfinished">Equipos</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1601 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1602 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1603 |
<source>Schemes</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1604 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1605 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1606 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1607 |
<source>Weapons</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1608 |
<translation type="unfinished">Set de armas</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1609 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1610 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1611 |
<source>Frontend</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1612 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1613 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1614 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1615 |
<source>Custom colors</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1616 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1617 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1618 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1619 |
<source>Game audio</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1620 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1621 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1622 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1623 |
<source>Frontend audio</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1624 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1625 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1626 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1627 |
<source>Account</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1628 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1629 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1630 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1631 |
<source>Proxy settings</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1632 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1633 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1634 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1635 |
<source>Miscellaneous</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1636 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1637 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1638 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1639 |
<source>Updates</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1640 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1641 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1642 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1643 |
<source>Check for updates</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1644 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1645 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1646 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1647 |
<source>Video recording options</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1648 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1649 |
</message> |
12721 | 1650 |
<message> |
1651 |
<source>x</source> |
|
1652 |
<extracomment>Multiplication sign, to be used between two numbers. Note the “x” is only a dummy character, we recommend to use “×” if your language permits it</extracomment> |
|
1653 |
<translation type="unfinished"></translation> |
|
1654 |
</message> |
|
1655 |
<message> |
|
1656 |
<source>MISSING LANGUAGE NAME [%1]</source> |
|
1657 |
<translation type="unfinished"></translation> |
|
1658 |
</message> |
|
1659 |
<message> |
|
1660 |
<source>Check now</source> |
|
1661 |
<translation type="unfinished"></translation> |
|
1662 |
</message> |
|
1663 |
<message> |
|
1664 |
<source>Can't delete last team</source> |
|
1665 |
<translation type="unfinished"></translation> |
|
1666 |
</message> |
|
1667 |
<message> |
|
1668 |
<source>You can't delete the last team!</source> |
|
1669 |
<translation type="unfinished"></translation> |
|
1670 |
</message> |
|
1247 | 1671 |
</context> |
1672 |
<context> |
|
1673 |
<name>PagePlayDemo</name> |
|
1674 |
<message> |
|
1675 |
<source>Rename dialog</source> |
|
1676 |
<translation>Renombrar</translation> |
|
1677 |
</message> |
|
1678 |
<message> |
|
1679 |
<source>Enter new file name:</source> |
|
2823 | 1680 |
<translation>Introduce el nuevo nombre del fichero:</translation> |
1247 | 1681 |
</message> |
11833 | 1682 |
<message> |
1683 |
<source>Play demo</source> |
|
1684 |
<translation type="unfinished">Reproducir demo</translation> |
|
1685 |
</message> |
|
1686 |
<message> |
|
1687 |
<source>Play the selected demo</source> |
|
1688 |
<translation type="unfinished"></translation> |
|
1689 |
</message> |
|
1690 |
<message> |
|
1691 |
<source>Load the selected game</source> |
|
1692 |
<translation type="unfinished"></translation> |
|
1693 |
</message> |
|
1247 | 1694 |
</context> |
1695 |
<context> |
|
1484 | 1696 |
<name>PageRoomsList</name> |
1697 |
<message> |
|
1698 |
<source>Create</source> |
|
8648 | 1699 |
<translation type="obsolete">Crear</translation> |
1484 | 1700 |
</message> |
1701 |
<message> |
|
1702 |
<source>Join</source> |
|
8648 | 1703 |
<translation type="obsolete">Entrar</translation> |
1484 | 1704 |
</message> |
1705 |
<message> |
|
1900 | 1706 |
<source>Admin features</source> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1707 |
<translation>Parámetros del administrador</translation> |
1900 | 1708 |
</message> |
2441 | 1709 |
<message> |
1710 |
<source>Room Name:</source> |
|
8648 | 1711 |
<translation type="obsolete">Nombre de la sala:</translation> |
2441 | 1712 |
</message> |
1713 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1714 |
<source>Rules:</source> |
9756 | 1715 |
<translation type="obsolete">Reglas:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1716 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1717 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1718 |
<source>Weapons:</source> |
9756 | 1719 |
<translation type="obsolete">Armas:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1720 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1721 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1722 |
<source>Search:</source> |
8648 | 1723 |
<translation type="obsolete">Búsqueda:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1724 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1725 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1726 |
<source>Clear</source> |
8648 | 1727 |
<translation type="obsolete">Limpiar</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1728 |
</message> |
5602 | 1729 |
<message numerus="yes"> |
1730 |
<source>%1 players online</source> |
|
5920 | 1731 |
<translation> |
1732 |
<numerusform>%1 jugadores conectados</numerusform> |
|
5602 | 1733 |
<numerusform></numerusform> |
1734 |
</translation> |
|
1735 |
</message> |
|
8648 | 1736 |
<message> |
1737 |
<source>Search for a room:</source> |
|
1738 |
<translation type="unfinished"></translation> |
|
1739 |
</message> |
|
1740 |
<message> |
|
1741 |
<source>Create room</source> |
|
1742 |
<translation type="unfinished"></translation> |
|
1743 |
</message> |
|
1744 |
<message> |
|
1745 |
<source>Join room</source> |
|
1746 |
<translation type="unfinished"></translation> |
|
1747 |
</message> |
|
1748 |
<message> |
|
1749 |
<source>Room state</source> |
|
1750 |
<translation type="unfinished"></translation> |
|
1751 |
</message> |
|
1752 |
<message> |
|
1753 |
<source>Open server administration page</source> |
|
1754 |
<translation type="unfinished"></translation> |
|
1755 |
</message> |
|
1900 | 1756 |
</context> |
1757 |
<context> |
|
1758 |
<name>PageScheme</name> |
|
1759 |
<message> |
|
1760 |
<source>New</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1761 |
<translation>Nuevo</translation> |
1900 | 1762 |
</message> |
1763 |
<message> |
|
1933 | 1764 |
<source>Delete</source> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1765 |
<translation>Borrar</translation> |
1900 | 1766 |
</message> |
2030 | 1767 |
<message> |
1768 |
<source>Gain 80% of the damage you do back in health</source> |
|
2534 | 1769 |
<translation>Recuperar el 80% del daño infligido como vida</translation> |
2030 | 1770 |
</message> |
1771 |
<message> |
|
1772 |
<source>Share your opponents pain, share their damage</source> |
|
2534 | 1773 |
<translation>Comparte el dolor de tus enemigos, comparte su daño</translation> |
2030 | 1774 |
</message> |
1775 |
<message> |
|
1776 |
<source>Your hogs are unable to move, put your artillery skills to the test</source> |
|
2534 | 1777 |
<translation>Tus erizos no podrán moverse, pon tu puntería a prueba</translation> |
2030 | 1778 |
</message> |
1779 |
<message> |
|
1780 |
<source>Random</source> |
|
11833 | 1781 |
<translation type="obsolete">Aleatorio</translation> |
2030 | 1782 |
</message> |
1783 |
<message> |
|
1784 |
<source>Seconds</source> |
|
11833 | 1785 |
<translation type="obsolete">Segundos</translation> |
2030 | 1786 |
</message> |
1787 |
<message> |
|
1788 |
<source>Defend your fort and destroy the opponents, two team colours max!</source> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1789 |
<translation type="obsolete">Defiende tu fuerte y destruye el de tus oponentes. ¡2 facciones como máximo!</translation> |
2030 | 1790 |
</message> |
1791 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1792 |
<source>Teams will start on opposite sides of the terrain, two team colours max!</source> |
11833 | 1793 |
<translation type="obsolete">Los equipos comenzarán en lados opuestos del terreno. ¡2 facciones como máximo!</translation> |
2030 | 1794 |
</message> |
1795 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1796 |
<source>Land can not be destroyed!</source> |
2823 | 1797 |
<translation>¡El terreno es indestructible!</translation> |
2030 | 1798 |
</message> |
1799 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1800 |
<source>Lower gravity</source> |
4173 | 1801 |
<translation>Baja gravedad</translation> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1802 |
</message> |
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1803 |
<message> |
2030 | 1804 |
<source>Assisted aiming with laser sight</source> |
4173 | 1805 |
<translation>Una mira láser que te ayudará a apuntar</translation> |
2030 | 1806 |
</message> |
1807 |
<message> |
|
1808 |
<source>All hogs have a personal forcefield</source> |
|
4173 | 1809 |
<translation>Todos los erizos tienen un campo de fuerza personal que los protege</translation> |
2030 | 1810 |
</message> |
2726 | 1811 |
<message> |
1812 |
<source>Order of play is random instead of in room order.</source> |
|
3298 | 1813 |
<translation>El orden de los equipos en la partida es aleatorio en lugar de tal como se muestran en la sala.</translation> |
2726 | 1814 |
</message> |
1815 |
<message> |
|
1816 |
<source>Play with a King. If he dies, your side dies.</source> |
|
3298 | 1817 |
<translation>El primero erizo del equipo es el Rey. Tu equipo pierde el juego si el rey muere, así que protégelo.</translation> |
2726 | 1818 |
</message> |
2883 | 1819 |
<message> |
1820 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
|
3298 | 1821 |
<translation>Los jugadores posicionan a mano su erizos por turnos antes de empezar a jugar.</translation> |
2883 | 1822 |
</message> |
1823 |
<message> |
|
1824 |
<source>Ammo is shared between all teams that share a colour.</source> |
|
3298 | 1825 |
<translation>La munición se comparte entre los equipos de una misma facción.</translation> |
2883 | 1826 |
</message> |
2899 | 1827 |
<message> |
1828 |
<source>Disable girders when generating random maps.</source> |
|
3298 | 1829 |
<translation>Deshabilita las vigas en los mapas generados aleatoriamente.</translation> |
2899 | 1830 |
</message> |
3287 | 1831 |
<message> |
1832 |
<source>Disable land objects when generating random maps.</source> |
|
3998 | 1833 |
<translation>Deshabilita los objetos en los mapas generados aleatoriamente.</translation> |
3287 | 1834 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1835 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1836 |
<source>AI respawns on death.</source> |
3998 | 1837 |
<translation>La computadora resucita al morir.</translation> |
1838 |
</message> |
|
1839 |
<message> |
|
1840 |
<source>Attacking does not end your turn.</source> |
|
1841 |
<translation>Atacar no terminará tu turno.</translation> |
|
1842 |
</message> |
|
1843 |
<message> |
|
1844 |
<source>Weapons are reset to starting values each turn.</source> |
|
1845 |
<translation>La munición será reiniciada al comienzo de cada turno.</translation> |
|
1846 |
</message> |
|
1847 |
<message> |
|
1848 |
<source>Each hedgehog has its own ammo. It does not share with the team.</source> |
|
1849 |
<translation>Cada erizo tiene su propia munición y no la comparte con el resto del equipo.</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1850 |
</message> |
4124 | 1851 |
<message> |
1852 |
<source>All (living) hedgehogs are fully restored at the end of turn</source> |
|
4173 | 1853 |
<translation>La salud de todos los erizos en pie es restaurada al final de cada turno</translation> |
4124 | 1854 |
</message> |
4418 | 1855 |
<message> |
1856 |
<source>You will not have to worry about wind anymore.</source> |
|
4667 | 1857 |
<translation>No tendrás que volver a preocuparte del viento.</translation> |
4418 | 1858 |
</message> |
1859 |
<message> |
|
1860 |
<source>Wind will affect almost everything.</source> |
|
4667 | 1861 |
<translation>El viento afectará a (casi) todo.</translation> |
4418 | 1862 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1863 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1864 |
<source>Copy</source> |
4667 | 1865 |
<translation>Copiar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1866 |
</message> |
5602 | 1867 |
<message> |
1868 |
<source>Teams in each clan take successive turns sharing their turn time.</source> |
|
5920 | 1869 |
<translation>Los equipos del mismo clan alternan entre ellos compartiendo la duración de su turno.</translation> |
5602 | 1870 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1871 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1872 |
<source>Add an indestructible border around the terrain</source> |
5908 | 1873 |
<translation>Añade un borde indestructible alrededor del campo de juego</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1874 |
</message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1875 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1876 |
<source>Add an indestructible border along the bottom</source> |
5920 | 1877 |
<translation>Añade un borde indestructible en la parta inferior</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1878 |
</message> |
9756 | 1879 |
<message> |
1880 |
<source>None (Default)</source> |
|
1881 |
<translation type="unfinished"></translation> |
|
1882 |
</message> |
|
1883 |
<message> |
|
1884 |
<source>Wrap (World wraps)</source> |
|
1885 |
<translation type="unfinished"></translation> |
|
1886 |
</message> |
|
1887 |
<message> |
|
1888 |
<source>Bounce (Edges reflect)</source> |
|
1889 |
<translation type="unfinished"></translation> |
|
1890 |
</message> |
|
1891 |
<message> |
|
1892 |
<source>Sea (Edges connect to sea)</source> |
|
1893 |
<translation type="unfinished"></translation> |
|
1894 |
</message> |
|
11756 | 1895 |
<message> |
1896 |
<source>Each clan starts in its own part of the terrain.</source> |
|
1897 |
<translation type="unfinished"></translation> |
|
1898 |
</message> |
|
11833 | 1899 |
<message> |
1900 |
<source>Overall damage and knockback in percent</source> |
|
1901 |
<translation type="unfinished"></translation> |
|
1902 |
</message> |
|
1903 |
<message> |
|
1904 |
<source>Turn time in seconds</source> |
|
1905 |
<translation type="unfinished"></translation> |
|
1906 |
</message> |
|
1907 |
<message> |
|
1908 |
<source>Initial health of hedgehogs</source> |
|
1909 |
<translation type="unfinished"></translation> |
|
1910 |
</message> |
|
1911 |
<message> |
|
1912 |
<source>How many rounds have to be played before Sudden Death begins</source> |
|
1913 |
<translation type="unfinished"></translation> |
|
1914 |
</message> |
|
1915 |
<message> |
|
1916 |
<source>How much the water rises per turn while in Sudden Death. Set to 0 along with Sudden Death Health Decrease to disable Sudden Death.</source> |
|
1917 |
<translation type="unfinished"></translation> |
|
1918 |
</message> |
|
1919 |
<message> |
|
1920 |
<source>How much health hedgehogs lose per turn while in Sudden Death, down to 1 health. Set to 0 along with Sudden Death Water Rise to disable Sudden Death.</source> |
|
1921 |
<translation type="unfinished"></translation> |
|
1922 |
</message> |
|
1923 |
<message> |
|
1924 |
<source>Maximum rope length in percent</source> |
|
1925 |
<translation type="unfinished"></translation> |
|
1926 |
</message> |
|
1927 |
<message> |
|
1928 |
<source>Likelihood of a dropped crate being a health crate. All other crates will be weapon or utility crates.</source> |
|
1929 |
<translation type="unfinished"></translation> |
|
1930 |
</message> |
|
1931 |
<message> |
|
1932 |
<source>Likelihood of a crate dropping before a turn</source> |
|
1933 |
<translation type="unfinished"></translation> |
|
1934 |
</message> |
|
1935 |
<message> |
|
1936 |
<source>Health bonus for collecting a health crate</source> |
|
1937 |
<translation type="unfinished"></translation> |
|
1938 |
</message> |
|
1939 |
<message> |
|
1940 |
<source>Detonation timer of mines. The random timer lies between 0 and 5 seconds. The timer of air mines will be a quarter of the mines timer.</source> |
|
1941 |
<translation type="unfinished"></translation> |
|
1942 |
</message> |
|
1943 |
<message> |
|
1944 |
<source>Average number of mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
1945 |
<translation type="unfinished"></translation> |
|
1946 |
</message> |
|
1947 |
<message> |
|
1948 |
<source>Likelihood of a mine being a dud. Does not affect mines placed by hedgehogs.</source> |
|
1949 |
<translation type="unfinished"></translation> |
|
1950 |
</message> |
|
1951 |
<message> |
|
1952 |
<source>Average number of barrels to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
1953 |
<translation type="unfinished"></translation> |
|
1954 |
</message> |
|
1955 |
<message> |
|
1956 |
<source>Average number of air mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
1957 |
<translation type="unfinished"></translation> |
|
1958 |
</message> |
|
1959 |
<message> |
|
1960 |
<source>Affects the left and right boundaries of the map</source> |
|
1961 |
<translation type="unfinished"></translation> |
|
1962 |
</message> |
|
1963 |
<message> |
|
1964 |
<source>Time you get after an attack</source> |
|
1965 |
<translation type="unfinished"></translation> |
|
1966 |
</message> |
|
1967 |
<message> |
|
1968 |
<source>Additional parameter to configure game styles. The meaning depends on the used style, refer to the documentation. When in doubt, leave it empty.</source> |
|
1969 |
<translation type="unfinished"></translation> |
|
1970 |
</message> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1971 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1972 |
<source>Name of this scheme</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1973 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1974 |
</message> |
13307 | 1975 |
<message> |
1976 |
<source>Select a hedgehog at the beginning of a turn</source> |
|
1977 |
<translation type="unfinished"></translation> |
|
1978 |
</message> |
|
1484 | 1979 |
</context> |
1980 |
<context> |
|
1247 | 1981 |
<name>PageSelectWeapon</name> |
1982 |
<message> |
|
1983 |
<source>Default</source> |
|
1984 |
<translation>Predeterminado</translation> |
|
1985 |
</message> |
|
1986 |
<message> |
|
1987 |
<source>Delete</source> |
|
2823 | 1988 |
<translation>Borrar</translation> |
1247 | 1989 |
</message> |
4418 | 1990 |
<message> |
1991 |
<source>New</source> |
|
4667 | 1992 |
<translation>Nuevo</translation> |
4418 | 1993 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1994 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1995 |
<source>Copy</source> |
4667 | 1996 |
<translation>Copiar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1997 |
</message> |
1247 | 1998 |
</context> |
1999 |
<context> |
|
2000 |
<name>PageSinglePlayer</name> |
|
2001 |
<message> |
|
7679 | 2002 |
<source>Play a quick game against the computer with random settings</source> |
2003 |
<translation type="unfinished"></translation> |
|
2004 |
</message> |
|
2005 |
<message> |
|
2006 |
<source>Play a hotseat game against your friends, or AI teams</source> |
|
2007 |
<translation type="unfinished"></translation> |
|
2008 |
</message> |
|
2009 |
<message> |
|
2010 |
<source>Campaign Mode</source> |
|
6239 | 2011 |
<translation type="unfinished"></translation> |
2012 |
</message> |
|
2013 |
<message> |
|
7679 | 2014 |
<source>Practice your skills in a range of training missions</source> |
2015 |
<translation type="unfinished"></translation> |
|
2016 |
</message> |
|
2017 |
<message> |
|
2018 |
<source>Watch recorded demos</source> |
|
2019 |
<translation type="unfinished"></translation> |
|
2020 |
</message> |
|
2021 |
<message> |
|
2022 |
<source>Load a previously saved game</source> |
|
6239 | 2023 |
<translation type="unfinished"></translation> |
2024 |
</message> |
|
2025 |
</context> |
|
2026 |
<context> |
|
2027 |
<name>PageTraining</name> |
|
2028 |
<message> |
|
2029 |
<source>No description available</source> |
|
2030 |
<translation type="unfinished"></translation> |
|
2031 |
</message> |
|
2032 |
<message> |
|
2033 |
<source>Select a mission!</source> |
|
2034 |
<translation type="unfinished"></translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2035 |
</message> |
7679 | 2036 |
<message> |
2037 |
<source>Start fighting</source> |
|
2038 |
<translation type="unfinished"></translation> |
|
2039 |
</message> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2040 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2041 |
<source>Pick the training to play</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2042 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2043 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2044 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2045 |
<source>Pick the challenge to play</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2046 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2047 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2048 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2049 |
<source>Pick the scenario to play</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2050 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2051 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2052 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2053 |
<source>Trainings</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2054 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2055 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2056 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2057 |
<source>Challenges</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2058 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2059 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2060 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2061 |
<source>Scenarios</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2062 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2063 |
</message> |
7679 | 2064 |
</context> |
2065 |
<context> |
|
2066 |
<name>PageVideos</name> |
|
2067 |
<message> |
|
2068 |
<source>Name</source> |
|
2069 |
<translation type="unfinished">Nombre</translation> |
|
2070 |
</message> |
|
2071 |
<message> |
|
2072 |
<source>Size</source> |
|
2073 |
<translation type="unfinished"></translation> |
|
2074 |
</message> |
|
7680 | 2075 |
<message numerus="yes"> |
7679 | 2076 |
<source>%1 bytes</source> |
7680 | 2077 |
<translation type="unfinished"> |
2078 |
<numerusform></numerusform> |
|
2079 |
<numerusform></numerusform> |
|
2080 |
</translation> |
|
7679 | 2081 |
</message> |
2082 |
<message> |
|
2083 |
<source>(in progress...)</source> |
|
2084 |
<translation type="unfinished"></translation> |
|
2085 |
</message> |
|
2086 |
<message> |
|
2087 |
<source>encoding</source> |
|
2088 |
<translation type="unfinished"></translation> |
|
2089 |
</message> |
|
2090 |
<message> |
|
9756 | 2091 |
<source>Date: %1</source> |
2092 |
<translation type="unfinished"></translation> |
|
2093 |
</message> |
|
2094 |
<message> |
|
2095 |
<source>Size: %1</source> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2096 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2097 |
</message> |
13307 | 2098 |
<message> |
2099 |
<source>%1%</source> |
|
2100 |
<extracomment>Video encoding progress. %1 = number</extracomment> |
|
2101 |
<translation type="unfinished"></translation> |
|
2102 |
</message> |
|
2103 |
<message> |
|
2104 |
<source>%1 (%2%) - %3</source> |
|
2105 |
<extracomment>Video encoding list entry. %1 = file name, %2 = percent complete, %3 = video operation type (e.g. “encoding”)</extracomment> |
|
2106 |
<translation type="unfinished"></translation> |
|
2107 |
</message> |
|
1484 | 2108 |
</context> |
2109 |
<context> |
|
2110 |
<name>QAction</name> |
|
2111 |
<message> |
|
2112 |
<source>Kick</source> |
|
1546 | 2113 |
<translation>Expulsar</translation> |
1484 | 2114 |
</message> |
2115 |
<message> |
|
2116 |
<source>Restrict Joins</source> |
|
2823 | 2117 |
<translation>Impedir que entren más jugadores</translation> |
1484 | 2118 |
</message> |
2119 |
<message> |
|
2120 |
<source>Restrict Team Additions</source> |
|
2823 | 2121 |
<translation>Impedir que se añadan más equipos</translation> |
1247 | 2122 |
</message> |
1583 | 2123 |
<message> |
2124 |
<source>Info</source> |
|
1638 | 2125 |
<translation>Información</translation> |
1583 | 2126 |
</message> |
1900 | 2127 |
<message> |
2128 |
<source>Ban</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2129 |
<translation>Banear</translation> |
1900 | 2130 |
</message> |
2726 | 2131 |
<message> |
2132 |
<source>Follow</source> |
|
2823 | 2133 |
<translation>Vigilar</translation> |
2726 | 2134 |
</message> |
2883 | 2135 |
<message> |
2136 |
<source>Ignore</source> |
|
2906 | 2137 |
<translation>Bloquear</translation> |
2883 | 2138 |
</message> |
2139 |
<message> |
|
2140 |
<source>Add friend</source> |
|
2906 | 2141 |
<translation>Añadir amigo</translation> |
2883 | 2142 |
</message> |
2143 |
<message> |
|
2144 |
<source>Unignore</source> |
|
2906 | 2145 |
<translation>Desbloquear</translation> |
2883 | 2146 |
</message> |
2147 |
<message> |
|
2148 |
<source>Remove friend</source> |
|
2906 | 2149 |
<translation>Eliminar amigo</translation> |
2883 | 2150 |
</message> |
5602 | 2151 |
<message> |
2152 |
<source>Update</source> |
|
8648 | 2153 |
<translation type="obsolete">Actualizar</translation> |
2154 |
</message> |
|
2155 |
<message> |
|
2156 |
<source>Restrict Unregistered Players Join</source> |
|
2157 |
<translation type="unfinished"></translation> |
|
2158 |
</message> |
|
2159 |
<message> |
|
2160 |
<source>Show games in lobby</source> |
|
2161 |
<translation type="unfinished"></translation> |
|
2162 |
</message> |
|
2163 |
<message> |
|
2164 |
<source>Show games in-progress</source> |
|
2165 |
<translation type="unfinished"></translation> |
|
5602 | 2166 |
</message> |
11526 | 2167 |
<message> |
2168 |
<source>Show password protected</source> |
|
2169 |
<translation type="unfinished"></translation> |
|
2170 |
</message> |
|
2171 |
<message> |
|
2172 |
<source>Show join restricted</source> |
|
2173 |
<translation type="unfinished"></translation> |
|
2174 |
</message> |
|
11866 | 2175 |
<message> |
2176 |
<source>Delegate room control</source> |
|
2177 |
<translation type="unfinished"></translation> |
|
2178 |
</message> |
|
1247 | 2179 |
</context> |
2180 |
<context> |
|
2181 |
<name>QCheckBox</name> |
|
2182 |
<message> |
|
2183 |
<source>Fullscreen</source> |
|
2184 |
<translation>Pantalla completa</translation> |
|
2185 |
</message> |
|
2186 |
<message> |
|
2187 |
<source>Show FPS</source> |
|
2188 |
<translation>Mostrar FPS</translation> |
|
2189 |
</message> |
|
2190 |
<message> |
|
2191 |
<source>Alternative damage show</source> |
|
2823 | 2192 |
<translation>Mostrar el daño según ocurre</translation> |
1247 | 2193 |
</message> |
2194 |
<message> |
|
1900 | 2195 |
<source>Append date and time to record file name</source> |
2823 | 2196 |
<translation>Agregar fecha y hora al nombre de los ficheros</translation> |
1484 | 2197 |
</message> |
1488 | 2198 |
<message> |
2270 | 2199 |
<source>Check for updates at startup</source> |
2534 | 2200 |
<translation>Comprobar actualizaciones al iniciar</translation> |
2270 | 2201 |
</message> |
2394 | 2202 |
<message> |
2883 | 2203 |
<source>Show ammo menu tooltips</source> |
2906 | 2204 |
<translation>Mostrar globos de ayuda sobre el armamento</translation> |
2883 | 2205 |
</message> |
2206 |
<message> |
|
7679 | 2207 |
<source>Save password</source> |
2208 |
<translation type="unfinished"></translation> |
|
2209 |
</message> |
|
2210 |
<message> |
|
2211 |
<source>Record audio</source> |
|
2212 |
<translation type="unfinished"></translation> |
|
2213 |
</message> |
|
2214 |
<message> |
|
2215 |
<source>Use game resolution</source> |
|
2216 |
<translation type="unfinished"></translation> |
|
2217 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2218 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2219 |
<source>Visual effects</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2220 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2221 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2222 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2223 |
<source>Sound</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2224 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2225 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2226 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2227 |
<source>In-game sound effects</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2228 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2229 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2230 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2231 |
<source>Music</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2232 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2233 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2234 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2235 |
<source>In-game music</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2236 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2237 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2238 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2239 |
<source>Frontend sound effects</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2240 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2241 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2242 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2243 |
<source>Frontend music</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2244 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2245 |
</message> |
9756 | 2246 |
<message> |
2247 |
<source>Team</source> |
|
2248 |
<translation type="unfinished"></translation> |
|
2249 |
</message> |
|
2250 |
<message> |
|
2251 |
<source>Enable team tags by default</source> |
|
2252 |
<translation type="unfinished"></translation> |
|
2253 |
</message> |
|
2254 |
<message> |
|
2255 |
<source>Hog</source> |
|
2256 |
<translation type="unfinished"></translation> |
|
2257 |
</message> |
|
2258 |
<message> |
|
2259 |
<source>Enable hedgehog tags by default</source> |
|
2260 |
<translation type="unfinished"></translation> |
|
2261 |
</message> |
|
2262 |
<message> |
|
2263 |
<source>Health</source> |
|
2264 |
<translation type="unfinished"></translation> |
|
2265 |
</message> |
|
2266 |
<message> |
|
2267 |
<source>Enable health tags by default</source> |
|
2268 |
<translation type="unfinished"></translation> |
|
2269 |
</message> |
|
2270 |
<message> |
|
2271 |
<source>Translucent</source> |
|
2272 |
<translation type="unfinished"></translation> |
|
2273 |
</message> |
|
2274 |
<message> |
|
2275 |
<source>Enable translucent tags by default</source> |
|
2276 |
<translation type="unfinished"></translation> |
|
2277 |
</message> |
|
12721 | 2278 |
<message> |
2279 |
<source>Enable visual effects such as animated menu transitions and falling stars</source> |
|
2280 |
<translation type="unfinished"></translation> |
|
2281 |
</message> |
|
2282 |
<message> |
|
2283 |
<source>If enabled, Hedgewars adds the date and time in the form "YYYY-MM-DD_hh-mm" for automatically created demos.</source> |
|
2284 |
<translation type="unfinished"></translation> |
|
2285 |
</message> |
|
1247 | 2286 |
</context> |
2287 |
<context> |
|
2288 |
<name>QComboBox</name> |
|
2289 |
<message> |
|
2290 |
<source>Human</source> |
|
2291 |
<translation>Humano</translation> |
|
2292 |
</message> |
|
2293 |
<message> |
|
1484 | 2294 |
<source>Level</source> |
11833 | 2295 |
<translation type="obsolete">Nivel</translation> |
1247 | 2296 |
</message> |
2913 | 2297 |
<message> |
2298 |
<source>(System default)</source> |
|
3013 | 2299 |
<translation>(Predeterminado del sistema)</translation> |
2913 | 2300 |
</message> |
3163 | 2301 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2302 |
<source>Community</source> |
3998 | 2303 |
<translation>Comunidad</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2304 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2305 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2306 |
<source>Any</source> |
9756 | 2307 |
<translation type="obsolete">Cualquiera</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2308 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2309 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2310 |
<source>In lobby</source> |
8648 | 2311 |
<translation type="obsolete">En espera</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2312 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2313 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2314 |
<source>In progress</source> |
8648 | 2315 |
<translation type="obsolete">En progreso</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2316 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2317 |
<message> |
4864 | 2318 |
<source>Disabled</source> |
5920 | 2319 |
<translation>Deshabilitado</translation> |
4864 | 2320 |
</message> |
2321 |
<message> |
|
2322 |
<source>Red/Cyan</source> |
|
5920 | 2323 |
<translation>Rojo/Cian</translation> |
4864 | 2324 |
</message> |
2325 |
<message> |
|
2326 |
<source>Cyan/Red</source> |
|
5920 | 2327 |
<translation>Cian/Rojo</translation> |
4864 | 2328 |
</message> |
2329 |
<message> |
|
2330 |
<source>Red/Blue</source> |
|
5920 | 2331 |
<translation>Rojo/Azul</translation> |
4864 | 2332 |
</message> |
2333 |
<message> |
|
2334 |
<source>Blue/Red</source> |
|
5920 | 2335 |
<translation>Azul/Rojo</translation> |
4864 | 2336 |
</message> |
2337 |
<message> |
|
2338 |
<source>Red/Green</source> |
|
5920 | 2339 |
<translation>Rojo/Verde</translation> |
4864 | 2340 |
</message> |
2341 |
<message> |
|
2342 |
<source>Green/Red</source> |
|
5920 | 2343 |
<translation>Verde/Rojo</translation> |
4864 | 2344 |
</message> |
2345 |
<message> |
|
2346 |
<source>Side-by-side</source> |
|
5920 | 2347 |
<translation>Izquierda-Derecha</translation> |
4864 | 2348 |
</message> |
2349 |
<message> |
|
2350 |
<source>Top-Bottom</source> |
|
5920 | 2351 |
<translation>Arriba-Abajo</translation> |
4864 | 2352 |
</message> |
2353 |
<message> |
|
5602 | 2354 |
<source>Red/Cyan grayscale</source> |
5920 | 2355 |
<translation>Rojo/Cian en escala de grises</translation> |
5602 | 2356 |
</message> |
2357 |
<message> |
|
2358 |
<source>Cyan/Red grayscale</source> |
|
5920 | 2359 |
<translation>Cian/Rojo en escala de grises</translation> |
5602 | 2360 |
</message> |
2361 |
<message> |
|
2362 |
<source>Red/Blue grayscale</source> |
|
5920 | 2363 |
<translation>Rojo/Azul en escala de grises</translation> |
5602 | 2364 |
</message> |
2365 |
<message> |
|
2366 |
<source>Blue/Red grayscale</source> |
|
5920 | 2367 |
<translation>Azul/Rojo en escala de grises</translation> |
5602 | 2368 |
</message> |
2369 |
<message> |
|
2370 |
<source>Red/Green grayscale</source> |
|
5920 | 2371 |
<translation>Rojo/Verde en escala de grises</translation> |
5602 | 2372 |
</message> |
2373 |
<message> |
|
2374 |
<source>Green/Red grayscale</source> |
|
5920 | 2375 |
<translation>Verde/Rojo en escala de grises</translation> |
5602 | 2376 |
</message> |
11833 | 2377 |
<message> |
2378 |
<source>Computer (Level %1)</source> |
|
2379 |
<translation type="unfinished"></translation> |
|
2380 |
</message> |
|
12721 | 2381 |
<message> |
2382 |
<source>Stereoscopy creates an illusion of depth when you wear 3D glasses.</source> |
|
2383 |
<translation type="unfinished"></translation> |
|
2384 |
</message> |
|
2385 |
<message> |
|
2386 |
<source>24 FPS</source> |
|
2387 |
<translation type="unfinished"></translation> |
|
2388 |
</message> |
|
2389 |
<message> |
|
2390 |
<source>25 FPS</source> |
|
2391 |
<translation type="unfinished"></translation> |
|
2392 |
</message> |
|
2393 |
<message> |
|
2394 |
<source>30 FPS</source> |
|
2395 |
<translation type="unfinished"></translation> |
|
2396 |
</message> |
|
2397 |
<message> |
|
2398 |
<source>50 FPS</source> |
|
2399 |
<translation type="unfinished"></translation> |
|
2400 |
</message> |
|
2401 |
<message> |
|
2402 |
<source>60 FPS</source> |
|
2403 |
<translation type="unfinished"></translation> |
|
2404 |
</message> |
|
1247 | 2405 |
</context> |
2406 |
<context> |
|
2407 |
<name>QGroupBox</name> |
|
2408 |
<message> |
|
2409 |
<source>Team Members</source> |
|
2410 |
<translation>Miembros del equipo</translation> |
|
2411 |
</message> |
|
2412 |
<message> |
|
2413 |
<source>Fort</source> |
|
2414 |
<translation>Fuerte</translation> |
|
2415 |
</message> |
|
2416 |
<message> |
|
2417 |
<source>Net game</source> |
|
2418 |
<translation>Juego en red</translation> |
|
2419 |
</message> |
|
2420 |
<message> |
|
2421 |
<source>Playing teams</source> |
|
2422 |
<translation>Equipos participantes</translation> |
|
2423 |
</message> |
|
1933 | 2424 |
<message> |
2425 |
<source>Game Modifiers</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2426 |
<translation>Modificadores</translation> |
1933 | 2427 |
</message> |
2428 |
<message> |
|
2429 |
<source>Basic Settings</source> |
|
2823 | 2430 |
<translation>Opciones básicas</translation> |
1933 | 2431 |
</message> |
2899 | 2432 |
<message> |
2433 |
<source>Team Settings</source> |
|
2906 | 2434 |
<translation>Opciones del equipo</translation> |
2899 | 2435 |
</message> |
2436 |
<message> |
|
7679 | 2437 |
<source>Videos</source> |
2438 |
<translation type="unfinished"></translation> |
|
2439 |
</message> |
|
2440 |
<message> |
|
2441 |
<source>Description</source> |
|
2442 |
<translation type="unfinished"></translation> |
|
2443 |
</message> |
|
1247 | 2444 |
</context> |
2445 |
<context> |
|
2446 |
<name>QLabel</name> |
|
2447 |
<message> |
|
2448 |
<source>Weapons</source> |
|
2823 | 2449 |
<translation>Set de armas</translation> |
1247 | 2450 |
</message> |
2451 |
<message> |
|
2452 |
<source>Host:</source> |
|
2453 |
<translation>Anfitrión:</translation> |
|
2454 |
</message> |
|
2455 |
<message> |
|
2456 |
<source>Port:</source> |
|
2457 |
<translation>Puerto:</translation> |
|
2458 |
</message> |
|
2459 |
<message> |
|
2460 |
<source>Resolution</source> |
|
2461 |
<translation>Resolución</translation> |
|
2462 |
</message> |
|
2463 |
<message> |
|
2464 |
<source>FPS limit</source> |
|
2465 |
<translation>Límite de FPS</translation> |
|
2466 |
</message> |
|
2467 |
<message> |
|
2468 |
<source>Server name:</source> |
|
2469 |
<translation>Nombre del servidor:</translation> |
|
2470 |
</message> |
|
2471 |
<message> |
|
2472 |
<source>Server port:</source> |
|
2473 |
<translation>Puerto del servidor:</translation> |
|
2474 |
</message> |
|
2475 |
<message> |
|
2476 |
<source>Version</source> |
|
8648 | 2477 |
<translation type="obsolete">Versión</translation> |
1247 | 2478 |
</message> |
2479 |
<message> |
|
1803 | 2480 |
<source>Initial sound volume</source> |
1900 | 2481 |
<translation>Volumen de sonido por defecto</translation> |
1803 | 2482 |
</message> |
1933 | 2483 |
<message> |
2484 |
<source>Damage Modifier</source> |
|
3013 | 2485 |
<translation>Modificador al daño</translation> |
1933 | 2486 |
</message> |
2487 |
<message> |
|
2488 |
<source>Turn Time</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2489 |
<translation>Duración del turno</translation> |
1933 | 2490 |
</message> |
2491 |
<message> |
|
2492 |
<source>Initial Health</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2493 |
<translation>Vida inicial</translation> |
1933 | 2494 |
</message> |
2495 |
<message> |
|
2496 |
<source>Sudden Death Timeout</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2497 |
<translation>Turnos hasta muerte súbita</translation> |
1933 | 2498 |
</message> |
2499 |
<message> |
|
2030 | 2500 |
<source>Mines Time</source> |
2534 | 2501 |
<translation>Temporizador de las minas</translation> |
2030 | 2502 |
</message> |
2503 |
<message> |
|
2504 |
<source>Mines</source> |
|
2534 | 2505 |
<translation>Minas</translation> |
2030 | 2506 |
</message> |
2507 |
<message> |
|
1943 | 2508 |
<source>Scheme Name:</source> |
2534 | 2509 |
<translation>Nombre del modo de juego:</translation> |
1933 | 2510 |
</message> |
2511 |
<message> |
|
1943 | 2512 |
<source>Crate Drops</source> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2513 |
<translation>Aparición de cajas</translation> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2514 |
</message> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2515 |
<message> |
2883 | 2516 |
<source>% Dud Mines</source> |
2906 | 2517 |
<translation>% minas defectuosas</translation> |
2883 | 2518 |
</message> |
2899 | 2519 |
<message> |
2520 |
<source>Name</source> |
|
2906 | 2521 |
<translation>Nombre</translation> |
2899 | 2522 |
</message> |
2523 |
<message> |
|
2524 |
<source>Type</source> |
|
11833 | 2525 |
<translation type="obsolete">Tipo</translation> |
2899 | 2526 |
</message> |
2527 |
<message> |
|
2528 |
<source>Grave</source> |
|
2906 | 2529 |
<translation>Lápida</translation> |
2899 | 2530 |
</message> |
2531 |
<message> |
|
2532 |
<source>Flag</source> |
|
2906 | 2533 |
<translation>Bandera</translation> |
2899 | 2534 |
</message> |
2535 |
<message> |
|
2536 |
<source>Voice</source> |
|
2906 | 2537 |
<translation>Voz</translation> |
2899 | 2538 |
</message> |
2539 |
<message> |
|
2540 |
<source>Locale</source> |
|
2906 | 2541 |
<translation>Idioma</translation> |
2899 | 2542 |
</message> |
2543 |
<message> |
|
3163 | 2544 |
<source>Explosives</source> |
11833 | 2545 |
<translation type="obsolete">Explosivos</translation> |
3163 | 2546 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3313
diff
changeset
|
2547 |
<message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
2548 |
<source>Tip: </source> |
9756 | 2549 |
<translation type="obsolete">Consejo: </translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3313
diff
changeset
|
2550 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3313
diff
changeset
|
2551 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2552 |
<source>Quality</source> |
3998 | 2553 |
<translation>Calidad</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2554 |
</message> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2555 |
<message> |
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2556 |
<source>% Health Crates</source> |
4173 | 2557 |
<translation>% botiquines</translation> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2558 |
</message> |
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2559 |
<message> |
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2560 |
<source>Health in Crates</source> |
4173 | 2561 |
<translation>Vida en botiquines</translation> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
2562 |
</message> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2563 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2564 |
<source>Sudden Death Water Rise</source> |
4173 | 2565 |
<translation>Aumento del nivel del agua en muerte súbita</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2566 |
</message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2567 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2568 |
<source>Sudden Death Health Decrease</source> |
4268 | 2569 |
<translation>Disminución de vida por turno en muerte súbita</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2570 |
</message> |
4259 | 2571 |
<message> |
4418 | 2572 |
<source>% Rope Length</source> |
4667 | 2573 |
<translation>% longitud de las cuerdas</translation> |
4259 | 2574 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2575 |
<message> |
4864 | 2576 |
<source>Stereo rendering</source> |
12721 | 2577 |
<translation type="vanished">Estereoscopía</translation> |
4864 | 2578 |
</message> |
5602 | 2579 |
<message> |
2580 |
<source>Style</source> |
|
5920 | 2581 |
<translation>Estilo</translation> |
5602 | 2582 |
</message> |
2583 |
<message> |
|
2584 |
<source>Scheme</source> |
|
5920 | 2585 |
<translation>Modo de juego</translation> |
5602 | 2586 |
</message> |
2587 |
<message> |
|
2588 |
<source>% Get Away Time</source> |
|
11833 | 2589 |
<translation type="obsolete">% duración de retirada</translation> |
5602 | 2590 |
</message> |
6239 | 2591 |
<message> |
7679 | 2592 |
<source>There are videos that are currently being processed. |
2593 |
Exiting now will abort them. |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
2594 |
Do you really want to quit?</source> |
7679 | 2595 |
<translation type="unfinished"></translation> |
2596 |
</message> |
|
2597 |
<message> |
|
2598 |
<source>Description</source> |
|
2599 |
<translation type="unfinished"></translation> |
|
2600 |
</message> |
|
2601 |
<message> |
|
2602 |
<source>Nickname</source> |
|
2603 |
<translation type="unfinished">Nick</translation> |
|
2604 |
</message> |
|
2605 |
<message> |
|
2606 |
<source>Format</source> |
|
2607 |
<translation type="unfinished"></translation> |
|
2608 |
</message> |
|
2609 |
<message> |
|
2610 |
<source>Audio codec</source> |
|
2611 |
<translation type="unfinished"></translation> |
|
2612 |
</message> |
|
2613 |
<message> |
|
2614 |
<source>Video codec</source> |
|
2615 |
<translation type="unfinished"></translation> |
|
2616 |
</message> |
|
2617 |
<message> |
|
2618 |
<source>Framerate</source> |
|
2619 |
<translation type="unfinished"></translation> |
|
2620 |
</message> |
|
2621 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2622 |
<source>This development build is 'work in progress' and may not be compatible with other versions of the game, while some features might be broken or incomplete!</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2623 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2624 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2625 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2626 |
<source>Fullscreen</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2627 |
<translation type="unfinished">Pantalla completa</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2628 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2629 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2630 |
<source>Fullscreen Resolution</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2631 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2632 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2633 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2634 |
<source>Windowed Resolution</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2635 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2636 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2637 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2638 |
<source>Your Email</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2639 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2640 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2641 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2642 |
<source>Summary</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2643 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2644 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2645 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2646 |
<source>Send system information</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2647 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2648 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2649 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2650 |
<source>Type the security code:</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2651 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2652 |
</message> |
8648 | 2653 |
<message> |
9007 | 2654 |
<source>This setting will be effective at next restart.</source> |
2655 |
<translation type="unfinished"></translation> |
|
2656 |
</message> |
|
9756 | 2657 |
<message> |
2658 |
<source>Tip: %1</source> |
|
2659 |
<translation type="unfinished"></translation> |
|
2660 |
</message> |
|
2661 |
<message> |
|
2662 |
<source>Displayed tags above hogs and translucent tags</source> |
|
2663 |
<translation type="unfinished"></translation> |
|
2664 |
</message> |
|
2665 |
<message> |
|
2666 |
<source>World Edge</source> |
|
2667 |
<translation type="unfinished"></translation> |
|
2668 |
</message> |
|
10451 | 2669 |
<message> |
2670 |
<source>Script parameter</source> |
|
2671 |
<translation type="unfinished"></translation> |
|
2672 |
</message> |
|
11526 | 2673 |
<message> |
2674 |
<source>Air Mines</source> |
|
2675 |
<translation type="unfinished"></translation> |
|
2676 |
</message> |
|
11833 | 2677 |
<message> |
2678 |
<source>Player</source> |
|
2679 |
<translation type="unfinished"></translation> |
|
2680 |
</message> |
|
2681 |
<message> |
|
2682 |
<source>Barrels</source> |
|
2683 |
<translation type="unfinished"></translation> |
|
2684 |
</message> |
|
2685 |
<message> |
|
2686 |
<source>% Retreat Time</source> |
|
2687 |
<translation type="unfinished"></translation> |
|
2688 |
</message> |
|
12721 | 2689 |
<message> |
2690 |
<source>Stereoscopy</source> |
|
2691 |
<translation type="unfinished"></translation> |
|
2692 |
</message> |
|
2693 |
<message> |
|
2694 |
<source>Bitrate (Kibit/s)</source> |
|
2695 |
<extracomment>“Kibit/s” is the symbol for 1024 bits per second</extracomment> |
|
2696 |
<translation type="unfinished"></translation> |
|
2697 |
</message> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2698 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2699 |
<source>Loading<br>CAPTCHA ...</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2700 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2701 |
</message> |
1247 | 2702 |
</context> |
2703 |
<context> |
|
2704 |
<name>QLineEdit</name> |
|
2705 |
<message> |
|
2706 |
<source>unnamed</source> |
|
2707 |
<translation>sin nombre</translation> |
|
2708 |
</message> |
|
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2709 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2710 |
<source>hedgehog %1</source> |
5920 | 2711 |
<translation>erizo %1</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2712 |
</message> |
7679 | 2713 |
<message> |
2714 |
<source>anonymous</source> |
|
2715 |
<translation type="unfinished"></translation> |
|
2716 |
</message> |
|
12721 | 2717 |
<message> |
2718 |
<source>unnamed (%1)</source> |
|
2719 |
<translation type="unfinished"></translation> |
|
2720 |
</message> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2721 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2722 |
<source>Hedgehog %1</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2723 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2724 |
</message> |
1247 | 2725 |
</context> |
2726 |
<context> |
|
2727 |
<name>QMainWindow</name> |
|
2728 |
<message> |
|
1546 | 2729 |
<source>Hedgewars %1</source> |
1638 | 2730 |
<translation>Hedgewars %1</translation> |
1247 | 2731 |
</message> |
2732 |
</context> |
|
2733 |
<context> |
|
2734 |
<name>QMessageBox</name> |
|
2735 |
<message> |
|
2736 |
<source>Connection to server is lost</source> |
|
2737 |
<translation>Se perdió la conexión con el servidor</translation> |
|
2738 |
</message> |
|
2739 |
<message> |
|
2740 |
<source>Error</source> |
|
2741 |
<translation>Error</translation> |
|
2742 |
</message> |
|
2743 |
<message> |
|
4124 | 2744 |
<source>File association failed.</source> |
4173 | 2745 |
<translation>No se pudieron asociar los tipos de fichero.</translation> |
4124 | 2746 |
</message> |
4418 | 2747 |
<message> |
7801 | 2748 |
<source>Teams - Are you sure?</source> |
2749 |
<translation type="unfinished"></translation> |
|
2750 |
</message> |
|
2751 |
<message> |
|
2752 |
<source>Do you really want to delete the team '%1'?</source> |
|
2753 |
<translation type="unfinished"></translation> |
|
2754 |
</message> |
|
2755 |
<message> |
|
2756 |
<source>Cannot delete default scheme '%1'!</source> |
|
2757 |
<translation type="unfinished"></translation> |
|
2758 |
</message> |
|
2759 |
<message> |
|
2760 |
<source>Please select a record from the list</source> |
|
2761 |
<translation type="unfinished"></translation> |
|
2762 |
</message> |
|
2763 |
<message> |
|
2764 |
<source>Unable to start server</source> |
|
2765 |
<translation type="unfinished"></translation> |
|
2766 |
</message> |
|
2767 |
<message> |
|
2768 |
<source>Hedgewars - Error</source> |
|
2769 |
<translation type="unfinished"></translation> |
|
2770 |
</message> |
|
2771 |
<message> |
|
2772 |
<source>Hedgewars - Success</source> |
|
2773 |
<translation type="unfinished"></translation> |
|
2774 |
</message> |
|
2775 |
<message> |
|
2776 |
<source>All file associations have been set</source> |
|
2777 |
<translation type="unfinished"></translation> |
|
2778 |
</message> |
|
2779 |
<message> |
|
2780 |
<source>Cannot create directory %1</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2781 |
<translation type="obsolete">No se pudo crear el directorio %1</translation> |
7801 | 2782 |
</message> |
2783 |
<message> |
|
2784 |
<source>Unable to start the server: %1.</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2785 |
<translation type="obsolete">No se pudo iniciar el servidor: %1.</translation> |
7801 | 2786 |
</message> |
2787 |
<message> |
|
2788 |
<source>Netgame - Error</source> |
|
2789 |
<translation type="unfinished"></translation> |
|
2790 |
</message> |
|
2791 |
<message> |
|
2792 |
<source>Please select a server from the list</source> |
|
2793 |
<translation type="unfinished"></translation> |
|
2794 |
</message> |
|
2795 |
<message> |
|
2796 |
<source>Please enter room name</source> |
|
2797 |
<translation type="unfinished">Por favor, introduce un nombre para la sala</translation> |
|
2798 |
</message> |
|
2799 |
<message> |
|
2800 |
<source>Please select record from the list</source> |
|
12721 | 2801 |
<translation type="obsolete">Por favor, selecciona una entrada de la lista</translation> |
7801 | 2802 |
</message> |
2803 |
<message> |
|
2804 |
<source>Room Name - Error</source> |
|
2805 |
<translation type="unfinished"></translation> |
|
2806 |
</message> |
|
2807 |
<message> |
|
2808 |
<source>Please select room from the list</source> |
|
2809 |
<translation type="unfinished">Por favor, selecciona una sala de la lista</translation> |
|
2810 |
</message> |
|
2811 |
<message> |
|
2812 |
<source>Room Name - Are you sure?</source> |
|
2813 |
<translation type="unfinished"></translation> |
|
2814 |
</message> |
|
2815 |
<message> |
|
2816 |
<source>The game you are trying to join has started. |
|
2817 |
Do you still want to join the room?</source> |
|
2818 |
<translation type="unfinished">La partida a la que intentas unirte ya ha empezado. |
|
2819 |
¿Realmente deseas entrar en la sala?</translation> |
|
2820 |
</message> |
|
2821 |
<message> |
|
2822 |
<source>Schemes - Warning</source> |
|
2823 |
<translation type="unfinished"></translation> |
|
2824 |
</message> |
|
2825 |
<message> |
|
2826 |
<source>Schemes - Are you sure?</source> |
|
2827 |
<translation type="unfinished"></translation> |
|
2828 |
</message> |
|
2829 |
<message> |
|
2830 |
<source>Do you really want to delete the game scheme '%1'?</source> |
|
2831 |
<translation type="unfinished"></translation> |
|
2832 |
</message> |
|
2833 |
<message> |
|
2834 |
<source>Videos - Are you sure?</source> |
|
2835 |
<translation type="unfinished"></translation> |
|
2836 |
</message> |
|
2837 |
<message> |
|
2838 |
<source>Do you really want to delete the video '%1'?</source> |
|
2839 |
<translation type="unfinished"></translation> |
|
2840 |
</message> |
|
2841 |
<message numerus="yes"> |
|
2842 |
<source>Do you really want to remove %1 file(s)?</source> |
|
2843 |
<translation type="unfinished"> |
|
2844 |
<numerusform></numerusform> |
|
2845 |
<numerusform></numerusform> |
|
2846 |
</translation> |
|
2847 |
</message> |
|
2848 |
<message> |
|
2849 |
<source>File error</source> |
|
2850 |
<translation type="unfinished">Error de fichero</translation> |
|
2851 |
</message> |
|
2852 |
<message> |
|
2853 |
<source>Cannot open '%1' for writing</source> |
|
2854 |
<translation type="unfinished"></translation> |
|
2855 |
</message> |
|
2856 |
<message> |
|
2857 |
<source>Cannot open '%1' for reading</source> |
|
2858 |
<translation type="unfinished"></translation> |
|
2859 |
</message> |
|
2860 |
<message> |
|
2861 |
<source>Weapons - Warning</source> |
|
2862 |
<translation type="unfinished"></translation> |
|
2863 |
</message> |
|
2864 |
<message> |
|
2865 |
<source>Cannot overwrite default weapon set '%1'!</source> |
|
2866 |
<translation type="unfinished"></translation> |
|
2867 |
</message> |
|
2868 |
<message> |
|
2869 |
<source>Cannot delete default weapon set '%1'!</source> |
|
2870 |
<translation type="unfinished"></translation> |
|
2871 |
</message> |
|
2872 |
<message> |
|
2873 |
<source>Weapons - Are you sure?</source> |
|
2874 |
<translation type="unfinished"></translation> |
|
2875 |
</message> |
|
2876 |
<message> |
|
2877 |
<source>Do you really want to delete the weapon set '%1'?</source> |
|
2878 |
<translation type="unfinished"></translation> |
|
2879 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2880 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2881 |
<source>Hedgewars - Nick not registered</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2882 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2883 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2884 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2885 |
<source>System Information Preview</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2886 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2887 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2888 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2889 |
<source>Failed to generate captcha</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2890 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2891 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2892 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2893 |
<source>Failed to download captcha</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2894 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2895 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2896 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2897 |
<source>Please fill out all fields. Email is optional.</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2898 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2899 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2900 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2901 |
<source>Hedgewars - Warning</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2902 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2903 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2904 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2905 |
<source>Hedgewars - Information</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2906 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2907 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2908 |
<message> |
8648 | 2909 |
<source>Not all players are ready</source> |
2910 |
<translation type="unfinished"></translation> |
|
2911 |
</message> |
|
2912 |
<message> |
|
2913 |
<source>Are you sure you want to start this game? |
|
2914 |
Not all players are ready.</source> |
|
2915 |
<translation type="unfinished"></translation> |
|
2916 |
</message> |
|
12721 | 2917 |
<message> |
2918 |
<source>Sorry, Hedgewars can't be played with more than 48 hedgehogs. Please try again with fewer hedgehogs. |
|
2919 |
||
2920 |
Current number of hedgehogs: %1</source> |
|
2921 |
<translation type="unfinished"></translation> |
|
2922 |
</message> |
|
2923 |
<message> |
|
2924 |
<source>Teams - Name already taken</source> |
|
2925 |
<translation type="unfinished"></translation> |
|
2926 |
</message> |
|
2927 |
<message> |
|
2928 |
<source>The team name '%1' is already taken, so your team has been renamed to '%2'.</source> |
|
2929 |
<translation type="unfinished"></translation> |
|
2930 |
</message> |
|
2931 |
<message> |
|
2932 |
<source>Please select a file from the list.</source> |
|
2933 |
<translation type="unfinished"></translation> |
|
2934 |
</message> |
|
2935 |
<message> |
|
2936 |
<source>Cannot rename file to %1.</source> |
|
2937 |
<translation type="unfinished"></translation> |
|
2938 |
</message> |
|
2939 |
<message> |
|
2940 |
<source>Cannot delete file %1.</source> |
|
2941 |
<translation type="unfinished"></translation> |
|
2942 |
</message> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2943 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2944 |
<source>Welcome to Hedgewars</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2945 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2946 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2947 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2948 |
<source>Welcome to Hedgewars! |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2949 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2950 |
You seem to be new around here. Would you like to play some training missions first to learn the basics of Hedgewars?</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2951 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2952 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2953 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2954 |
<source>Cannot use the weapon scheme '%1'!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2955 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
2956 |
</message> |
1247 | 2957 |
</context> |
2958 |
<context> |
|
9756 | 2959 |
<name>QObject</name> |
2960 |
<message> |
|
2961 |
<source>No description available</source> |
|
2962 |
<translation type="unfinished"></translation> |
|
2963 |
</message> |
|
2964 |
</context> |
|
2965 |
<context> |
|
1247 | 2966 |
<name>QPushButton</name> |
2967 |
<message> |
|
2968 |
<source>Go!</source> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2969 |
<translation type="obsolete">¡Adelante!</translation> |
1247 | 2970 |
</message> |
2971 |
<message> |
|
2972 |
<source>default</source> |
|
2973 |
<translation>predeterminado</translation> |
|
2974 |
</message> |
|
2975 |
<message> |
|
2976 |
<source>OK</source> |
|
2977 |
<translation>OK</translation> |
|
2978 |
</message> |
|
2979 |
<message> |
|
2980 |
<source>Cancel</source> |
|
2981 |
<translation>Cancelar</translation> |
|
2982 |
</message> |
|
2983 |
<message> |
|
2984 |
<source>Start server</source> |
|
1291 | 2985 |
<translation>Iniciar servidor</translation> |
1247 | 2986 |
</message> |
2987 |
<message> |
|
2988 |
<source>Connect</source> |
|
2989 |
<translation>Conectar</translation> |
|
2990 |
</message> |
|
2991 |
<message> |
|
2992 |
<source>Update</source> |
|
2993 |
<translation>Actualizar</translation> |
|
2994 |
</message> |
|
2995 |
<message> |
|
2996 |
<source>Specify</source> |
|
2997 |
<translation>Especificar</translation> |
|
2998 |
</message> |
|
2999 |
<message> |
|
3000 |
<source>Start</source> |
|
3001 |
<translation>Empezar</translation> |
|
3002 |
</message> |
|
3003 |
<message> |
|
3004 |
<source>Play demo</source> |
|
2823 | 3005 |
<translation>Reproducir demo</translation> |
1247 | 3006 |
</message> |
3007 |
<message> |
|
3008 |
<source>Rename</source> |
|
3009 |
<translation>Renombrar</translation> |
|
3010 |
</message> |
|
3011 |
<message> |
|
3012 |
<source>Delete</source> |
|
3013 |
<translation>Eliminar</translation> |
|
3014 |
</message> |
|
3015 |
<message> |
|
3016 |
<source>Load</source> |
|
3017 |
<translation>Cargar</translation> |
|
3018 |
</message> |
|
3019 |
<message> |
|
3998 | 3020 |
<source>Associate file extensions</source> |
4173 | 3021 |
<translation>Asociar tipos de archivo</translation> |
3998 | 3022 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3023 |
<message> |
7679 | 3024 |
<source>More info</source> |
3025 |
<translation type="unfinished"></translation> |
|
3026 |
</message> |
|
3027 |
<message> |
|
3028 |
<source>Set default options</source> |
|
3029 |
<translation type="unfinished"></translation> |
|
3030 |
</message> |
|
3031 |
<message> |
|
3032 |
<source>Open videos directory</source> |
|
3033 |
<translation type="unfinished"></translation> |
|
3034 |
</message> |
|
3035 |
<message> |
|
3036 |
<source>Play</source> |
|
3037 |
<translation type="unfinished"></translation> |
|
3038 |
</message> |
|
3039 |
<message> |
|
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3040 |
<source>Restore default coding parameters</source> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3041 |
<translation type="unfinished"></translation> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3042 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3043 |
<message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3044 |
<source>Open the video directory in your system</source> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3045 |
<translation type="unfinished"></translation> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3046 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3047 |
<message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3048 |
<source>Play this video</source> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3049 |
<translation type="unfinished"></translation> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3050 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3051 |
<message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3052 |
<source>Delete this video</source> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3053 |
<translation type="unfinished"></translation> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3054 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3055 |
<message> |
8788 | 3056 |
<source>Reset</source> |
3057 |
<translation type="unfinished"></translation> |
|
3058 |
</message> |
|
3059 |
<message> |
|
3060 |
<source>Set the default server port for Hedgewars</source> |
|
3061 |
<translation type="unfinished"></translation> |
|
3062 |
</message> |
|
3063 |
<message> |
|
3064 |
<source>Invite your friends to your server in just 1 click!</source> |
|
3065 |
<translation type="unfinished"></translation> |
|
3066 |
</message> |
|
3067 |
<message> |
|
9360 | 3068 |
<source>Click to copy your unique server URL to your clipboard. Send this link to your friends and they will be able to join you.</source> |
8788 | 3069 |
<translation type="unfinished"></translation> |
3070 |
</message> |
|
3071 |
<message> |
|
3072 |
<source>Start private server</source> |
|
3073 |
<translation type="unfinished"></translation> |
|
3074 |
</message> |
|
12721 | 3075 |
</context> |
3076 |
<context> |
|
3077 |
<name>QSpinBox</name> |
|
3078 |
<message> |
|
3079 |
<source>Specify the bitrate of recorded videos as a multiple of 1024 bits per second</source> |
|
3080 |
<translation type="unfinished"></translation> |
|
3081 |
</message> |
|
1484 | 3082 |
</context> |
3083 |
<context> |
|
8648 | 3084 |
<name>RoomNamePrompt</name> |
3085 |
<message> |
|
3086 |
<source>Enter a name for your room.</source> |
|
3087 |
<translation type="unfinished"></translation> |
|
3088 |
</message> |
|
3089 |
<message> |
|
3090 |
<source>Cancel</source> |
|
3091 |
<translation type="unfinished">Cancelar</translation> |
|
3092 |
</message> |
|
3093 |
<message> |
|
3094 |
<source>Create room</source> |
|
3095 |
<translation type="unfinished"></translation> |
|
3096 |
</message> |
|
9756 | 3097 |
<message> |
3098 |
<source>set password</source> |
|
3099 |
<translation type="unfinished"></translation> |
|
3100 |
</message> |
|
8648 | 3101 |
</context> |
3102 |
<context> |
|
7679 | 3103 |
<name>RoomsListModel</name> |
3104 |
<message> |
|
3105 |
<source>In progress</source> |
|
3106 |
<translation type="unfinished">En progreso</translation> |
|
3107 |
</message> |
|
3108 |
<message> |
|
3109 |
<source>Room Name</source> |
|
3110 |
<translation type="unfinished">Nombre de la sala</translation> |
|
3111 |
</message> |
|
3112 |
<message> |
|
3113 |
<source>C</source> |
|
12721 | 3114 |
<extracomment>Caption of the column for the number of connected clients in the list of rooms</extracomment> |
7679 | 3115 |
<translation type="unfinished">J</translation> |
3116 |
</message> |
|
3117 |
<message> |
|
3118 |
<source>T</source> |
|
12721 | 3119 |
<extracomment>Caption of the column for the number of teams in the list of rooms</extracomment> |
7679 | 3120 |
<translation type="unfinished">E</translation> |
3121 |
</message> |
|
3122 |
<message> |
|
3123 |
<source>Owner</source> |
|
3124 |
<translation type="unfinished">Propietario</translation> |
|
3125 |
</message> |
|
3126 |
<message> |
|
3127 |
<source>Map</source> |
|
3128 |
<translation type="unfinished">Mapa</translation> |
|
3129 |
</message> |
|
3130 |
<message> |
|
3131 |
<source>Rules</source> |
|
3132 |
<translation type="unfinished">Reglas</translation> |
|
3133 |
</message> |
|
3134 |
<message> |
|
3135 |
<source>Weapons</source> |
|
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3136 |
<translation type="unfinished">Set de armas</translation> |
7679 | 3137 |
</message> |
3138 |
<message> |
|
3139 |
<source>Random Map</source> |
|
3140 |
<translation type="unfinished">Terreno aleatorio</translation> |
|
3141 |
</message> |
|
3142 |
<message> |
|
3143 |
<source>Random Maze</source> |
|
3144 |
<translation type="unfinished">Laberinto aleatorio</translation> |
|
3145 |
</message> |
|
3146 |
<message> |
|
3147 |
<source>Hand-drawn</source> |
|
3148 |
<translation type="unfinished"></translation> |
|
1484 | 3149 |
</message> |
9756 | 3150 |
<message> |
3151 |
<source>Script</source> |
|
3152 |
<translation type="unfinished"></translation> |
|
3153 |
</message> |
|
10451 | 3154 |
<message> |
3155 |
<source>Random Perlin</source> |
|
3156 |
<translation type="unfinished"></translation> |
|
3157 |
</message> |
|
11756 | 3158 |
<message> |
3159 |
<source>Forts</source> |
|
3160 |
<translation type="unfinished"></translation> |
|
3161 |
</message> |
|
1247 | 3162 |
</context> |
3163 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3164 |
<name>SeedPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3165 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3166 |
<source>The map seed is the basis for all random values generated by the game.</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3167 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3168 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3169 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3170 |
<source>Cancel</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3171 |
<translation type="unfinished">Cancelar</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3172 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3173 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3174 |
<source>Set seed</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3175 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3176 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3177 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3178 |
<source>Close</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3179 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3180 |
</message> |
11526 | 3181 |
<message> |
3182 |
<source>Seed</source> |
|
3183 |
<translation type="unfinished">Semilla</translation> |
|
3184 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3185 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3186 |
<context> |
2394 | 3187 |
<name>SelWeaponWidget</name> |
3188 |
<message> |
|
3189 |
<source>Weapon set</source> |
|
2906 | 3190 |
<translation>Cantidad inicial</translation> |
2394 | 3191 |
</message> |
3192 |
<message> |
|
3193 |
<source>Probabilities</source> |
|
4667 | 3194 |
<translation>Probabilidades</translation> |
2394 | 3195 |
</message> |
2883 | 3196 |
<message> |
3197 |
<source>Ammo in boxes</source> |
|
2906 | 3198 |
<translation>Munición en las cajas</translation> |
2883 | 3199 |
</message> |
3200 |
<message> |
|
3201 |
<source>Delays</source> |
|
2906 | 3202 |
<translation>Retraso</translation> |
2883 | 3203 |
</message> |
4418 | 3204 |
<message> |
3205 |
<source>new</source> |
|
11833 | 3206 |
<translation type="obsolete">Nuevo</translation> |
4418 | 3207 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3208 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3209 |
<source>copy of</source> |
10451 | 3210 |
<translation type="obsolete">Copia de</translation> |
3211 |
</message> |
|
3212 |
<message> |
|
11833 | 3213 |
<source>New</source> |
3214 |
<translation type="unfinished">Nuevo</translation> |
|
3215 |
</message> |
|
3216 |
<message> |
|
3217 |
<source>New (%1)</source> |
|
3218 |
<translation type="unfinished"></translation> |
|
3219 |
</message> |
|
3220 |
<message> |
|
3221 |
<source>Copy of %1</source> |
|
3222 |
<translation type="unfinished"></translation> |
|
3223 |
</message> |
|
3224 |
<message> |
|
3225 |
<source>Copy of %1 (%2)</source> |
|
10451 | 3226 |
<translation type="unfinished"></translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3227 |
</message> |
2394 | 3228 |
</context> |
3229 |
<context> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3230 |
<name>TCPBase</name> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3231 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3232 |
<source>Unable to start server at %1.</source> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3233 |
<translation type="unfinished"></translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3234 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3235 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3236 |
<source>Unable to run engine at %1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3237 |
Error code: %2</source> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3238 |
<translation type="unfinished"></translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3239 |
</message> |
10451 | 3240 |
<message> |
3241 |
<source>The game engine died unexpectedly! |
|
3242 |
(exit code %1) |
|
3243 |
||
3244 |
We are very sorry for the inconvenience :( |
|
3245 |
||
3246 |
If this keeps happening, please click the '%2' button in the main menu!</source> |
|
3247 |
<translation type="unfinished"></translation> |
|
3248 |
</message> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3249 |
</context> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3250 |
<context> |
8788 | 3251 |
<name>TeamSelWidget</name> |
3252 |
<message> |
|
3253 |
<source>At least two teams are required to play!</source> |
|
3254 |
<translation type="unfinished"></translation> |
|
3255 |
</message> |
|
3256 |
</context> |
|
3257 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3258 |
<name>ThemePrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3259 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3260 |
<source>Cancel</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3261 |
<translation type="unfinished">Cancelar</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3262 |
</message> |
8648 | 3263 |
<message> |
3264 |
<source>Search for a theme:</source> |
|
3265 |
<translation type="unfinished"></translation> |
|
3266 |
</message> |
|
3267 |
<message> |
|
3268 |
<source>Use selected theme</source> |
|
3269 |
<translation type="unfinished"></translation> |
|
3270 |
</message> |
|
11526 | 3271 |
<message> |
3272 |
<source>Choose a theme</source> |
|
3273 |
<translation type="unfinished"></translation> |
|
3274 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3275 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3276 |
<context> |
1247 | 3277 |
<name>binds</name> |
3278 |
<message> |
|
3279 |
<source>up</source> |
|
3280 |
<translation>arriba</translation> |
|
3281 |
</message> |
|
3282 |
<message> |
|
3283 |
<source>left</source> |
|
3284 |
<translation>izquierda</translation> |
|
3285 |
</message> |
|
3286 |
<message> |
|
3287 |
<source>right</source> |
|
3288 |
<translation>derecha</translation> |
|
3289 |
</message> |
|
3290 |
<message> |
|
3291 |
<source>down</source> |
|
3292 |
<translation>abajo</translation> |
|
3293 |
</message> |
|
3294 |
<message> |
|
3295 |
<source>attack</source> |
|
3296 |
<translation>atacar</translation> |
|
3297 |
</message> |
|
3298 |
<message> |
|
3299 |
<source>put</source> |
|
3300 |
<translation>usar</translation> |
|
3301 |
</message> |
|
3302 |
<message> |
|
3303 |
<source>switch</source> |
|
3304 |
<translation>cambiar</translation> |
|
3305 |
</message> |
|
3306 |
<message> |
|
3307 |
<source>find hedgehog</source> |
|
10451 | 3308 |
<translation type="obsolete">buscar erizo</translation> |
1247 | 3309 |
</message> |
3310 |
<message> |
|
3311 |
<source>ammo menu</source> |
|
3312 |
<translation>menú de armamento</translation> |
|
3313 |
</message> |
|
3314 |
<message> |
|
3315 |
<source>slot 1</source> |
|
5920 | 3316 |
<translation>fila 1</translation> |
1247 | 3317 |
</message> |
3318 |
<message> |
|
3319 |
<source>slot 2</source> |
|
5920 | 3320 |
<translation>fila 2</translation> |
1247 | 3321 |
</message> |
3322 |
<message> |
|
3323 |
<source>slot 3</source> |
|
5920 | 3324 |
<translation>fila 3</translation> |
1247 | 3325 |
</message> |
3326 |
<message> |
|
3327 |
<source>slot 4</source> |
|
5920 | 3328 |
<translation>fila 4</translation> |
1247 | 3329 |
</message> |
3330 |
<message> |
|
3331 |
<source>slot 5</source> |
|
5920 | 3332 |
<translation>fila 5</translation> |
1247 | 3333 |
</message> |
3334 |
<message> |
|
3335 |
<source>slot 6</source> |
|
5920 | 3336 |
<translation>fila 6</translation> |
1247 | 3337 |
</message> |
3338 |
<message> |
|
3339 |
<source>slot 7</source> |
|
5920 | 3340 |
<translation>fila 7</translation> |
1247 | 3341 |
</message> |
3342 |
<message> |
|
3343 |
<source>slot 8</source> |
|
5920 | 3344 |
<translation>fila 8</translation> |
1247 | 3345 |
</message> |
3346 |
<message> |
|
3347 |
<source>slot 9</source> |
|
5920 | 3348 |
<translation>fila 9</translation> |
1247 | 3349 |
</message> |
3350 |
<message> |
|
3351 |
<source>timer 1 sec</source> |
|
3352 |
<translation>temporizador 1 sec</translation> |
|
3353 |
</message> |
|
3354 |
<message> |
|
3355 |
<source>timer 2 sec</source> |
|
3356 |
<translation>temporizador 2 sec</translation> |
|
3357 |
</message> |
|
3358 |
<message> |
|
3359 |
<source>timer 3 sec</source> |
|
3360 |
<translation>temporizador 3 sec</translation> |
|
3361 |
</message> |
|
3362 |
<message> |
|
3363 |
<source>timer 4 sec</source> |
|
3364 |
<translation>temporizador 4 sec</translation> |
|
3365 |
</message> |
|
3366 |
<message> |
|
3367 |
<source>timer 5 sec</source> |
|
3368 |
<translation>temporizador 5 sec</translation> |
|
3369 |
</message> |
|
3370 |
<message> |
|
3371 |
<source>pause</source> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3372 |
<translation type="vanished">pausa</translation> |
1247 | 3373 |
</message> |
3374 |
<message> |
|
3375 |
<source>volume down</source> |
|
3376 |
<translation>disminuir volumen</translation> |
|
3377 |
</message> |
|
3378 |
<message> |
|
3379 |
<source>volume up</source> |
|
3380 |
<translation>aumentar volumen</translation> |
|
3381 |
</message> |
|
3382 |
<message> |
|
3383 |
<source>change mode</source> |
|
3384 |
<translation>cambiar modo</translation> |
|
3385 |
</message> |
|
3386 |
<message> |
|
3387 |
<source>capture</source> |
|
3388 |
<translation>capturar</translation> |
|
3389 |
</message> |
|
3390 |
<message> |
|
3391 |
<source>quit</source> |
|
3392 |
<translation>salir</translation> |
|
3393 |
</message> |
|
3394 |
<message> |
|
3395 |
<source>chat</source> |
|
3396 |
<translation>conversación</translation> |
|
3397 |
</message> |
|
3398 |
<message> |
|
3399 |
<source>chat history</source> |
|
3400 |
<translation>historial de conversación</translation> |
|
3401 |
</message> |
|
3402 |
<message> |
|
3403 |
<source>confirmation</source> |
|
3404 |
<translation>confirmación</translation> |
|
3405 |
</message> |
|
1641 | 3406 |
<message> |
3407 |
<source>precise aim</source> |
|
1803 | 3408 |
<translation>aumentar precisión</translation> |
1641 | 3409 |
</message> |
2394 | 3410 |
<message> |
3411 |
<source>zoom in</source> |
|
2534 | 3412 |
<translation>acercar</translation> |
2394 | 3413 |
</message> |
3414 |
<message> |
|
3415 |
<source>zoom out</source> |
|
2534 | 3416 |
<translation>alejar</translation> |
2394 | 3417 |
</message> |
3418 |
<message> |
|
3419 |
<source>reset zoom</source> |
|
2534 | 3420 |
<translation>reiniciar zoom</translation> |
2394 | 3421 |
</message> |
2441 | 3422 |
<message> |
3423 |
<source>long jump</source> |
|
2534 | 3424 |
<translation>salto largo</translation> |
2441 | 3425 |
</message> |
3426 |
<message> |
|
3427 |
<source>high jump</source> |
|
2534 | 3428 |
<translation>salto alto</translation> |
2441 | 3429 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3313
diff
changeset
|
3430 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3313
diff
changeset
|
3431 |
<source>slot 10</source> |
3998 | 3432 |
<translation>posición 10</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3313
diff
changeset
|
3433 |
</message> |
7679 | 3434 |
<message> |
3435 |
<source>mute audio</source> |
|
3436 |
<translation type="unfinished"></translation> |
|
3437 |
</message> |
|
3438 |
<message> |
|
3439 |
<source>record</source> |
|
3440 |
<translation type="unfinished"></translation> |
|
3441 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3442 |
<message> |
10451 | 3443 |
<source>autocam / find hedgehog</source> |
3444 |
<translation type="unfinished"></translation> |
|
3445 |
</message> |
|
3446 |
<message> |
|
3447 |
<source>speed up replay</source> |
|
3448 |
<translation type="unfinished"></translation> |
|
3449 |
</message> |
|
12721 | 3450 |
<message> |
3451 |
<source>toggle team bars</source> |
|
3452 |
<extracomment>This refers to the team info bars (name/flag/health) of all teams. These are shown at the bottom center of the screen</extracomment> |
|
3453 |
<translation type="unfinished"></translation> |
|
3454 |
</message> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3455 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3456 |
<source>team chat</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3457 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3458 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3459 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3460 |
<source>pause / auto skip</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3461 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3462 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3463 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3464 |
<source>toggle hedgehog tags</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3465 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3466 |
</message> |
2441 | 3467 |
</context> |
3468 |
<context> |
|
3469 |
<name>binds (categories)</name> |
|
3470 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3471 |
<source>Movement</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3472 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3473 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3474 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3475 |
<source>Weapons</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3476 |
<translation type="unfinished">Set de armas</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3477 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3478 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3479 |
<source>Camera</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3480 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3481 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3482 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3483 |
<source>Miscellaneous</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3484 |
<translation type="unfinished"></translation> |
2441 | 3485 |
</message> |
3486 |
</context> |
|
3487 |
<context> |
|
3488 |
<name>binds (descriptions)</name> |
|
3489 |
<message> |
|
3490 |
<source>Traverse gaps and obstacles by jumping:</source> |
|
2534 | 3491 |
<translation>Sortea huecos y obstáculos saltando:</translation> |
2441 | 3492 |
</message> |
3493 |
<message> |
|
3494 |
<source>Fire your selected weapon or trigger an utility item:</source> |
|
2534 | 3495 |
<translation>Dispara el arma seleccionada o usa una herramienta:</translation> |
2441 | 3496 |
</message> |
3497 |
<message> |
|
3498 |
<source>Pick a weapon or a target location under the cursor:</source> |
|
2534 | 3499 |
<translation>Selecciona un arma o un objetivo bajo el cursor:</translation> |
2441 | 3500 |
</message> |
3501 |
<message> |
|
3502 |
<source>Switch your currently active hog (if possible):</source> |
|
2534 | 3503 |
<translation>Cambia tu erizo activo (si es posible):</translation> |
2441 | 3504 |
</message> |
3505 |
<message> |
|
3506 |
<source>Pick a weapon or utility item:</source> |
|
2534 | 3507 |
<translation>Selecciona un arma o herramienta:</translation> |
2441 | 3508 |
</message> |
3509 |
<message> |
|
3510 |
<source>Set the timer on bombs and timed weapons:</source> |
|
2534 | 3511 |
<translation>Establece el temporizador de bombas y armas temporizadas:</translation> |
2441 | 3512 |
</message> |
3513 |
<message> |
|
3514 |
<source>Move the camera to the active hog:</source> |
|
10451 | 3515 |
<translation type="obsolete">Centra la cámara en el erizo activo:</translation> |
2441 | 3516 |
</message> |
3517 |
<message> |
|
3518 |
<source>Move the cursor or camera without using the mouse:</source> |
|
2534 | 3519 |
<translation>Mueve el cursor o la cámara sin usar el ratón:</translation> |
2441 | 3520 |
</message> |
3521 |
<message> |
|
3522 |
<source>Modify the camera's zoom level:</source> |
|
2534 | 3523 |
<translation>Modifica el nivel de zoom de la cámara:</translation> |
2441 | 3524 |
</message> |
3525 |
<message> |
|
3526 |
<source>Talk to your team or all participants:</source> |
|
2534 | 3527 |
<translation>Habla con tu equipo o el resto de participantes:</translation> |
2441 | 3528 |
</message> |
3529 |
<message> |
|
3530 |
<source>Pause, continue or leave your game:</source> |
|
2534 | 3531 |
<translation>Pausa, continúa o sal del juego:</translation> |
2441 | 3532 |
</message> |
3533 |
<message> |
|
3534 |
<source>Modify the game's volume while playing:</source> |
|
2534 | 3535 |
<translation>Modifica el volumen mientras juegas:</translation> |
2441 | 3536 |
</message> |
3537 |
<message> |
|
3538 |
<source>Toggle fullscreen mode:</source> |
|
2534 | 3539 |
<translation>Cambiar a/desde modo de pantalla completa:</translation> |
2441 | 3540 |
</message> |
3541 |
<message> |
|
3542 |
<source>Take a screenshot:</source> |
|
2534 | 3543 |
<translation>Toma una captura de pantalla:</translation> |
2441 | 3544 |
</message> |
3545 |
<message> |
|
3546 |
<source>Toggle labels above hedgehogs:</source> |
|
12721 | 3547 |
<translation type="vanished">Cambia las etiquetas sobre los erizos:</translation> |
2441 | 3548 |
</message> |
7679 | 3549 |
<message> |
3550 |
<source>Record video:</source> |
|
3551 |
<translation type="unfinished"></translation> |
|
3552 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3553 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3554 |
<source>Hedgehog movement</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3555 |
<translation type="unfinished"></translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3556 |
</message> |
10451 | 3557 |
<message> |
3558 |
<source>Toggle automatic camera / refocus on active hedgehog:</source> |
|
3559 |
<translation type="unfinished"></translation> |
|
3560 |
</message> |
|
3561 |
<message> |
|
3562 |
<source>Demo replay:</source> |
|
3563 |
<translation type="unfinished"></translation> |
|
3564 |
</message> |
|
12721 | 3565 |
<message> |
3566 |
<source>Heads-up display:</source> |
|
3567 |
<translation type="unfinished"></translation> |
|
3568 |
</message> |
|
2441 | 3569 |
</context> |
3570 |
<context> |
|
3571 |
<name>binds (keys)</name> |
|
3572 |
<message> |
|
3573 |
<source>Axis</source> |
|
2534 | 3574 |
<translation>Eje</translation> |
2441 | 3575 |
</message> |
3576 |
<message> |
|
3577 |
<source>(Up)</source> |
|
2534 | 3578 |
<translation>(Arriba)</translation> |
2441 | 3579 |
</message> |
3580 |
<message> |
|
3581 |
<source>(Down)</source> |
|
2534 | 3582 |
<translation>(Abajo)</translation> |
2441 | 3583 |
</message> |
3584 |
<message> |
|
3585 |
<source>Hat</source> |
|
2534 | 3586 |
<translation>Sombrero</translation> |
2441 | 3587 |
</message> |
3588 |
<message> |
|
3589 |
<source>(Left)</source> |
|
2534 | 3590 |
<translation>(Izquierda)</translation> |
2441 | 3591 |
</message> |
3592 |
<message> |
|
3593 |
<source>(Right)</source> |
|
2534 | 3594 |
<translation>(Derecha)</translation> |
2441 | 3595 |
</message> |
3596 |
<message> |
|
3597 |
<source>Button</source> |
|
2534 | 3598 |
<translation>Botón</translation> |
2441 | 3599 |
</message> |
3600 |
<message> |
|
3601 |
<source>Keyboard</source> |
|
2534 | 3602 |
<translation>Teclado</translation> |
2441 | 3603 |
</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
|
3604 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3605 |
<source>Mouse: Left button</source> |
3284 | 3606 |
<translation>Ratón: botón izquierdo</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3607 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3608 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3609 |
<source>Mouse: Middle button</source> |
3284 | 3610 |
<translation>Ratón: botón central</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3611 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3612 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3613 |
<source>Mouse: Right button</source> |
3284 | 3614 |
<translation>Ratón: botón derecho</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3615 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3616 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3617 |
<source>Mouse: Wheel up</source> |
3284 | 3618 |
<translation>Ratón: rueda arriba</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3619 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3620 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3621 |
<source>Mouse: Wheel down</source> |
3284 | 3622 |
<translation>Ratón: rueda abajo</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3623 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3624 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3625 |
<source>Backspace</source> |
3284 | 3626 |
<translation>Retroceso</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3627 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3628 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3629 |
<source>Tab</source> |
3284 | 3630 |
<translation>Tabulador</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3631 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3632 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3633 |
<source>Clear</source> |
3284 | 3634 |
<translation>Supr</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3635 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3636 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3637 |
<source>Return</source> |
3284 | 3638 |
<translation>Intro</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3639 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3640 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3641 |
<source>Pause</source> |
3284 | 3642 |
<translation>Pausa</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3643 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3644 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3645 |
<source>Escape</source> |
3284 | 3646 |
<translation>Esc</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3647 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3648 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3649 |
<source>Space</source> |
3284 | 3650 |
<translation>Barra espaciadora</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3651 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3652 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3653 |
<source>Delete</source> |
3284 | 3654 |
<translation>Supr</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3655 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3656 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3657 |
<source>Numpad 0</source> |
3284 | 3658 |
<translation>Teclado numérico 0</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3659 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3660 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3661 |
<source>Numpad 1</source> |
3284 | 3662 |
<translation>Teclado numérico 1</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3663 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3664 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3665 |
<source>Numpad 2</source> |
3284 | 3666 |
<translation>Teclado numérico 2</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3667 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3668 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3669 |
<source>Numpad 3</source> |
3284 | 3670 |
<translation>Teclado numérico 3</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3671 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3672 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3673 |
<source>Numpad 4</source> |
3284 | 3674 |
<translation>Teclado numérico 4</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3675 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3676 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3677 |
<source>Numpad 5</source> |
3284 | 3678 |
<translation>Teclado numérico 5</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3679 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3680 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3681 |
<source>Numpad 6</source> |
3284 | 3682 |
<translation>Teclado numérico 6</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3683 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3684 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3685 |
<source>Numpad 7</source> |
3284 | 3686 |
<translation>Teclado numérico 7</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3687 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3688 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3689 |
<source>Numpad 8</source> |
3284 | 3690 |
<translation>Teclado numérico 8</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3691 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3692 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3693 |
<source>Numpad 9</source> |
3284 | 3694 |
<translation>Teclado numérico 9</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3695 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3696 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3697 |
<source>Numpad .</source> |
3284 | 3698 |
<translation>Teclado numérico .</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3699 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3700 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3701 |
<source>Numpad /</source> |
3284 | 3702 |
<translation>Teclado numérico /</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3703 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3704 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3705 |
<source>Numpad *</source> |
3284 | 3706 |
<translation>Teclado numérico *</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3707 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3708 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3709 |
<source>Numpad -</source> |
3284 | 3710 |
<translation>Teclado numérico -</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3711 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3712 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3713 |
<source>Numpad +</source> |
3284 | 3714 |
<translation>Teclado numérico +</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3715 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3716 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3717 |
<source>Enter</source> |
3284 | 3718 |
<translation>Intro</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3719 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3720 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3721 |
<source>Equals</source> |
3284 | 3722 |
<translation>Igual</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3723 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3724 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3725 |
<source>Up</source> |
3284 | 3726 |
<translation>Arriba</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3727 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3728 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3729 |
<source>Down</source> |
3284 | 3730 |
<translation>Abajo</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3731 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3732 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3733 |
<source>Right</source> |
3284 | 3734 |
<translation>Derecha</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3735 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3736 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3737 |
<source>Left</source> |
3284 | 3738 |
<translation>Izquierda</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3739 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3740 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3741 |
<source>Insert</source> |
3284 | 3742 |
<translation>Insert</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3743 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3744 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3745 |
<source>Home</source> |
3284 | 3746 |
<translation>Inicio</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3747 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3748 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3749 |
<source>End</source> |
3284 | 3750 |
<translation>Fin</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3751 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3752 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3753 |
<source>Page up</source> |
3284 | 3754 |
<translation>Re Pág</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3755 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3756 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3757 |
<source>Page down</source> |
3284 | 3758 |
<translation>Av Pág</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3759 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3760 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3761 |
<source>Num lock</source> |
3284 | 3762 |
<translation>Bloq Num</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3763 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3764 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3765 |
<source>Caps lock</source> |
3284 | 3766 |
<translation>Bloq Mayús</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3767 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3768 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3769 |
<source>Scroll lock</source> |
3284 | 3770 |
<translation>Bloq Despl</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3771 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3772 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3773 |
<source>Right shift</source> |
3284 | 3774 |
<translation>Shift derecho</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3775 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3776 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3777 |
<source>Left shift</source> |
3284 | 3778 |
<translation>Shift izquierdo</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3779 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3780 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3781 |
<source>Right ctrl</source> |
3284 | 3782 |
<translation>Ctrl derecho</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3783 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3784 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3785 |
<source>Left ctrl</source> |
3284 | 3786 |
<translation>Ctrl izquierdo</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3787 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3788 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3789 |
<source>Right alt</source> |
3284 | 3790 |
<translation>Alt Gr</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3791 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3792 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3793 |
<source>Left alt</source> |
3284 | 3794 |
<translation>Alt</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3795 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3796 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3797 |
<source>Right meta</source> |
3284 | 3798 |
<translation>Meta derecho</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3799 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3800 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3801 |
<source>Left meta</source> |
3284 | 3802 |
<translation>Meta izquierdo</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3803 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3804 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3805 |
<source>A button</source> |
3284 | 3806 |
<translation>Botón A</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3807 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3808 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3809 |
<source>B button</source> |
3284 | 3810 |
<translation>Botón B</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3811 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3812 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3813 |
<source>X button</source> |
3284 | 3814 |
<translation>Botón X</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3815 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3816 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3817 |
<source>Y button</source> |
3284 | 3818 |
<translation>Botón Y</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3819 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3820 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3821 |
<source>LB button</source> |
3284 | 3822 |
<translation>Botón LB</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3823 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3824 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3825 |
<source>RB button</source> |
3284 | 3826 |
<translation>Botón RB</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3827 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3828 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3829 |
<source>Back button</source> |
3284 | 3830 |
<translation>Botón atrás</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3831 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3832 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3833 |
<source>Start button</source> |
3284 | 3834 |
<translation>Botón Start</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3835 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3836 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3837 |
<source>Left stick</source> |
3284 | 3838 |
<translation>Palanca izquierda</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3839 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3840 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3841 |
<source>Right stick</source> |
3284 | 3842 |
<translation>Palanca derecha</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3843 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3844 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3845 |
<source>Left stick (Right)</source> |
3284 | 3846 |
<translation>Palanca izquierda (derecha)</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3847 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3848 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3849 |
<source>Left stick (Left)</source> |
3284 | 3850 |
<translation>Palanca izquierda (izquierda)</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3851 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3852 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3853 |
<source>Left stick (Down)</source> |
3284 | 3854 |
<translation>Palanca izquierda (abajo)</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3855 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3856 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3857 |
<source>Left stick (Up)</source> |
3284 | 3858 |
<translation>Palanca izquierda (arriba)</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3859 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3860 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3861 |
<source>Left trigger</source> |
3284 | 3862 |
<translation>Gatillo izquierdo</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3863 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3864 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3865 |
<source>Right trigger</source> |
3284 | 3866 |
<translation>Gatillo derecho</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3867 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3868 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3869 |
<source>Right stick (Down)</source> |
3284 | 3870 |
<translation>Palanca derecha (abajo)</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3871 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3872 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3873 |
<source>Right stick (Up)</source> |
3284 | 3874 |
<translation>Palanca derecha (arriba)</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3875 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3876 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3877 |
<source>Right stick (Right)</source> |
3284 | 3878 |
<translation>Palanca derecha (derecha)</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3879 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3880 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3881 |
<source>Right stick (Left)</source> |
3284 | 3882 |
<translation>Palanca derecha (izquierda)</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3883 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3884 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3885 |
<source>DPad</source> |
3284 | 3886 |
<translation>DPad</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3887 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3888 |
</context> |
9793 | 3889 |
<context> |
3890 |
<name>server</name> |
|
3891 |
<message> |
|
3892 |
<source>Nickname is already in use</source> |
|
3893 |
<translation type="unfinished"></translation> |
|
3894 |
</message> |
|
3895 |
<message> |
|
3896 |
<source>No checker rights</source> |
|
3897 |
<translation type="unfinished"></translation> |
|
3898 |
</message> |
|
3899 |
<message> |
|
3900 |
<source>Authentication failed</source> |
|
3901 |
<translation type="unfinished"></translation> |
|
3902 |
</message> |
|
3903 |
<message> |
|
3904 |
<source>60 seconds cooldown after kick</source> |
|
3905 |
<translation type="unfinished"></translation> |
|
3906 |
</message> |
|
3907 |
<message> |
|
3908 |
<source>kicked</source> |
|
3909 |
<translation type="unfinished"></translation> |
|
3910 |
</message> |
|
3911 |
<message> |
|
3912 |
<source>Ping timeout</source> |
|
3913 |
<translation type="unfinished"></translation> |
|
3914 |
</message> |
|
3915 |
<message> |
|
3916 |
<source>bye</source> |
|
3917 |
<translation type="unfinished"></translation> |
|
3918 |
</message> |
|
3919 |
<message> |
|
10451 | 3920 |
<source>New voting started</source> |
3921 |
<translation type="unfinished"></translation> |
|
3922 |
</message> |
|
3923 |
<message> |
|
3924 |
<source>kick</source> |
|
3925 |
<translation type="unfinished"></translation> |
|
3926 |
</message> |
|
3927 |
<message> |
|
3928 |
<source>map</source> |
|
3929 |
<translation type="unfinished"></translation> |
|
3930 |
</message> |
|
3931 |
<message> |
|
3932 |
<source>pause</source> |
|
3933 |
<translation type="unfinished">pausa</translation> |
|
3934 |
</message> |
|
3935 |
<message> |
|
3936 |
<source>Reconnected too fast</source> |
|
3937 |
<translation type="unfinished"></translation> |
|
3938 |
</message> |
|
3939 |
<message> |
|
3940 |
<source>Warning! Chat flood protection activated</source> |
|
3941 |
<translation type="unfinished"></translation> |
|
3942 |
</message> |
|
3943 |
<message> |
|
3944 |
<source>Excess flood</source> |
|
3945 |
<translation type="unfinished"></translation> |
|
3946 |
</message> |
|
3947 |
<message> |
|
3948 |
<source>Game messages flood detected - 1</source> |
|
3949 |
<translation type="unfinished"></translation> |
|
3950 |
</message> |
|
3951 |
<message> |
|
3952 |
<source>Warning! Joins flood protection activated</source> |
|
3953 |
<translation type="unfinished"></translation> |
|
3954 |
</message> |
|
3955 |
<message> |
|
11526 | 3956 |
<source>new seed</source> |
3957 |
<translation type="unfinished"></translation> |
|
3958 |
</message> |
|
3959 |
<message> |
|
3960 |
<source>/maxteams: specify number from 2 to 8</source> |
|
3961 |
<translation type="unfinished"></translation> |
|
3962 |
</message> |
|
3963 |
<message> |
|
3964 |
<source>Available callvote commands: kick <nickname>, map <name>, pause, newseed, hedgehogs</source> |
|
3965 |
<translation type="unfinished"></translation> |
|
3966 |
</message> |
|
3967 |
<message> |
|
13160
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3968 |
<source>The game can't be started with less than two clans!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3969 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3970 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3971 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3972 |
<source>Empty config entry.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3973 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3974 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3975 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3976 |
<source>Access denied.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3977 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3978 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3979 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3980 |
<source>You're not the room master!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3981 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3982 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3983 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3984 |
<source>Corrupted hedgehogs info!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3985 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3986 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3987 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3988 |
<source>Too many teams!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3989 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3990 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3991 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3992 |
<source>Too many hedgehogs!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3993 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3994 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3995 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3996 |
<source>There's already a team with same name in the list.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3997 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3998 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
3999 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4000 |
<source>Joining not possible: Round is in progress.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4001 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4002 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4003 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4004 |
<source>This room currently does not allow adding new teams.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4005 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4006 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4007 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4008 |
<source>Error: The team you tried to remove does not exist.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4009 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4010 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4011 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4012 |
<source>You can't remove a team you don't own.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4013 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4014 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4015 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4016 |
<source>Illegal room name! The room name must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4017 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4018 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4019 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4020 |
<source>A room with the same name already exists.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4021 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4022 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4023 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4024 |
<source>/callvote kick: You need to specify a nickname.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4025 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4026 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4027 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4028 |
<source>/callvote kick: No such user!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4029 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4030 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4031 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4032 |
<source>/callvote map: No such map!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4033 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4034 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4035 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4036 |
<source>/callvote pause: No game in progress!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4037 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4038 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4039 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4040 |
<source>/callvote hedgehogs: Specify number from 1 to 8.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4041 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4042 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4043 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4044 |
<source>Illegal room name! A room name must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4045 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4046 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4047 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4048 |
<source>No such room.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4049 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4050 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4051 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4052 |
<source>Room version incompatible to your Hedgewars version!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4053 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4054 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4055 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4056 |
<source>Access denied. This room currently doesn't allow joining.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4057 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4058 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4059 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4060 |
<source>Access denied. This room is for registered users only.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4061 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4062 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4063 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4064 |
<source>You are banned from this room.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4065 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4066 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4067 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4068 |
<source>Nickname already provided.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4069 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4070 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4071 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4072 |
<source>Illegal nickname! Nicknames must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4073 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4074 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4075 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4076 |
<source>Protocol already known.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4077 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4078 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4079 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4080 |
<source>Bad number.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4081 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4082 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4083 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4084 |
<source>There's no voting going on.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4085 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4086 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4087 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4088 |
<source>You already have voted.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4089 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4090 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4091 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4092 |
<source>Your vote has been counted.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4093 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4094 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4095 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4096 |
<source>Voting closed.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4097 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4098 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4099 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4100 |
<source>Pause toggled.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4101 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4102 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4103 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4104 |
<source>Voting expired.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4105 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4106 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4107 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12721
diff
changeset
|
4108 |
<source>hedgehogs per team: </source> |
11526 | 4109 |
<translation type="unfinished"></translation> |
4110 |
</message> |
|
9793 | 4111 |
</context> |
1247 | 4112 |
</TS> |