author | Kimsey0 |
Sat, 03 Dec 2011 15:09:46 +0100 | |
changeset 6481 | 919d5afa82cc |
parent 6240 | 5d8e478916b4 |
child 6617 | c61a4f68e6e9 |
permissions | -rw-r--r-- |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2 |
<!DOCTYPE TS> |
2657
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
3 |
<TS version="2.0" language="zh_CN"> |
2086 | 4 |
<context> |
5 |
<name>AmmoSchemeModel</name> |
|
6 |
<message> |
|
7 |
<source>new</source> |
|
4495 | 8 |
<translation>新建</translation> |
2086 | 9 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
10 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
11 |
<source>copy of</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
12 |
<translation>备份</translation> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
13 |
</message> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
14 |
</context> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
15 |
<context> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
16 |
<name>DrawMapWidget</name> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
17 |
<message> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
18 |
<source>File error</source> |
5602 | 19 |
<translation type="unfinished">文件错误</translation> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
20 |
</message> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
21 |
<message> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
22 |
<source>Cannot open file '%1' for writing</source> |
5602 | 23 |
<translation type="unfinished">无法打开文件 '%1' 写入</translation> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
24 |
</message> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
25 |
<message> |
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
26 |
<source>Cannot read file '%1'</source> |
5602 | 27 |
<translation type="unfinished">无法读取文件 '%1'</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
28 |
</message> |
2086 | 29 |
</context> |
1550 | 30 |
<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
|
31 |
<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
|
32 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
33 |
<source>Never</source> |
3284 | 34 |
<translation>从不</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
35 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
36 |
<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
|
37 |
<source>Every %1 turn</source> |
3284 | 38 |
<translation> |
2842 | 39 |
<numerusform>每 %1 个回合</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
|
40 |
</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
|
41 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
42 |
</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
|
43 |
<context> |
1550 | 44 |
<name>GameCFGWidget</name> |
45 |
<message> |
|
46 |
<source>Error</source> |
|
1691 | 47 |
<translation>错误</translation> |
1550 | 48 |
</message> |
49 |
<message> |
|
50 |
<source>Illegal ammo scheme</source> |
|
1949 | 51 |
<translation>无法使用此弹药设置</translation> |
1550 | 52 |
</message> |
1900 | 53 |
<message> |
54 |
<source>Edit schemes</source> |
|
3824 | 55 |
<translation>修改游戏设置</translation> |
1900 | 56 |
</message> |
2086 | 57 |
<message> |
58 |
<source>Edit weapons</source> |
|
3824 | 59 |
<translation>修改武器</translation> |
2883 | 60 |
</message> |
4259 | 61 |
<message> |
4418 | 62 |
<source>When this option is enabled selecting a game scheme will auto-select a weapon</source> |
4495 | 63 |
<translation>使用此项则游戏框架自动选择武器配备</translation> |
4259 | 64 |
</message> |
6239 | 65 |
<message> |
66 |
<source>Game Options</source> |
|
67 |
<translation type="unfinished"></translation> |
|
68 |
</message> |
|
2883 | 69 |
</context> |
70 |
<context> |
|
71 |
<name>HWChatWidget</name> |
|
72 |
<message> |
|
73 |
<source>%1 *** %2 has been removed from your ignore list</source> |
|
6239 | 74 |
<translation type="obsolete">%1 *** %2 已经从您的忽略列表中移除</translation> |
2883 | 75 |
</message> |
76 |
<message> |
|
77 |
<source>%1 *** %2 has been added to your ignore list</source> |
|
6239 | 78 |
<translation type="obsolete">%1 *** %2 已经添加到您的忽略列表中</translation> |
2883 | 79 |
</message> |
80 |
<message> |
|
81 |
<source>%1 *** %2 has been removed from your friends list</source> |
|
6239 | 82 |
<translation type="obsolete">%1 *** %2 已经从您的朋友列表中移除</translation> |
2883 | 83 |
</message> |
84 |
<message> |
|
85 |
<source>%1 *** %2 has been added to your friends list</source> |
|
6239 | 86 |
<translation type="obsolete">%1 *** %2 已经添加到您的朋友列表中</translation> |
87 |
</message> |
|
88 |
<message> |
|
89 |
<source>%1 has been removed from your ignore list</source> |
|
90 |
<translation type="unfinished"></translation> |
|
91 |
</message> |
|
92 |
<message> |
|
93 |
<source>%1 has been added to your ignore list</source> |
|
94 |
<translation type="unfinished"></translation> |
|
95 |
</message> |
|
96 |
<message> |
|
97 |
<source>%1 has been removed from your friends list</source> |
|
98 |
<translation type="unfinished"></translation> |
|
99 |
</message> |
|
100 |
<message> |
|
101 |
<source>%1 has been added to your friends list</source> |
|
102 |
<translation type="unfinished"></translation> |
|
103 |
</message> |
|
104 |
<message> |
|
105 |
<source>Stylesheet imported from %1</source> |
|
106 |
<translation type="unfinished"></translation> |
|
107 |
</message> |
|
108 |
<message> |
|
109 |
<source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source> |
|
110 |
<translation type="unfinished"></translation> |
|
111 |
</message> |
|
112 |
<message> |
|
113 |
<source>Couldn't read %1</source> |
|
114 |
<translation type="unfinished"></translation> |
|
115 |
</message> |
|
116 |
<message> |
|
117 |
<source>StyleSheet discarded</source> |
|
118 |
<translation type="unfinished"></translation> |
|
119 |
</message> |
|
120 |
<message> |
|
121 |
<source>StyleSheet saved to %1</source> |
|
122 |
<translation type="unfinished"></translation> |
|
123 |
</message> |
|
124 |
<message> |
|
125 |
<source>Failed to save StyleSheet to %1</source> |
|
126 |
<translation type="unfinished"></translation> |
|
127 |
</message> |
|
128 |
<message> |
|
129 |
<source>%1 is not a valid command!</source> |
|
130 |
<translation type="unfinished"></translation> |
|
2086 | 131 |
</message> |
6240 | 132 |
<message> |
133 |
<source>Kicking %1 ...</source> |
|
134 |
<translation type="unfinished"></translation> |
|
135 |
</message> |
|
1550 | 136 |
</context> |
137 |
<context> |
|
138 |
<name>HWForm</name> |
|
139 |
<message> |
|
140 |
<source>Error</source> |
|
141 |
<translation>错误</translation> |
|
142 |
</message> |
|
143 |
<message> |
|
144 |
<source>OK</source> |
|
1949 | 145 |
<translation>确认</translation> |
1550 | 146 |
</message> |
147 |
<message> |
|
148 |
<source>Cannot save record to file %1</source> |
|
149 |
<translation>无法录入文件 %1</translation> |
|
150 |
</message> |
|
151 |
<message> |
|
152 |
<source>Unable to start the server</source> |
|
153 |
<translation>开启服务端出现错误</translation> |
|
154 |
</message> |
|
155 |
<message> |
|
156 |
<source>new</source> |
|
4418 | 157 |
<translation type="obsolete">新</translation> |
1550 | 158 |
</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
|
159 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
160 |
<source>Please select record from the list above</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
161 |
<translation>请选择一个记录</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
|
162 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
163 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
164 |
<source>DefaultTeam</source> |
4495 | 165 |
<translation>默认队伍</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
166 |
</message> |
4124 | 167 |
<message> |
168 |
<source>Hedgewars Demo File</source> |
|
169 |
<comment>File Types</comment> |
|
4495 | 170 |
<translation>刺猬大作战回放文件</translation> |
4124 | 171 |
</message> |
172 |
<message> |
|
173 |
<source>Hedgewars Save File</source> |
|
174 |
<comment>File Types</comment> |
|
4495 | 175 |
<translation>刺猬大作战存档文件</translation> |
4124 | 176 |
</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
|
177 |
<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
|
178 |
<source>Demo name</source> |
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
|
179 |
<translation type="unfinished"></translation> |
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
|
180 |
</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
|
181 |
<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
|
182 |
<source>Demo name:</source> |
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
|
183 |
<translation type="unfinished"></translation> |
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
|
184 |
</message> |
6239 | 185 |
<message> |
186 |
<source>Game aborted</source> |
|
187 |
<translation type="unfinished"></translation> |
|
188 |
</message> |
|
189 |
<message> |
|
190 |
<source>Password</source> |
|
191 |
<translation type="unfinished">密码</translation> |
|
192 |
</message> |
|
193 |
<message> |
|
194 |
<source>Your nickname %1 is |
|
195 |
registered on Hedgewars.org |
|
196 |
Please provide your password below |
|
197 |
or pick another nickname in game config:</source> |
|
198 |
<translation type="unfinished">您的昵称%1 |
|
199 |
在Hedgewars.org已注册 |
|
200 |
请输入您的密码 |
|
201 |
或从游戏配置中选择另一个昵称:</translation> |
|
202 |
</message> |
|
203 |
<message> |
|
204 |
<source>No password supplied.</source> |
|
205 |
<translation type="unfinished"></translation> |
|
206 |
</message> |
|
207 |
<message> |
|
208 |
<source>Nickname</source> |
|
209 |
<translation type="unfinished">昵称</translation> |
|
210 |
</message> |
|
211 |
<message> |
|
212 |
<source>Some one already uses |
|
213 |
your nickname %1 |
|
214 |
on the server. |
|
215 |
Please pick another nickname:</source> |
|
216 |
<translation type="unfinished"></translation> |
|
217 |
</message> |
|
218 |
<message> |
|
219 |
<source>No nickname supplied.</source> |
|
220 |
<translation type="unfinished"></translation> |
|
221 |
</message> |
|
1550 | 222 |
</context> |
223 |
<context> |
|
224 |
<name>HWGame</name> |
|
225 |
<message> |
|
226 |
<source>en.txt</source> |
|
227 |
<translation>zh_CN.txt</translation> |
|
228 |
</message> |
|
229 |
<message> |
|
230 |
<source>Cannot open demofile %1</source> |
|
231 |
<translation>DEMO %1 打不开</translation> |
|
232 |
</message> |
|
233 |
</context> |
|
234 |
<context> |
|
235 |
<name>HWMapContainer</name> |
|
236 |
<message> |
|
237 |
<source>Map</source> |
|
238 |
<translation>地图</translation> |
|
239 |
</message> |
|
240 |
<message> |
|
241 |
<source>Themes</source> |
|
242 |
<translation>主题</translation> |
|
243 |
</message> |
|
1803 | 244 |
<message> |
245 |
<source>Filter</source> |
|
1949 | 246 |
<translation>过滤</translation> |
1803 | 247 |
</message> |
248 |
<message> |
|
249 |
<source>All</source> |
|
1949 | 250 |
<translation>全部</translation> |
1803 | 251 |
</message> |
252 |
<message> |
|
253 |
<source>Small</source> |
|
1949 | 254 |
<translation>小型</translation> |
1803 | 255 |
</message> |
256 |
<message> |
|
257 |
<source>Medium</source> |
|
1949 | 258 |
<translation>中型</translation> |
1803 | 259 |
</message> |
260 |
<message> |
|
261 |
<source>Large</source> |
|
1949 | 262 |
<translation>大型</translation> |
1803 | 263 |
</message> |
264 |
<message> |
|
265 |
<source>Cavern</source> |
|
1949 | 266 |
<translation>洞穴</translation> |
1803 | 267 |
</message> |
268 |
<message> |
|
269 |
<source>Wacky</source> |
|
4495 | 270 |
<translation>险峻</translation> |
1803 | 271 |
</message> |
3163 | 272 |
<message> |
3181 | 273 |
<source>Type</source> |
3824 | 274 |
<translation>类型</translation> |
3181 | 275 |
</message> |
276 |
<message> |
|
277 |
<source>Small tunnels</source> |
|
4495 | 278 |
<translation>小型隧道</translation> |
3181 | 279 |
</message> |
280 |
<message> |
|
281 |
<source>Medium tunnels</source> |
|
4495 | 282 |
<translation>中型隧道</translation> |
3181 | 283 |
</message> |
284 |
<message> |
|
285 |
<source>Large tunnels</source> |
|
4495 | 286 |
<translation>大型隧道</translation> |
3181 | 287 |
</message> |
288 |
<message> |
|
289 |
<source>Small floating islands</source> |
|
4495 | 290 |
<translation>小型漂浮岛屿</translation> |
3181 | 291 |
</message> |
292 |
<message> |
|
293 |
<source>Medium floating islands</source> |
|
4495 | 294 |
<translation>中型漂浮岛屿</translation> |
3181 | 295 |
</message> |
296 |
<message> |
|
297 |
<source>Large floating islands</source> |
|
4495 | 298 |
<translation>大型漂浮岛屿</translation> |
3163 | 299 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
300 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
301 |
<source>Seed</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
302 |
<translation>作种</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
303 |
</message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
304 |
<message> |
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
305 |
<source>Set</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
306 |
<translation>设定</translation> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
307 |
</message> |
1550 | 308 |
</context> |
309 |
<context> |
|
310 |
<name>HWNetServersModel</name> |
|
311 |
<message> |
|
312 |
<source>Title</source> |
|
4495 | 313 |
<translation>名称</translation> |
1550 | 314 |
</message> |
315 |
<message> |
|
316 |
<source>IP</source> |
|
317 |
<translation>IP</translation> |
|
318 |
</message> |
|
319 |
<message> |
|
320 |
<source>Port</source> |
|
321 |
<translation>端口</translation> |
|
322 |
</message> |
|
323 |
</context> |
|
324 |
<context> |
|
325 |
<name>HWNewNet</name> |
|
326 |
<message> |
|
327 |
<source>The host was not found. Please check the host name and port settings.</source> |
|
4495 | 328 |
<translation>没找到主机。请检查主机名和端口设置。</translation> |
1550 | 329 |
</message> |
330 |
<message> |
|
331 |
<source>Connection refused</source> |
|
332 |
<translation>连接被拒绝</translation> |
|
333 |
</message> |
|
334 |
<message> |
|
335 |
<source>Quit reason: </source> |
|
4495 | 336 |
<translation>退出原因:</translation> |
1550 | 337 |
</message> |
1604 | 338 |
<message> |
339 |
<source>Room destroyed</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
340 |
<translation>房间损坏</translation> |
1604 | 341 |
</message> |
1900 | 342 |
<message> |
343 |
<source>You got kicked</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
344 |
<translation>被踢出</translation> |
1900 | 345 |
</message> |
346 |
<message> |
|
347 |
<source>Password</source> |
|
6239 | 348 |
<translation type="obsolete">密码</translation> |
1900 | 349 |
</message> |
350 |
<message> |
|
2394 | 351 |
<source>Your nickname %1 is |
352 |
registered on Hedgewars.org |
|
353 |
Please provide your password |
|
354 |
or pick another nickname:</source> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
355 |
<translation type="obsolete">您的昵称%1 |
2668
d3a85891ae39
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents:
2657
diff
changeset
|
356 |
在Hedgewars.org已注册 |
d3a85891ae39
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents:
2657
diff
changeset
|
357 |
请输入您的密码 |
2842 | 358 |
或选择另一个昵称:</translation> |
1900 | 359 |
</message> |
2441 | 360 |
<message> |
361 |
<source>%1 *** %2 has joined the room</source> |
|
4495 | 362 |
<translation>%1 *** %2 进入这个房间了</translation> |
2441 | 363 |
</message> |
364 |
<message> |
|
365 |
<source>%1 *** %2 has joined</source> |
|
4495 | 366 |
<translation>%1 *** %2 加入了</translation> |
2441 | 367 |
</message> |
368 |
<message> |
|
2442 | 369 |
<source>%1 *** %2 has left (%3)</source> |
4495 | 370 |
<translation>%1 *** %2 离开了(%3)</translation> |
2441 | 371 |
</message> |
372 |
<message> |
|
2442 | 373 |
<source>%1 *** %2 has left</source> |
4495 | 374 |
<translation>%1 *** %2 离开了</translation> |
2441 | 375 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
376 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
377 |
<source>Your nickname %1 is |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
378 |
registered on Hedgewars.org |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
379 |
Please provide your password below |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
380 |
or pick another nickname in game config:</source> |
6239 | 381 |
<translation type="obsolete">您的昵称%1 |
3824 | 382 |
在Hedgewars.org已注册 |
383 |
请输入您的密码 |
|
384 |
或从游戏配置中选择另一个昵称:</translation> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
385 |
</message> |
5602 | 386 |
<message> |
387 |
<source>Nickname</source> |
|
6239 | 388 |
<translation type="obsolete">昵称</translation> |
389 |
</message> |
|
390 |
<message> |
|
391 |
<source>User quit</source> |
|
5602 | 392 |
<translation type="unfinished"></translation> |
393 |
</message> |
|
1550 | 394 |
</context> |
395 |
<context> |
|
396 |
<name>KB</name> |
|
397 |
<message> |
|
398 |
<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> |
|
4495 | 399 |
<translation>渲染文字时SDL_ttf 返回错误,可能有关freetype2的bug。建议升级 freetype。</translation> |
1550 | 400 |
</message> |
401 |
</context> |
|
402 |
<context> |
|
1933 | 403 |
<name>PageAdmin</name> |
404 |
<message> |
|
405 |
<source>Server message:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
406 |
<translation type="obsolete">服务器信息:</translation> |
1933 | 407 |
</message> |
408 |
<message> |
|
409 |
<source>Set message</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
410 |
<translation type="obsolete">设定信息</translation> |
1933 | 411 |
</message> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
412 |
<message> |
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
413 |
<source>Clear Accounts Cache</source> |
2291 | 414 |
<translation>清空账户缓存</translation> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
415 |
</message> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
416 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
417 |
<source>Fetch data</source> |
3824 | 418 |
<translation>获取数据</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
419 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
420 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
421 |
<source>Server message for latest version:</source> |
4495 | 422 |
<translation>最新版本的服务器信息</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
423 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
424 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
425 |
<source>Server message for previous versions:</source> |
4495 | 426 |
<translation>之前版本的服务器信息</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
427 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
428 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
429 |
<source>Latest version protocol number:</source> |
3824 | 430 |
<translation>最新版本的通讯协议号码:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
431 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
432 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
433 |
<source>MOTD preview:</source> |
3824 | 434 |
<translation>MOTD预览:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
435 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
436 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
437 |
<source>Set data</source> |
3824 | 438 |
<translation>设定数据</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
439 |
</message> |
1933 | 440 |
</context> |
441 |
<context> |
|
442 |
<name>PageConnecting</name> |
|
443 |
<message> |
|
444 |
<source>Connecting...</source> |
|
1949 | 445 |
<translation>连接中...</translation> |
1933 | 446 |
</message> |
5602 | 447 |
<message> |
448 |
<source>Cancel</source> |
|
6239 | 449 |
<translation type="obsolete">取消</translation> |
5602 | 450 |
</message> |
1933 | 451 |
</context> |
452 |
<context> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
453 |
<name>PageDrawMap</name> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
454 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
455 |
<source>Undo</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
456 |
<translation>取消</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
457 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
458 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
459 |
<source>Clear</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
460 |
<translation>清除</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
461 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
462 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
463 |
<source>Load</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
464 |
<translation>读取</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
465 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
466 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
467 |
<source>Save</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
468 |
<translation>保存</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
469 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
470 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
471 |
<source>Load drawn map</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
472 |
<translation>读取已经绘制的地图</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
473 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
474 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
475 |
<source>Drawn Maps (*.hwmap);;All files (*.*)</source> |
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
|
476 |
<translation type="obsolete">绘制的地图 (*.hwmap);;全部文件 (*.*)</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
477 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
478 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
479 |
<source>Save drawn map</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
480 |
<translation>保存绘制的地图</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
481 |
</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
|
482 |
<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
|
483 |
<source>Drawn Maps</source> |
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
|
484 |
<translation type="unfinished"></translation> |
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
|
485 |
</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
|
486 |
<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
|
487 |
<source>All files</source> |
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
|
488 |
<translation type="unfinished"></translation> |
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
|
489 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
490 |
</context> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
491 |
<context> |
1550 | 492 |
<name>PageEditTeam</name> |
493 |
<message> |
|
494 |
<source>General</source> |
|
495 |
<translation>常规</translation> |
|
496 |
</message> |
|
497 |
<message> |
|
498 |
<source>Advanced</source> |
|
499 |
<translation>进阶</translation> |
|
500 |
</message> |
|
501 |
</context> |
|
502 |
<context> |
|
1673 | 503 |
<name>PageGameStats</name> |
504 |
<message> |
|
505 |
<source><p>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</p></source> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
506 |
<translation type="obsolete"><p>最佳射手奖给与 <b>%1</b>:伤害 <b>%2</b>点。</p></translation> |
1673 | 507 |
</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
|
508 |
<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
|
509 |
<source><p>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</p></source> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
510 |
<translation type="obsolete"> |
2842 | 511 |
<numerusform><p>最佳杀手是 <b>%1</b>单回合击杀刺猬数:<b>%2</b></p></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
|
512 |
</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
|
513 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
514 |
<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
|
515 |
<source><p>A total of <b>%1</b> hedgehog(s) were killed during this round.</p></source> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
516 |
<translation type="obsolete"> |
2842 | 517 |
<numerusform><p>本轮总共有<b>%1</b>只刺猬被击杀</p></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
|
518 |
</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
|
519 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
520 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
521 |
<source>Details</source> |
4012 | 522 |
<translation>细节</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
523 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
524 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
525 |
<source>Health graph</source> |
4495 | 526 |
<translation>健康值图形</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
527 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
528 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
529 |
<source>Ranking</source> |
4495 | 530 |
<translation>排名</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
531 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
532 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
533 |
<source>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</source> |
4495 | 534 |
<translation>最佳射手<b>%1</b>为同族制造了<b>%2</b>点创伤</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
535 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
536 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
537 |
<source>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</source> |
4012 | 538 |
<translation> |
4495 | 539 |
<numerusform>最佳杀手<b>%1</b> 完成了单回合<b>%2</b>次击杀</numerusform> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
540 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
541 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
542 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
543 |
<source>A total of <b>%1</b> hedgehog(s) were killed during this round.</source> |
4012 | 544 |
<translation> |
4495 | 545 |
<numerusform>总共<b>%1</b>只刺猬在本轮失去生命。</numerusform> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
546 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
547 |
</message> |
4176 | 548 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
549 |
<source>(%1 kill)</source> |
4495 | 550 |
<translation> |
551 |
<numerusform>(%1 击杀)</numerusform> |
|
4176 | 552 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
553 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
554 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
555 |
<source>(%1 kills)</source> |
4495 | 556 |
<translation type="obsolete">(%1 击杀)</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
557 |
</message> |
4177 | 558 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
559 |
<source><b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.</source> |
4495 | 560 |
<translation> |
561 |
<numerusform><b>%1</b>以为给自己的刺猬造成 <b>%2</b> 点创伤是小意思。</numerusform> |
|
4177 | 562 |
</translation> |
563 |
</message> |
|
564 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
565 |
<source><b>%1</b> killed <b>%2</b> of his own hedgehogs.</source> |
4495 | 566 |
<translation> |
567 |
<numerusform><b>%1</b> 整垮了 <b>%2</b> 只自己的刺猬。</numerusform> |
|
4177 | 568 |
</translation> |
569 |
</message> |
|
570 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
571 |
<source><b>%1</b> was scared and skipped turn <b>%2</b> times.</source> |
4495 | 572 |
<translation> |
573 |
<numerusform><b>%1</b> 受惊了,共计 <b>%2</b> 次放弃。</numerusform> |
|
4177 | 574 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
575 |
</message> |
1673 | 576 |
</context> |
577 |
<context> |
|
6239 | 578 |
<name>PageInGame</name> |
579 |
<message> |
|
580 |
<source>In game...</source> |
|
581 |
<translation type="unfinished"></translation> |
|
582 |
</message> |
|
583 |
</context> |
|
584 |
<context> |
|
1550 | 585 |
<name>PageMain</name> |
586 |
<message> |
|
587 |
<source>Local Game (Play a game on a single computer)</source> |
|
3824 | 588 |
<translation>单机游戏(在一台电脑上)</translation> |
1550 | 589 |
</message> |
590 |
<message> |
|
591 |
<source>Network Game (Play a game across a network)</source> |
|
592 |
<translation>网络游戏(通过网络)</translation> |
|
593 |
</message> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
594 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
595 |
<source>Simply pick the same color as a friend to play together as a team. Each of you will still control his or her own hedgehogs but they'll win or lose together.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
596 |
<comment>Tips</comment> |
3824 | 597 |
<translation>点击同色作为同一组的友军。控制权不分享,但是共同胜利/失败。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
598 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
599 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
600 |
<source>Some weapons might do only low damage but they can be a lot more devastating in the right situation. Try to use the Desert Eagle to knock multiple hedgehogs into the water.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
601 |
<comment>Tips</comment> |
3824 | 602 |
<translation>有些武器可能威力低下但是有毁灭性的效果。比如沙漠之鹰能把多个刺猬打入水中。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
603 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
604 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
605 |
<source>If you're unsure what to do and don't want to waste ammo, skip one round. But don't let too much time pass as there will be Sudden Death!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
606 |
<comment>Tips</comment> |
4495 | 607 |
<translation>加入不确定怎么做,不要浪费弹药,跳过此回合。但是注意突然时间!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
608 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
609 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
610 |
<source>Want to save ropse? Release the rope in mid air and then shoot again. As long as you don't touch the ground you'll reuse your rope without wasting ammo!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
611 |
<comment>Tips</comment> |
4495 | 612 |
<translation type="obsolete">保存绳子?在半空释放然后再次射出。只要不接触地面停止就可以继续使用同一根不会浪费!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
613 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
614 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
615 |
<source>If you'd like to keep others from using your preferred nickname on the official server, register an account at http://www.hedgewars.org/.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
616 |
<comment>Tips</comment> |
4495 | 617 |
<translation>如果您确定好了一个昵称不想让别人使用,那么在 http://www.hedgewars.org/. 注册一个帐号吧</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
618 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
619 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
620 |
<source>You're bored of default gameplay? Try one of the missions - they'll offer different gameplay depending on the one you picked.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
621 |
<comment>Tips</comment> |
4495 | 622 |
<translation>厌倦了默认的玩法?试试任务——</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
623 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
624 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
625 |
<source>By default the game will always record the last game played as a demo. Select 'Local Game' and pick the 'Demos' button on the lower right corner to play or manage them.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
626 |
<comment>Tips</comment> |
4495 | 627 |
<translation>默认情况下游戏记录最后的游戏作为Demo,选择单机游戏——然后Demo——然后点击右下角开始回放或者整理。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
628 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
629 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
630 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. If you've got problems, ask on our forums but please don't expect 24/7 support!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
631 |
<comment>Tips</comment> |
4495 | 632 |
<translation>刺猬大作战是一个开放源代码的免费软件,它充分利用了我们的业余时间。如果您有问题,到论坛来吧,不过7×24小时支持不可能!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
633 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
634 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
635 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. If you like it, help us with a small donation or contribute your own work!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
636 |
<comment>Tips</comment> |
4495 | 637 |
<translation>刺猬大作战是一个开放源代码的免费软件,它充分利用了我们的业余时间。如果您喜欢它,我们接受您的捐赠/感谢!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
638 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
639 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
640 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. Share it with your family and friends as you like!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
641 |
<comment>Tips</comment> |
4495 | 642 |
<translation>刺猬大作战是一个开放源代码的免费软件,它充分利用了我们的业余时间。与他人分享它吧!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
643 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
644 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
645 |
<source>From time to time there will be official tournaments. Upcoming events will be announced at http://www.hedgewars.org/ some days in advance.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
646 |
<comment>Tips</comment> |
4495 | 647 |
<translation>官方的竞赛一直存在。临近时去 http://www.hedgewars.org/ 即可看到。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
648 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
649 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
650 |
<source>Hedgewars is available in many languages. If the translation in your language seems to be missing or outdated, feel free to contact us!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
651 |
<comment>Tips</comment> |
4495 | 652 |
<translation>Hedgewars 被翻译成多种语言,中文是刺猬大作战——同样为翻译名。如果您的语言翻译有什么缺失/过时/遗漏或任何问题,来联系我们吧!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
653 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
654 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
655 |
<source>Hedgewars can be run on lots of different operating systems including Microsoft Windows, Mac OS X and Linux.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
656 |
<comment>Tips</comment> |
4495 | 657 |
<translation>刺猬大作战可以运行的操作系统包括:GNU/Linux、Mac OS X、MicroSoft Windows。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
658 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
659 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
660 |
<source>Always remember you're able to set up your own games in local and network/online play. You're not restricted to the 'Simple Game' option.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
661 |
<comment>Tips</comment> |
4495 | 662 |
<translation>您可以建立自己的网络游戏/局域网游戏。不仅限于 "简单游戏" 选项。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
663 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
664 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
665 |
<source>Create an account on http://www.hedgewars.org/ to keep others from using your most favourite nickname while playing on the official server.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
666 |
<comment>Tips</comment> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
667 |
<translation type="obsolete">在官方服务器 http://www.hedgewars.org/ 建立自己的帐号——就能一直使用最喜欢的昵称</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
668 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
669 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
670 |
<source>While playing you should give yourself a short break at least once an hour.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
671 |
<comment>Tips</comment> |
3824 | 672 |
<translation>最好玩一个小时就休息一下,如果你要继续用电脑。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
673 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
674 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
675 |
<source>If your graphics card isn't able to provide hardware accelerated OpenGL, try to enable the low quality mode to improve performance.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
676 |
<comment>Tips</comment> |
4495 | 677 |
<translation>假如你的显卡不能提供OpenGL硬件加速,试着用降低效果的方式运行</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
678 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
679 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
680 |
<source>We're open to suggestions and constructive feedback. If you don't like something or got a great idea, let us know!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
681 |
<comment>Tips</comment> |
4495 | 682 |
<translation>我们接受意见和建设性反馈。假如您有好电子或者不喜欢的东西,告诉我们!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
683 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
684 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
685 |
<source>Especially while playing online be polite and always remember there might be some minors playing with or against you as well!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
686 |
<comment>Tips</comment> |
4495 | 687 |
<translation>特别是网络游戏,请有礼貌记住对方也和您一样是人!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
688 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
689 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
690 |
<source>Special game modes such as 'Vampirism' or 'Karma' allow you to develop completely new tactics. Try them in a custom game!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
691 |
<comment>Tips</comment> |
4495 | 692 |
<translation>特别游戏模式“吸血“、”因果报应“需要全新的战术。现在自定义游戏里试试!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
693 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
694 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
695 |
<source>The Windows version of Hedgewars supports Xfire. Make sure to add Hedgwars to its game list so your friends can see you playing.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
696 |
<comment>Tips</comment> |
4864 | 697 |
<translation type="obsolete">Windows版本的刺猬大作战支持Xfire。添加它到游戏列表里让您的朋友看到。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
698 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
699 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
700 |
<source>You should never install Hedgewars on computers you don't own (school, university, work, etc.). Please ask the responsible person instead!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
701 |
<comment>Tips</comment> |
4495 | 702 |
<translation>您不应该在不属于您的计算机上安装刺猬大作战——比如学校/工作场所。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
703 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
704 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
705 |
<source>Hedgewars can be perfect for short games during breaks. Just ensure you don't add too many hedgehogs or use an huge map. Reducing time and health might help as well.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
706 |
<comment>Tips</comment> |
4495 | 707 |
<translation>刺猬大作战适合短时间休息,不需要太多刺猬挤在大地图上。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
708 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
709 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
710 |
<source>No hedgehogs were harmed in making this game.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
711 |
<comment>Tips</comment> |
4495 | 712 |
<translation>制作这个游戏时不曾伤害任何刺猬</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
713 |
</message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
714 |
<message> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
715 |
<source>Connect one or more gamepads before launching the game to be able to assign their controls to your teams.</source> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
716 |
<comment>Tips</comment> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
717 |
<translation type="obsolete">在运行游戏前连接游戏板</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
718 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
719 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
720 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. If someone sold you the game, you should try get a refund!</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
721 |
<comment>Tips</comment> |
4495 | 722 |
<translation>刺猬大作战是开放源代码的免费软件,用我们的闲暇时间创造。如果有人卖给你,那么应该把钱拿回来!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
723 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
724 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
725 |
<source>Create an account on %1 to keep others from using your most favourite nickname while playing on the official server.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
726 |
<comment>Tips</comment> |
4495 | 727 |
<translation>在 %1 建立一个帐号阻止其他人使用你喜欢的名称在官方服务器游戏。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
728 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
729 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
730 |
<source>There are three different jumps available. Tap [high jump] twice to do a very high/backwards jump.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
731 |
<comment>Tips</comment> |
4495 | 732 |
<translation>三种跳跃方式。点击[高跳]两次做出跳跃高度极限的后空翻。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
733 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
734 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
735 |
<source>Afraid of falling off a cliff? Hold down [precise] to turn [left] or [right] without actually moving.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
736 |
<comment>Tips</comment> |
4495 | 737 |
<translation>害怕掉下悬崖?按住[精确]后再点击[左][右]就会只转身,不移动位置。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
738 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
739 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
740 |
<source>Some weapons require special strategies or just lots of training, so don't give up on a particular tool if you miss an enemy once.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
741 |
<comment>Tips</comment> |
4495 | 742 |
<translation>有些武器需要特殊策略或者仅仅是大量的练习,假如你一次失去准星,也不要放弃。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
743 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
744 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
745 |
<source>Most weapons won't work once they touch the water. The Homing Bee as well as the Cake are exceptions to this.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
746 |
<comment>Tips</comment> |
4495 | 747 |
<translation>多数武器不会在接触水之后生效。归巢的蜜蜂和蛋糕是例外。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
748 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
749 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
750 |
<source>The Old Limbuger only causes a small explosion. However the wind affected smelly cloud can poison lots of hogs at once.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
751 |
<comment>Tips</comment> |
4495 | 752 |
<translation>老干酪发射器造成小规模爆炸,然后产生随风移动的有毒云雾——能一次毒害多个刺猬。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
753 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
754 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
755 |
<source>The Piano Strike is the most damaging air strike. You'll lose the hedgehog performing it, so there's a huge downside as well.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
756 |
<comment>Tips</comment> |
4495 | 757 |
<translation>钢琴攻击是最大威力的空袭。弹奏钢琴的刺猬会跟着钢琴返回天堂。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
758 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
759 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
760 |
<source>The Homing Bee can be tricky to use. It's turn radius depends on it's velocity, so try to not use full power.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
761 |
<comment>Tips</comment> |
4864 | 762 |
<translation type="obsolete">归巢的蜜蜂有些技巧。它的回转半径和初速有关,最好不用全力发射。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
763 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
764 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
765 |
<source>Sticky Mines are a perfect tool to create small chain reactions knocking enemy hedgehogs into dire situations ... or water.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
766 |
<comment>Tips</comment> |
4495 | 767 |
<translation>黏着地雷是创造小范围连锁反应的绝佳武器。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
768 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
769 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
770 |
<source>The Hammer is most effective when used on bridges or girders. Hit hogs will just break through the ground.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
771 |
<comment>Tips</comment> |
4495 | 772 |
<translation>锤是桥梁上/分界处最佳武器之一,只是刚刚好把刺猬打陷——如果没底就没办法了。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
773 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
774 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
775 |
<source>If you're stuck behind an enemy hedgehog, use the Hammer to free yourself without getting damaged by an explosion.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
776 |
<comment>Tips</comment> |
4495 | 777 |
<translation>假如对方刺猬把你堵住了,一锤打下去让自己轻松些。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
778 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
779 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
780 |
<source>The Cake's maximum walking distance depends on the ground it has to pass. Use [attack] to detonate it early.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
781 |
<comment>Tips</comment> |
4495 | 782 |
<translation>蛋糕的最大行走距离取决于地表。也可按下[攻击键]激活起爆。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
783 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
784 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
785 |
<source>The Flame Thrower is a weapon but it can be used for tunnel digging as well.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
786 |
<comment>Tips</comment> |
4495 | 787 |
<translation>火焰喷射器是一种武器,也是一种开路机器。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
788 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
789 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
790 |
<source>Use the Incinerating Grenade to temporary keep hedgehogs from passing terrain such as tunnels or platforms.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
791 |
<comment>Tips</comment> |
4864 | 792 |
<translation type="obsolete">燃烧瓶可以短时阻止刺猬通过特定区域(比如通道或平台)</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
793 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
794 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
795 |
<source>Want to know who's behind the game? Click on the Hedgewars logo in the main menu to see the credits.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
796 |
<comment>Tips</comment> |
4495 | 797 |
<translation>想要知道谁是此游戏的幕后人员?点击主菜单的Hedgewars Logo就可以看到贡献者名单。</translation> |
798 |
</message> |
|
799 |
<message> |
|
800 |
<source>Like hedgewars? Become a fan on %1 or join our group at %2. You could follow us on %3 as well!</source> |
|
801 |
<comment>Tips</comment> |
|
802 |
<translation type="obsolete">喜欢刺猬大作战(hedgewars)?那么加入我们 %1 或者 %2.。你可以在 %3 跟随我们!</translation> |
|
803 |
</message> |
|
804 |
<message> |
|
805 |
<source>You can find your Hedgewars configuration files under "My Documents\Hedgewars". Create backups or take the files with you, but don't edit them by hand.</source> |
|
806 |
<comment>Tips</comment> |
|
807 |
<translation>你可以在( 我的文档\Hedgewars)里找到设置文件。可以创建备份,但不要手动修改。</translation> |
|
808 |
</message> |
|
809 |
<message> |
|
810 |
<source>You can find your Hedgewars configuration files under "Hedgewars" in your home directory. Create backups or take the files with you, but don't edit them by hand.</source> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
811 |
<comment>Tips</comment> |
4495 | 812 |
<translation type="obsolete">你可以在家目录找到 .hedgewars。可以创建备份,但不要手动修改。</translation> |
813 |
</message> |
|
814 |
<message> |
|
815 |
<source>Connect one or more gamepads before starting the game to be able to assign their controls to your teams.</source> |
|
816 |
<comment>Tips</comment> |
|
817 |
<translation>在游戏开始前连接游戏手柄才能用于操控</translation> |
|
818 |
</message> |
|
819 |
<message> |
|
820 |
<source>If your graphics card isn't able to provide hardware accelerated OpenGL, try to update the associated drivers.</source> |
|
821 |
<comment>Tips</comment> |
|
822 |
<translation>加入你的显卡不能使用OpenGL硬件加速,请升级相应驱动。</translation> |
|
823 |
</message> |
|
824 |
<message> |
|
825 |
<source>Like Hedgewars? Become a fan on %1 or join our group at %2. You could follow us on %3 as well!</source> |
|
826 |
<comment>Tips</comment> |
|
827 |
<translation type="obsolete">喜欢刺猬大作战(Hedgewars)吗?加入 %2 ,成为 %1 粉丝,也可以在 %3 跟随我们!</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
828 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
829 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
830 |
<source>Feel free to draw your own graves, hats, flags or even maps and themes! But note that you'll have to share them somewhere to use them online.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
831 |
<comment>Tips</comment> |
4495 | 832 |
<translation>欢迎你自己绘制墓碑,帽子(头饰),旗帜或者地图,主题!但是记住,如果要在网上使用,你的必须把它们分享出来。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
833 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
834 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
835 |
<source>Really want to wear a specific hat? Donate to us and receive an exclusive hat of your choice!</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
836 |
<comment>Tips</comment> |
4495 | 837 |
<translation>非常想要一个帽子?捐赠的话就给你!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
838 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
839 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
840 |
<source>Keep your video card drivers up to date to avoid issues playing the game.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
841 |
<comment>Tips</comment> |
4495 | 842 |
<translation>保持显卡驱动最新避免可能的麻烦。</translation> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
843 |
</message> |
4124 | 844 |
<message> |
845 |
<source>You're able to associate Hedgewars related files (savegames and demo recordings) with the game to launch them right from your favorite file or internet browser.</source> |
|
846 |
<comment>Tips</comment> |
|
4495 | 847 |
<translation>你可以使用网络浏览器或已存在的文件关联刺猬大作战的相关文件(比如存档和回放)</translation> |
4124 | 848 |
</message> |
4180 | 849 |
<message> |
850 |
<source>Want to save ropes? Release the rope in mid air and then shoot again. As long as you don't touch the ground you'll reuse your rope without wasting ammo!</source> |
|
851 |
<comment>Tips</comment> |
|
4495 | 852 |
<translation>想要节省绳子?放开绳子之后再次发射,只要你不曾脱离绳子接触接触地面就可以继续使用同一根!</translation> |
853 |
</message> |
|
854 |
<message> |
|
855 |
<source>Like Hedgewars? Become a fan on %1 or follow us on %2!</source> |
|
856 |
<comment>Tips</comment> |
|
857 |
<translation>喜欢刺猬大作战Hedgewars吗?来 %1 或者 %2 追随我们吧!</translation> |
|
4180 | 858 |
</message> |
4259 | 859 |
<message> |
860 |
<source>You can find your Hedgewars configuration files under "Library/Application Support/Hedgewars" in your home directory. Create backups or take the files with you, but don't edit them by hand.</source> |
|
861 |
<comment>Tips</comment> |
|
4495 | 862 |
<translation>在家目录的"Library/Application Support/Hedgewars"找到刺猬的配置文件。备份随你,但是不要手动编辑。</translation> |
4259 | 863 |
</message> |
864 |
<message> |
|
865 |
<source>You can find your Hedgewars configuration files under ".hedgewars" in your home directory. Create backups or take the files with you, but don't edit them by hand.</source> |
|
866 |
<comment>Tips</comment> |
|
4495 | 867 |
<translation>在家目录的".hedgewars"找到刺猬的配置文件。备份随你,但是不要手动编辑。</translation> |
4259 | 868 |
</message> |
4864 | 869 |
<message> |
870 |
<source>The Windows version of Hedgewars supports Xfire. Make sure to add Hedgewars to its game list so your friends can see you playing.</source> |
|
871 |
<comment>Tips</comment> |
|
872 |
<translation type="unfinished"></translation> |
|
873 |
</message> |
|
874 |
<message> |
|
5602 | 875 |
<source>Use the Molotov or Flame Thrower to temporary keep hedgehogs from passing terrain such as tunnels or platforms.</source> |
4864 | 876 |
<comment>Tips</comment> |
877 |
<translation type="unfinished"></translation> |
|
878 |
</message> |
|
879 |
<message> |
|
5602 | 880 |
<source>The Homing Bee can be tricky to use. Its turn radius depends on its velocity, so try to not use full power.</source> |
4864 | 881 |
<comment>Tips</comment> |
882 |
<translation type="unfinished"></translation> |
|
883 |
</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
|
884 |
<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
|
885 |
<source>Downloadable Content</source> |
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
|
886 |
<translation type="unfinished"></translation> |
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
|
887 |
</message> |
1550 | 888 |
</context> |
889 |
<context> |
|
890 |
<name>PageMultiplayer</name> |
|
891 |
<message> |
|
892 |
<source>Start</source> |
|
893 |
<translation>开始</translation> |
|
894 |
</message> |
|
895 |
</context> |
|
896 |
<context> |
|
897 |
<name>PageNet</name> |
|
898 |
<message> |
|
899 |
<source>Error</source> |
|
900 |
<translation>错误</translation> |
|
901 |
</message> |
|
902 |
<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
|
903 |
<source>Please select server from the list above</source> |
1550 | 904 |
<translation>请选择一个服务器</translation> |
905 |
</message> |
|
906 |
</context> |
|
907 |
<context> |
|
908 |
<name>PageNetGame</name> |
|
909 |
<message> |
|
910 |
<source>Control</source> |
|
2842 | 911 |
<translation>房间管理</translation> |
1550 | 912 |
</message> |
5602 | 913 |
<message> |
914 |
<source>Error</source> |
|
915 |
<translation type="unfinished">错误</translation> |
|
916 |
</message> |
|
917 |
<message> |
|
918 |
<source>Please enter room name</source> |
|
919 |
<translation type="unfinished">请键入房间名</translation> |
|
920 |
</message> |
|
921 |
<message> |
|
922 |
<source>OK</source> |
|
923 |
<translation type="unfinished"></translation> |
|
924 |
</message> |
|
1550 | 925 |
</context> |
926 |
<context> |
|
1952 | 927 |
<name>PageNetType</name> |
928 |
<message> |
|
929 |
<source>LAN game</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
930 |
<translation>局域网游戏</translation> |
1952 | 931 |
</message> |
932 |
<message> |
|
933 |
<source>Official server</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
934 |
<translation>官方服务器</translation> |
1952 | 935 |
</message> |
936 |
</context> |
|
937 |
<context> |
|
1550 | 938 |
<name>PageOptions</name> |
939 |
<message> |
|
940 |
<source>New team</source> |
|
941 |
<translation>新队伍</translation> |
|
942 |
</message> |
|
943 |
<message> |
|
944 |
<source>Edit team</source> |
|
1803 | 945 |
<translation>修改队伍设定</translation> |
1550 | 946 |
</message> |
947 |
<message> |
|
3163 | 948 |
<source>Delete team</source> |
3824 | 949 |
<translation>删除队伍</translation> |
3163 | 950 |
</message> |
951 |
<message> |
|
952 |
<source>New weapon scheme</source> |
|
4418 | 953 |
<translation type="obsolete">新武器配置</translation> |
3163 | 954 |
</message> |
955 |
<message> |
|
956 |
<source>Edit weapon scheme</source> |
|
4418 | 957 |
<translation type="obsolete">修改武器配置</translation> |
3163 | 958 |
</message> |
959 |
<message> |
|
960 |
<source>Delete weapon scheme</source> |
|
4418 | 961 |
<translation type="obsolete">删除武器配置</translation> |
1550 | 962 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
963 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
964 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
4495 | 965 |
<translation>您不能在队伍选择界面修改队伍。请返回主页面进行添加、修改、删除队伍等操作。</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
966 |
</message> |
4418 | 967 |
<message> |
968 |
<source>New scheme</source> |
|
4495 | 969 |
<translation>新框架</translation> |
4418 | 970 |
</message> |
971 |
<message> |
|
972 |
<source>Edit scheme</source> |
|
4495 | 973 |
<translation>修改框架</translation> |
4418 | 974 |
</message> |
975 |
<message> |
|
976 |
<source>Delete scheme</source> |
|
4495 | 977 |
<translation>删除框架</translation> |
4418 | 978 |
</message> |
979 |
<message> |
|
980 |
<source>New weapon set</source> |
|
4495 | 981 |
<translation>新武器配置</translation> |
4418 | 982 |
</message> |
983 |
<message> |
|
984 |
<source>Edit weapon set</source> |
|
4495 | 985 |
<translation>修改武器配置</translation> |
4418 | 986 |
</message> |
987 |
<message> |
|
988 |
<source>Delete weapon set</source> |
|
4495 | 989 |
<translation>删除武器配置</translation> |
4418 | 990 |
</message> |
1550 | 991 |
</context> |
992 |
<context> |
|
993 |
<name>PagePlayDemo</name> |
|
994 |
<message> |
|
995 |
<source>Error</source> |
|
996 |
<translation>错误</translation> |
|
997 |
</message> |
|
998 |
<message> |
|
999 |
<source>OK</source> |
|
1949 | 1000 |
<translation>确认</translation> |
1550 | 1001 |
</message> |
1002 |
<message> |
|
1003 |
<source>Rename dialog</source> |
|
1004 |
<translation>重命名对话框</translation> |
|
1005 |
</message> |
|
1006 |
<message> |
|
1007 |
<source>Enter new file name:</source> |
|
1008 |
<translation>输入新的文件名:</translation> |
|
1009 |
</message> |
|
1010 |
<message> |
|
1011 |
<source>Cannot rename to</source> |
|
1012 |
<translation>不能改变名字</translation> |
|
1013 |
</message> |
|
1014 |
<message> |
|
1015 |
<source>Cannot delete file</source> |
|
1016 |
<translation>不能删除文件</translation> |
|
1017 |
</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
|
1018 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1019 |
<source>Please select record from the list</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1020 |
<translation>请从列表选择记录</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
|
1021 |
</message> |
1550 | 1022 |
</context> |
1023 |
<context> |
|
1024 |
<name>PageRoomsList</name> |
|
1025 |
<message> |
|
1026 |
<source>Create</source> |
|
1027 |
<translation>建立</translation> |
|
1028 |
</message> |
|
1029 |
<message> |
|
1030 |
<source>Join</source> |
|
1031 |
<translation>加入</translation> |
|
1032 |
</message> |
|
1033 |
<message> |
|
1034 |
<source>Refresh</source> |
|
1035 |
<translation>刷新</translation> |
|
1036 |
</message> |
|
1037 |
<message> |
|
1038 |
<source>Error</source> |
|
1039 |
<translation>错误</translation> |
|
1040 |
</message> |
|
1041 |
<message> |
|
1042 |
<source>OK</source> |
|
1949 | 1043 |
<translation>确认</translation> |
1550 | 1044 |
</message> |
1045 |
<message> |
|
1900 | 1046 |
<source>Admin features</source> |
1949 | 1047 |
<translation>管理员功能</translation> |
1900 | 1048 |
</message> |
2441 | 1049 |
<message> |
1050 |
<source>Room Name:</source> |
|
3824 | 1051 |
<translation>房间名:</translation> |
2441 | 1052 |
</message> |
1053 |
<message> |
|
1054 |
<source>This game is in lobby. |
|
1055 |
You may join and start playing once the game starts.</source> |
|
3824 | 1056 |
<translation>游戏正在大厅中。 |
2668
d3a85891ae39
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents:
2657
diff
changeset
|
1057 |
您可以加入等待游戏开始。</translation> |
2441 | 1058 |
</message> |
1059 |
<message> |
|
1060 |
<source>This game is in progress. |
|
1061 |
You may join and spectate now but you'll have to wait for the game to end to start playing.</source> |
|
3824 | 1062 |
<translation>游戏正在进行中。 |
2668
d3a85891ae39
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents:
2657
diff
changeset
|
1063 |
您可以加入观战但必须等游戏结束才能参与游戏。</translation> |
2441 | 1064 |
</message> |
1065 |
<message> |
|
1066 |
<source>%1 is the host. He may adjust settings and start the game.</source> |
|
3824 | 1067 |
<translation>%1 是房主,他可以调整设置、开始游戏。</translation> |
2441 | 1068 |
</message> |
1069 |
<message> |
|
1070 |
<source>Random Map</source> |
|
3824 | 1071 |
<translation>随机地图</translation> |
2441 | 1072 |
</message> |
1073 |
<message> |
|
1074 |
<source>Games may be played on precreated or randomized maps.</source> |
|
2668
d3a85891ae39
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents:
2657
diff
changeset
|
1075 |
<translation>游戏可以在预先创建或者随机产生的地图上进行。</translation> |
2441 | 1076 |
</message> |
1077 |
<message> |
|
1078 |
<source>The Game Scheme defines general options and preferences like Round Time, Sudden Death or Vampirism.</source> |
|
3824 | 1079 |
<translation>游戏设置包括一般选项例如回合时间,突然死亡或吸血模式。</translation> |
2441 | 1080 |
</message> |
1081 |
<message> |
|
1082 |
<source>The Weapon Scheme defines available weapons and their ammunition count.</source> |
|
3824 | 1083 |
<translation>武器配置包括可以选用的武器和弹药数量。</translation> |
2441 | 1084 |
</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
|
1085 |
<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
|
1086 |
<source>There are %1 clients connected to this room.</source> |
3824 | 1087 |
<translation> |
4495 | 1088 |
<numerusform>有 %1 个客户端连接到这个房间。</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
|
1089 |
</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
|
1090 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1091 |
<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
|
1092 |
<source>There are %1 teams participating in this room.</source> |
3824 | 1093 |
<translation> |
2842 | 1094 |
<numerusform>有 %1 个队伍加入这个房间。</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
|
1095 |
</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
|
1096 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1097 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1098 |
<source>Please enter room name</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1099 |
<translation>请键入房间名</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
|
1100 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1101 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1102 |
<source>Please select room from the list</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1103 |
<translation>请从列表选中房间</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
|
1104 |
</message> |
3163 | 1105 |
<message> |
1106 |
<source>Random Maze</source> |
|
3824 | 1107 |
<translation>随机迷宫</translation> |
3163 | 1108 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1109 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1110 |
<source>State:</source> |
6239 | 1111 |
<translation type="obsolete">游戏状态</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1112 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1113 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1114 |
<source>Rules:</source> |
4495 | 1115 |
<translation>规则</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1116 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1117 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1118 |
<source>Weapons:</source> |
4495 | 1119 |
<translation>武器</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1120 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1121 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1122 |
<source>Search:</source> |
4495 | 1123 |
<translation>搜索</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1124 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1125 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1126 |
<source>Clear</source> |
4495 | 1127 |
<translation>清除</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1128 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1129 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1130 |
<source>Warning</source> |
4495 | 1131 |
<translation>警告</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1132 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1133 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1134 |
<source>The game you are trying to join has started. |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1135 |
Do you still want to join the room?</source> |
4495 | 1136 |
<translation>你要加入的游戏已经开始了。 |
1137 |
还要进入房间吗?</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1138 |
</message> |
5602 | 1139 |
<message numerus="yes"> |
1140 |
<source>%1 players online</source> |
|
1141 |
<translation type="unfinished"> |
|
1142 |
<numerusform></numerusform> |
|
1143 |
</translation> |
|
1144 |
</message> |
|
1900 | 1145 |
</context> |
1146 |
<context> |
|
1147 |
<name>PageScheme</name> |
|
1148 |
<message> |
|
1149 |
<source>New</source> |
|
2842 | 1150 |
<translation>新模式</translation> |
1900 | 1151 |
</message> |
1152 |
<message> |
|
1933 | 1153 |
<source>Delete</source> |
1949 | 1154 |
<translation>删除</translation> |
1900 | 1155 |
</message> |
2086 | 1156 |
<message> |
1157 |
<source>Defend your fort and destroy the opponents, two team colours max!</source> |
|
4495 | 1158 |
<translation>保卫你的城堡,破坏对手的,努力吧!</translation> |
2086 | 1159 |
</message> |
1160 |
<message> |
|
1161 |
<source>Teams will start on opposite sides of the terrain, two team colours max!</source> |
|
4495 | 1162 |
<translation>队伍开始在对手的地盘,努力!</translation> |
2086 | 1163 |
</message> |
1164 |
<message> |
|
1165 |
<source>Land can not be destroyed!</source> |
|
4495 | 1166 |
<translation>地面无法破坏!</translation> |
2086 | 1167 |
</message> |
1168 |
<message> |
|
1169 |
<source>Add an indestructable border around the terrain</source> |
|
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
|
1170 |
<translation type="obsolete">添加不可毁坏地边界</translation> |
2086 | 1171 |
</message> |
1172 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1173 |
<source>Lower gravity</source> |
2291 | 1174 |
<translation>低重力</translation> |
2086 | 1175 |
</message> |
1176 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1177 |
<source>Assisted aiming with laser sight</source> |
2291 | 1178 |
<translation>激光瞄准辅助</translation> |
2086 | 1179 |
</message> |
1180 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1181 |
<source>All hogs have a personal forcefield</source> |
2291 | 1182 |
<translation>每个刺猬都有一个力场</translation> |
2086 | 1183 |
</message> |
1184 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1185 |
<source>Enable random mines</source> |
4124 | 1186 |
<translation type="obsolete">开启随机地雷</translation> |
2086 | 1187 |
</message> |
1188 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1189 |
<source>Gain 80% of the damage you do back in health</source> |
2291 | 1190 |
<translation>伤害的80%变成自身力量</translation> |
2086 | 1191 |
</message> |
1192 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1193 |
<source>Share your opponents pain, share their damage</source> |
2291 | 1194 |
<translation>分担你的对手的疼痛</translation> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1195 |
</message> |
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1196 |
<message> |
2086 | 1197 |
<source>Your hogs are unable to move, put your artillery skills to the test</source> |
2291 | 1198 |
<translation>你的刺猬不能移动,检验你射击技巧的时候到了</translation> |
2086 | 1199 |
</message> |
1200 |
<message> |
|
1201 |
<source>Random</source> |
|
2291 | 1202 |
<translation>随机</translation> |
2086 | 1203 |
</message> |
1204 |
<message> |
|
1205 |
<source>Seconds</source> |
|
2291 | 1206 |
<translation>秒钟</translation> |
2086 | 1207 |
</message> |
2726 | 1208 |
<message> |
1209 |
<source>Order of play is random instead of in room order.</source> |
|
4495 | 1210 |
<translation>随机出场顺序</translation> |
2726 | 1211 |
</message> |
1212 |
<message> |
|
1213 |
<source>Play with a King. If he dies, your side dies.</source> |
|
4495 | 1214 |
<translation>国王不能死!!</translation> |
2842 | 1215 |
</message> |
1216 |
<message> |
|
1217 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
|
4495 | 1218 |
<translation>在开局前手动放置刺猬</translation> |
2726 | 1219 |
</message> |
2883 | 1220 |
<message> |
1221 |
<source>Ammo is shared between all teams that share a colour.</source> |
|
3824 | 1222 |
<translation>同色队伍共享所有弹药。</translation> |
2883 | 1223 |
</message> |
2899 | 1224 |
<message> |
1225 |
<source>Disable girders when generating random maps.</source> |
|
4495 | 1226 |
<translation>禁止随机生成地图使用梁</translation> |
2899 | 1227 |
</message> |
3287 | 1228 |
<message> |
1229 |
<source>Disable land objects when generating random maps.</source> |
|
4495 | 1230 |
<translation>禁止随机生成地图使用地面物体</translation> |
3287 | 1231 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1232 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1233 |
<source>AI respawns on death.</source> |
4495 | 1234 |
<translation>AI 死亡再生</translation> |
4124 | 1235 |
</message> |
1236 |
<message> |
|
1237 |
<source>Attacking does not end your turn.</source> |
|
4495 | 1238 |
<translation>攻击不会结束当前回合</translation> |
4124 | 1239 |
</message> |
1240 |
<message> |
|
1241 |
<source>Weapons are reset to starting values each turn.</source> |
|
4495 | 1242 |
<translation>每回合开始武器自动重置到默认设定</translation> |
4124 | 1243 |
</message> |
1244 |
<message> |
|
1245 |
<source>Each hedgehog has its own ammo. It does not share with the team.</source> |
|
4495 | 1246 |
<translation>每个刺猬都有独立的弹药,非团队分享</translation> |
1247 |
</message> |
|
1248 |
<message> |
|
1249 |
<source>All (living) hedgehogs are fully restored at the end of turn</source> |
|
1250 |
<translation>所有活着的刺猬回合结尾时彻底恢复健康。</translation> |
|
4124 | 1251 |
</message> |
4418 | 1252 |
<message> |
1253 |
<source>You will not have to worry about wind anymore.</source> |
|
4495 | 1254 |
<translation>不用担心风的影响了。</translation> |
4418 | 1255 |
</message> |
1256 |
<message> |
|
1257 |
<source>Wind will affect almost everything.</source> |
|
4495 | 1258 |
<translation>风无所不在。</translation> |
4418 | 1259 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1260 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1261 |
<source>Copy</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
1262 |
<translation>备份</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1263 |
</message> |
5602 | 1264 |
<message> |
1265 |
<source>Teams in each clan take successive turns sharing their turn time.</source> |
|
1266 |
<translation type="unfinished"></translation> |
|
1267 |
</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
|
1268 |
<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
|
1269 |
<source>Add an indestructible border around the terrain</source> |
5908 | 1270 |
<translation>添加不可毁坏地边界</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
|
1271 |
</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
|
1272 |
<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
|
1273 |
<source>Add an indestructible border along the bottom</source> |
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
|
1274 |
<translation type="unfinished"></translation> |
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
|
1275 |
</message> |
1550 | 1276 |
</context> |
1277 |
<context> |
|
1278 |
<name>PageSelectWeapon</name> |
|
1279 |
<message> |
|
1280 |
<source>Default</source> |
|
1281 |
<translation>默认</translation> |
|
1282 |
</message> |
|
1283 |
<message> |
|
1284 |
<source>Delete</source> |
|
1285 |
<translation>删除</translation> |
|
1286 |
</message> |
|
4418 | 1287 |
<message> |
1288 |
<source>New</source> |
|
4495 | 1289 |
<translation>新模式</translation> |
4418 | 1290 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1291 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1292 |
<source>Copy</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
1293 |
<translation>备份</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1294 |
</message> |
1550 | 1295 |
</context> |
1296 |
<context> |
|
1297 |
<name>PageSinglePlayer</name> |
|
1298 |
<message> |
|
1299 |
<source>Simple Game (a quick game against the computer, settings are chosen for you)</source> |
|
4495 | 1300 |
<translation>快速游戏 (使用预设对抗电脑)</translation> |
1550 | 1301 |
</message> |
1302 |
<message> |
|
1303 |
<source>Multiplayer (play a hotseat game against your friends, or AI teams)</source> |
|
1304 |
<translation>多人游戏 (热坐对抗朋友或AI)</translation> |
|
1305 |
</message> |
|
1306 |
<message> |
|
1307 |
<source>Training Mode (Practice your skills in a range of training missions). IN DEVELOPMENT</source> |
|
6239 | 1308 |
<translation type="obsolete">训练模式 (一系列训练任务)。开发中</translation> |
1550 | 1309 |
</message> |
1310 |
<message> |
|
1311 |
<source>Demos (Watch recorded demos)</source> |
|
1312 |
<translation>Demo (观看记录的Demo)</translation> |
|
1313 |
</message> |
|
1314 |
<message> |
|
1315 |
<source>Load (Load a previously saved game)</source> |
|
1316 |
<translation>读取 (读取之前保存的游戏)</translation> |
|
1317 |
</message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1318 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1319 |
<source>Campaign Mode (...). IN DEVELOPMENT</source> |
6239 | 1320 |
<translation type="obsolete">战役模式 ——开发中</translation> |
1321 |
</message> |
|
1322 |
<message> |
|
1323 |
<source>Campaign Mode (...)</source> |
|
1324 |
<translation type="unfinished"></translation> |
|
1325 |
</message> |
|
1326 |
<message> |
|
1327 |
<source>Training Mode (Practice your skills in a range of training missions)</source> |
|
1328 |
<translation type="unfinished"></translation> |
|
1329 |
</message> |
|
1330 |
</context> |
|
1331 |
<context> |
|
1332 |
<name>PageTraining</name> |
|
1333 |
<message> |
|
1334 |
<source>No description available</source> |
|
1335 |
<translation type="unfinished"></translation> |
|
1336 |
</message> |
|
1337 |
<message> |
|
1338 |
<source>Select a mission!</source> |
|
1339 |
<translation type="unfinished"></translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1340 |
</message> |
1550 | 1341 |
</context> |
1342 |
<context> |
|
1343 |
<name>QAction</name> |
|
1344 |
<message> |
|
1345 |
<source>Kick</source> |
|
1346 |
<translation>踢</translation> |
|
1347 |
</message> |
|
1348 |
<message> |
|
1349 |
<source>Start</source> |
|
1350 |
<translation>开始</translation> |
|
1351 |
</message> |
|
1352 |
<message> |
|
1353 |
<source>Restrict Joins</source> |
|
1354 |
<translation>限制参与</translation> |
|
1355 |
</message> |
|
1356 |
<message> |
|
1357 |
<source>Restrict Team Additions</source> |
|
1691 | 1358 |
<translation>限制团队插件</translation> |
1550 | 1359 |
</message> |
1583 | 1360 |
<message> |
1361 |
<source>Info</source> |
|
1691 | 1362 |
<translation>信息</translation> |
1583 | 1363 |
</message> |
1900 | 1364 |
<message> |
1365 |
<source>Ban</source> |
|
1949 | 1366 |
<translation>屏蔽</translation> |
1900 | 1367 |
</message> |
2726 | 1368 |
<message> |
1369 |
<source>Follow</source> |
|
2842 | 1370 |
<translation>跟随</translation> |
2726 | 1371 |
</message> |
2883 | 1372 |
<message> |
1373 |
<source>Ignore</source> |
|
3824 | 1374 |
<translation>忽略</translation> |
2883 | 1375 |
</message> |
1376 |
<message> |
|
1377 |
<source>Add friend</source> |
|
3824 | 1378 |
<translation>添加朋友</translation> |
2883 | 1379 |
</message> |
1380 |
<message> |
|
1381 |
<source>Unignore</source> |
|
3824 | 1382 |
<translation>取消忽略</translation> |
2883 | 1383 |
</message> |
1384 |
<message> |
|
1385 |
<source>Remove friend</source> |
|
3824 | 1386 |
<translation>移除朋友</translation> |
2883 | 1387 |
</message> |
5602 | 1388 |
<message> |
1389 |
<source>Update</source> |
|
1390 |
<translation type="unfinished">更新</translation> |
|
1391 |
</message> |
|
1550 | 1392 |
</context> |
1393 |
<context> |
|
1394 |
<name>QCheckBox</name> |
|
1395 |
<message> |
|
2298 | 1396 |
<source>Check for updates at startup</source> |
2842 | 1397 |
<translation>启动时检查程序升级</translation> |
2298 | 1398 |
</message> |
1399 |
<message> |
|
1550 | 1400 |
<source>Enable sound</source> |
3824 | 1401 |
<translation>开启游戏音效</translation> |
1550 | 1402 |
</message> |
1403 |
<message> |
|
1404 |
<source>Fullscreen</source> |
|
1803 | 1405 |
<translation>游戏全屏幕</translation> |
1550 | 1406 |
</message> |
1407 |
<message> |
|
1408 |
<source>Show FPS</source> |
|
1803 | 1409 |
<translation>显示帧率 (FPS)</translation> |
1550 | 1410 |
</message> |
1411 |
<message> |
|
1412 |
<source>Alternative damage show</source> |
|
1949 | 1413 |
<translation>另一种伤害显示方式</translation> |
1550 | 1414 |
</message> |
1415 |
<message> |
|
1416 |
<source>Enable music</source> |
|
3824 | 1417 |
<translation>开启游戏音乐</translation> |
1550 | 1418 |
</message> |
1419 |
<message> |
|
1420 |
<source>Frontend fullscreen</source> |
|
4495 | 1421 |
<translation>前端界面全屏幕</translation> |
1550 | 1422 |
</message> |
1423 |
<message> |
|
1424 |
<source>Append date and time to record file name</source> |
|
4495 | 1425 |
<translation>记录名称中包含具体时间和日期</translation> |
1550 | 1426 |
</message> |
1427 |
<message> |
|
2441 | 1428 |
<source>Reduced quality</source> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1429 |
<translation type="obsolete">降低显示效果</translation> |
2441 | 1430 |
</message> |
2842 | 1431 |
<message> |
1432 |
<source>Show ammo menu tooltips</source> |
|
3824 | 1433 |
<translation>显示武器菜单提示</translation> |
2842 | 1434 |
</message> |
1435 |
<message> |
|
1436 |
<source>Enable frontend sounds</source> |
|
4495 | 1437 |
<translation>开启前端界面音效</translation> |
2842 | 1438 |
</message> |
1439 |
<message> |
|
1440 |
<source>Enable frontend music</source> |
|
4495 | 1441 |
<translation>开启前端界面音乐</translation> |
2842 | 1442 |
</message> |
2899 | 1443 |
<message> |
1444 |
<source>Frontend effects</source> |
|
4495 | 1445 |
<translation>前端界面效果</translation> |
2899 | 1446 |
</message> |
1550 | 1447 |
</context> |
1448 |
<context> |
|
1449 |
<name>QComboBox</name> |
|
1450 |
<message> |
|
1451 |
<source>generated map...</source> |
|
1452 |
<translation>生成地图...</translation> |
|
1453 |
</message> |
|
1454 |
<message> |
|
1455 |
<source>Human</source> |
|
1456 |
<translation>玩家</translation> |
|
1457 |
</message> |
|
1458 |
<message> |
|
1459 |
<source>Level</source> |
|
1460 |
<translation>Lv 级别</translation> |
|
1461 |
</message> |
|
2913 | 1462 |
<message> |
1463 |
<source>(System default)</source> |
|
3824 | 1464 |
<translation>(系统默认)</translation> |
2913 | 1465 |
</message> |
3163 | 1466 |
<message> |
1467 |
<source>generated maze...</source> |
|
4495 | 1468 |
<translation>生成迷宫</translation> |
3163 | 1469 |
</message> |
1470 |
<message> |
|
1471 |
<source>Mission</source> |
|
3824 | 1472 |
<translation>任务</translation> |
3163 | 1473 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1474 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1475 |
<source>Community</source> |
4012 | 1476 |
<translation>社区</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1477 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1478 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1479 |
<source>Any</source> |
4495 | 1480 |
<translation>任意</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1481 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1482 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1483 |
<source>In lobby</source> |
4495 | 1484 |
<translation>大厅中</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1485 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1486 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1487 |
<source>In progress</source> |
4495 | 1488 |
<translation>进行中</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1489 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1490 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1491 |
<source>Default</source> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
1492 |
<translation type="obsolete">默认</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1493 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1494 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1495 |
<source>Pro mode</source> |
4495 | 1496 |
<translation type="obsolete">高手模式</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1497 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1498 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1499 |
<source>Shoppa</source> |
4495 | 1500 |
<translation type="obsolete">绳子党</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1501 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1502 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1503 |
<source>Basketball</source> |
4495 | 1504 |
<translation type="obsolete">篮球</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1505 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1506 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1507 |
<source>Minefield</source> |
4495 | 1508 |
<translation type="obsolete">雷区</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1509 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1510 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1511 |
<source>Barrel mayhem</source> |
4495 | 1512 |
<translation type="obsolete">炼狱场</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1513 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1514 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1515 |
<source>Tunnel hogs</source> |
4495 | 1516 |
<translation type="obsolete">刺猬洞</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1517 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1518 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1519 |
<source>Crazy</source> |
4495 | 1520 |
<translation type="obsolete">疯狂刺猬</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1521 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1522 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1523 |
<source>hand drawn map...</source> |
4755
7df529b4335c
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents:
4709
diff
changeset
|
1524 |
<translation>手绘地图</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1525 |
</message> |
4864 | 1526 |
<message> |
1527 |
<source>Disabled</source> |
|
1528 |
<translation type="unfinished"></translation> |
|
1529 |
</message> |
|
1530 |
<message> |
|
1531 |
<source>Red/Cyan</source> |
|
1532 |
<translation type="unfinished"></translation> |
|
1533 |
</message> |
|
1534 |
<message> |
|
1535 |
<source>Cyan/Red</source> |
|
1536 |
<translation type="unfinished"></translation> |
|
1537 |
</message> |
|
1538 |
<message> |
|
1539 |
<source>Red/Blue</source> |
|
1540 |
<translation type="unfinished"></translation> |
|
1541 |
</message> |
|
1542 |
<message> |
|
1543 |
<source>Blue/Red</source> |
|
1544 |
<translation type="unfinished"></translation> |
|
1545 |
</message> |
|
1546 |
<message> |
|
1547 |
<source>Red/Green</source> |
|
1548 |
<translation type="unfinished"></translation> |
|
1549 |
</message> |
|
1550 |
<message> |
|
1551 |
<source>Green/Red</source> |
|
1552 |
<translation type="unfinished"></translation> |
|
1553 |
</message> |
|
1554 |
<message> |
|
1555 |
<source>Side-by-side</source> |
|
1556 |
<translation type="unfinished"></translation> |
|
1557 |
</message> |
|
1558 |
<message> |
|
1559 |
<source>Top-Bottom</source> |
|
1560 |
<translation type="unfinished"></translation> |
|
1561 |
</message> |
|
1562 |
<message> |
|
1563 |
<source>Wiggle</source> |
|
1564 |
<translation type="unfinished"></translation> |
|
1565 |
</message> |
|
5602 | 1566 |
<message> |
1567 |
<source>Red/Cyan grayscale</source> |
|
1568 |
<translation type="unfinished"></translation> |
|
1569 |
</message> |
|
1570 |
<message> |
|
1571 |
<source>Cyan/Red grayscale</source> |
|
1572 |
<translation type="unfinished"></translation> |
|
1573 |
</message> |
|
1574 |
<message> |
|
1575 |
<source>Red/Blue grayscale</source> |
|
1576 |
<translation type="unfinished"></translation> |
|
1577 |
</message> |
|
1578 |
<message> |
|
1579 |
<source>Blue/Red grayscale</source> |
|
1580 |
<translation type="unfinished"></translation> |
|
1581 |
</message> |
|
1582 |
<message> |
|
1583 |
<source>Red/Green grayscale</source> |
|
1584 |
<translation type="unfinished"></translation> |
|
1585 |
</message> |
|
1586 |
<message> |
|
1587 |
<source>Green/Red grayscale</source> |
|
1588 |
<translation type="unfinished"></translation> |
|
1589 |
</message> |
|
1550 | 1590 |
</context> |
1591 |
<context> |
|
1592 |
<name>QGroupBox</name> |
|
1593 |
<message> |
|
1594 |
<source>Team Members</source> |
|
1595 |
<translation>成员</translation> |
|
1596 |
</message> |
|
1597 |
<message> |
|
1598 |
<source>Fort</source> |
|
1599 |
<translation>城堡模式</translation> |
|
1600 |
</message> |
|
1601 |
<message> |
|
1602 |
<source>Key binds</source> |
|
1603 |
<translation>键位绑定</translation> |
|
1604 |
</message> |
|
1605 |
<message> |
|
1606 |
<source>Teams</source> |
|
1607 |
<translation>队伍</translation> |
|
1608 |
</message> |
|
1609 |
<message> |
|
1610 |
<source>Audio/Graphic options</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1611 |
<translation>音频/视频选项</translation> |
1550 | 1612 |
</message> |
1613 |
<message> |
|
1614 |
<source>Playing teams</source> |
|
1615 |
<translation>玩家队伍</translation> |
|
1616 |
</message> |
|
1617 |
<message> |
|
1618 |
<source>Net game</source> |
|
4495 | 1619 |
<translation>局域网络游戏</translation> |
1550 | 1620 |
</message> |
1621 |
<message> |
|
1622 |
<source>Weapons</source> |
|
4418 | 1623 |
<translation type="obsolete">武器</translation> |
1550 | 1624 |
</message> |
1933 | 1625 |
<message> |
1626 |
<source>Game Modifiers</source> |
|
1949 | 1627 |
<translation>游戏修改</translation> |
1933 | 1628 |
</message> |
1629 |
<message> |
|
1630 |
<source>Basic Settings</source> |
|
1949 | 1631 |
<translation>基本设置</translation> |
1933 | 1632 |
</message> |
2899 | 1633 |
<message> |
1634 |
<source>Team Settings</source> |
|
3824 | 1635 |
<translation>队伍设定</translation> |
2899 | 1636 |
</message> |
1637 |
<message> |
|
1638 |
<source>Misc</source> |
|
3824 | 1639 |
<translation>杂项</translation> |
2899 | 1640 |
</message> |
4418 | 1641 |
<message> |
1642 |
<source>Schemes and Weapons</source> |
|
4495 | 1643 |
<translation>游戏框架和武器配置</translation> |
4418 | 1644 |
</message> |
1550 | 1645 |
</context> |
1646 |
<context> |
|
1647 |
<name>QLabel</name> |
|
1648 |
<message> |
|
1649 |
<source>Net nick</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1650 |
<translation>网络游戏昵称</translation> |
1550 | 1651 |
</message> |
1652 |
<message> |
|
1653 |
<source>This program is distributed under the GNU General Public License</source> |
|
6239 | 1654 |
<translation type="obsolete">This program is distributed under the GNU General Public License</translation> |
1550 | 1655 |
</message> |
1656 |
<message> |
|
1657 |
<source>Resolution</source> |
|
1658 |
<translation>分辨率</translation> |
|
1659 |
</message> |
|
1660 |
<message> |
|
1661 |
<source>FPS limit</source> |
|
1662 |
<translation>FPS 上限</translation> |
|
1663 |
</message> |
|
1664 |
<message> |
|
1665 |
<source>Developers:</source> |
|
1666 |
<translation>开发者:</translation> |
|
1667 |
</message> |
|
1668 |
<message> |
|
1669 |
<source>Art:</source> |
|
4495 | 1670 |
<translation>艺术:</translation> |
1550 | 1671 |
</message> |
1672 |
<message> |
|
1673 |
<source>Translations:</source> |
|
1674 |
<translation>翻译:</translation> |
|
1675 |
</message> |
|
1676 |
<message> |
|
1677 |
<source>Special thanks:</source> |
|
1678 |
<translation>特别感谢:</translation> |
|
1679 |
</message> |
|
1680 |
<message> |
|
1681 |
<source>Server name:</source> |
|
1682 |
<translation>服务器名:</translation> |
|
1683 |
</message> |
|
1684 |
<message> |
|
1685 |
<source>Server port:</source> |
|
1686 |
<translation>服务器端口:</translation> |
|
1687 |
</message> |
|
1688 |
<message> |
|
1689 |
<source>Host:</source> |
|
1690 |
<translation>主机:</translation> |
|
1691 |
</message> |
|
1692 |
<message> |
|
1693 |
<source>Port:</source> |
|
1694 |
<translation>端口:</translation> |
|
1695 |
</message> |
|
1696 |
<message> |
|
1697 |
<source>Weapons</source> |
|
1698 |
<translation>武器</translation> |
|
1699 |
</message> |
|
1700 |
<message> |
|
1701 |
<source>Version</source> |
|
1702 |
<translation>版本</translation> |
|
1703 |
</message> |
|
1704 |
<message> |
|
1705 |
<source>Sounds:</source> |
|
1706 |
<translation>声音:</translation> |
|
1707 |
</message> |
|
1803 | 1708 |
<message> |
1709 |
<source>Initial sound volume</source> |
|
1949 | 1710 |
<translation>初始音量</translation> |
1803 | 1711 |
</message> |
1933 | 1712 |
<message> |
1713 |
<source>Damage Modifier</source> |
|
4495 | 1714 |
<translation>伤害修正值</translation> |
1933 | 1715 |
</message> |
1716 |
<message> |
|
1717 |
<source>Turn Time</source> |
|
1949 | 1718 |
<translation>回合时间</translation> |
1933 | 1719 |
</message> |
1720 |
<message> |
|
1721 |
<source>Initial Health</source> |
|
1949 | 1722 |
<translation>初始生命值</translation> |
1933 | 1723 |
</message> |
1724 |
<message> |
|
1725 |
<source>Sudden Death Timeout</source> |
|
1949 | 1726 |
<translation>死亡模式倒计时</translation> |
1727 |
</message> |
|
1728 |
<message> |
|
1943 | 1729 |
<source>Scheme Name:</source> |
4495 | 1730 |
<translation>设置名称:</translation> |
1933 | 1731 |
</message> |
1732 |
<message> |
|
1943 | 1733 |
<source>Crate Drops</source> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1734 |
<translation>箱子降落</translation> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1735 |
</message> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1736 |
<message> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1737 |
<source>Game scheme</source> |
2085 | 1738 |
<translation>游戏设置</translation> |
1933 | 1739 |
</message> |
2086 | 1740 |
<message> |
1741 |
<source>Mines Time</source> |
|
2291 | 1742 |
<translation>布雷时间</translation> |
2086 | 1743 |
</message> |
1744 |
<message> |
|
1745 |
<source>Mines</source> |
|
2291 | 1746 |
<translation>地雷</translation> |
2086 | 1747 |
</message> |
2883 | 1748 |
<message> |
1749 |
<source>% Dud Mines</source> |
|
4495 | 1750 |
<translation>% 地雷故障</translation> |
2883 | 1751 |
</message> |
2899 | 1752 |
<message> |
1753 |
<source>Name</source> |
|
3824 | 1754 |
<translation>名称</translation> |
2899 | 1755 |
</message> |
1756 |
<message> |
|
1757 |
<source>Type</source> |
|
3824 | 1758 |
<translation>类型</translation> |
2899 | 1759 |
</message> |
1760 |
<message> |
|
1761 |
<source>Grave</source> |
|
3824 | 1762 |
<translation>墓碑</translation> |
2899 | 1763 |
</message> |
1764 |
<message> |
|
1765 |
<source>Flag</source> |
|
3824 | 1766 |
<translation>旗帜</translation> |
2899 | 1767 |
</message> |
1768 |
<message> |
|
1769 |
<source>Voice</source> |
|
3824 | 1770 |
<translation>声音</translation> |
2899 | 1771 |
</message> |
1772 |
<message> |
|
1773 |
<source>Locale</source> |
|
4495 | 1774 |
<translation>Locale</translation> |
2899 | 1775 |
</message> |
1776 |
<message> |
|
1777 |
<source>Restart game to apply</source> |
|
4495 | 1778 |
<translation>需要重新启动游戏方可应用</translation> |
2899 | 1779 |
</message> |
3163 | 1780 |
<message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1781 |
<source>Explosives</source> |
3824 | 1782 |
<translation>爆炸物</translation> |
3163 | 1783 |
</message> |
1784 |
<message> |
|
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
1785 |
<source>Tip: </source> |
3824 | 1786 |
<translation>提示:</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1787 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1788 |
<message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
1789 |
<source>This development build is 'work in progress' and may not be compatible with other versions of the game. Some features might be broken or incomplete. Use at your own risk!</source> |
4495 | 1790 |
<translation>当前运行的为开发版本,不同其他版本兼容。功能或许损坏、不完整。请自行承担风险!</translation> |
3163 | 1791 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1792 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1793 |
<source>Quality</source> |
4495 | 1794 |
<translation>图像质量</translation> |
1795 |
</message> |
|
1796 |
<message> |
|
1797 |
<source>Sudden Death Water Rise</source> |
|
1798 |
<translation>死亡模式水位上涨</translation> |
|
1799 |
</message> |
|
1800 |
<message> |
|
1801 |
<source>Sudden Death Health Decrease</source> |
|
1802 |
<translation>死亡模式健康降低</translation> |
|
1803 |
</message> |
|
1804 |
<message> |
|
1805 |
<source>% Rope Length</source> |
|
1806 |
<translation>% 绳长</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
1807 |
</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
|
1808 |
<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
|
1809 |
<source>% Health Crates</source> |
4495 | 1810 |
<translation>% 生命箱</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
|
1811 |
</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
|
1812 |
<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
|
1813 |
<source>Health in Crates</source> |
4495 | 1814 |
<translation>生命箱的值数</translation> |
4259 | 1815 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1816 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1817 |
<source>Gameplay</source> |
5602 | 1818 |
<translation type="obsolete">游戏</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
1819 |
</message> |
4864 | 1820 |
<message> |
1821 |
<source>Stereo rendering</source> |
|
1822 |
<translation type="unfinished"></translation> |
|
1823 |
</message> |
|
5602 | 1824 |
<message> |
1825 |
<source>Style</source> |
|
1826 |
<translation type="unfinished"></translation> |
|
1827 |
</message> |
|
1828 |
<message> |
|
1829 |
<source>Scheme</source> |
|
1830 |
<translation type="unfinished"></translation> |
|
1831 |
</message> |
|
1832 |
<message> |
|
1833 |
<source>Password</source> |
|
1834 |
<translation type="unfinished">密码</translation> |
|
1835 |
</message> |
|
1836 |
<message> |
|
1837 |
<source>% Get Away Time</source> |
|
1838 |
<translation type="unfinished"></translation> |
|
1839 |
</message> |
|
6239 | 1840 |
<message> |
1841 |
<source>This program is distributed under the GNU General Public License v2</source> |
|
1842 |
<translation type="unfinished"></translation> |
|
1843 |
</message> |
|
1550 | 1844 |
</context> |
1845 |
<context> |
|
1846 |
<name>QLineEdit</name> |
|
1847 |
<message> |
|
1848 |
<source>unnamed</source> |
|
2085 | 1849 |
<translation>无名</translation> |
1550 | 1850 |
</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
|
1851 |
<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
|
1852 |
<source>hedgehog %1</source> |
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
|
1853 |
<translation type="unfinished"></translation> |
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
|
1854 |
</message> |
1550 | 1855 |
</context> |
1856 |
<context> |
|
1857 |
<name>QMainWindow</name> |
|
1858 |
<message> |
|
1859 |
<source>Hedgewars %1</source> |
|
4495 | 1860 |
<translation>刺猬大作战 %1</translation> |
1550 | 1861 |
</message> |
1862 |
</context> |
|
1863 |
<context> |
|
1864 |
<name>QMessageBox</name> |
|
1865 |
<message> |
|
1866 |
<source>Error</source> |
|
1867 |
<translation>错误</translation> |
|
1868 |
</message> |
|
1869 |
<message> |
|
1870 |
<source>Failed to open data directory: |
|
1871 |
%1 |
|
1872 |
Please check your installation</source> |
|
1873 |
<translation>打不开数据文件目录: |
|
1874 |
%1 |
|
1875 |
请检查</translation> |
|
1876 |
</message> |
|
1877 |
<message> |
|
1878 |
<source>Network</source> |
|
1879 |
<translation>网络</translation> |
|
1880 |
</message> |
|
1881 |
<message> |
|
1882 |
<source>Connection to server is lost</source> |
|
4495 | 1883 |
<translation>与服务器的连接丢失</translation> |
1550 | 1884 |
</message> |
1885 |
<message> |
|
1886 |
<source>Weapons</source> |
|
1887 |
<translation>武器</translation> |
|
1888 |
</message> |
|
1889 |
<message> |
|
1890 |
<source>Can not delete default weapon set</source> |
|
4418 | 1891 |
<translation type="obsolete">不能删除默认武器设定</translation> |
1550 | 1892 |
</message> |
1893 |
<message> |
|
1894 |
<source>Really delete this weapon set?</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1895 |
<translation>真的删除这个武器设定吗?</translation> |
1550 | 1896 |
</message> |
1897 |
<message> |
|
1898 |
<source>Can not edit default weapon set</source> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1899 |
<translation type="obsolete">不能更改默认的武器设定</translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1900 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1901 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1902 |
<source>Can not overwrite default weapon set '%1'!</source> |
4495 | 1903 |
<translation>不能覆盖默认的武器配置 '%1'</translation> |
1550 | 1904 |
</message> |
4124 | 1905 |
<message> |
1906 |
<source>All file associations have been set.</source> |
|
4495 | 1907 |
<translation>所有相关文件已经设定。</translation> |
4124 | 1908 |
</message> |
4418 | 1909 |
<message> |
1910 |
<source>Teams</source> |
|
4495 | 1911 |
<translation>队伍</translation> |
4418 | 1912 |
</message> |
1913 |
<message> |
|
1914 |
<source>Really delete this team?</source> |
|
4495 | 1915 |
<translation>真的要删除队伍?</translation> |
4418 | 1916 |
</message> |
1917 |
<message> |
|
1918 |
<source>Schemes</source> |
|
4495 | 1919 |
<translation>游戏框架</translation> |
4418 | 1920 |
</message> |
1921 |
<message> |
|
1922 |
<source>Can not delete default scheme '%1'!</source> |
|
4495 | 1923 |
<translation>无法删除默认游戏框架 '%1'!</translation> |
1924 |
</message> |
|
1925 |
<message> |
|
1926 |
<source>File association failed.</source> |
|
1927 |
<translation>文件关联失败</translation> |
|
4418 | 1928 |
</message> |
1929 |
<message> |
|
1930 |
<source>Really delete this game scheme?</source> |
|
4495 | 1931 |
<translation>真的删除此游戏框架?</translation> |
4418 | 1932 |
</message> |
1933 |
<message> |
|
1934 |
<source>Can not delete default weapon set '%1'!</source> |
|
4495 | 1935 |
<translation>无法删除武器配置%1'!</translation> |
4418 | 1936 |
</message> |
1550 | 1937 |
</context> |
1938 |
<context> |
|
1939 |
<name>QObject</name> |
|
1940 |
<message> |
|
1941 |
<source>Error</source> |
|
1942 |
<translation>错误</translation> |
|
1943 |
</message> |
|
1944 |
<message> |
|
1945 |
<source>Cannot create directory %1</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1946 |
<translation>无法创建路径 %1</translation> |
1550 | 1947 |
</message> |
1948 |
<message> |
|
2394 | 1949 |
<source>OK</source> |
1950 |
<translation>确认</translation> |
|
1550 | 1951 |
</message> |
1952 |
<message> |
|
2394 | 1953 |
<source>Nickname</source> |
3824 | 1954 |
<translation>昵称</translation> |
2394 | 1955 |
</message> |
1956 |
<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
|
1957 |
<source>Please enter your nickname</source> |
3824 | 1958 |
<translation>请输入您的昵称</translation> |
1550 | 1959 |
</message> |
1960 |
</context> |
|
1961 |
<context> |
|
1962 |
<name>QPushButton</name> |
|
1963 |
<message> |
|
1964 |
<source>Setup</source> |
|
1965 |
<translation>设置</translation> |
|
1966 |
</message> |
|
1967 |
<message> |
|
1968 |
<source>Play demo</source> |
|
1969 |
<translation>播放 demo</translation> |
|
1970 |
</message> |
|
1971 |
<message> |
|
1972 |
<source>Connect</source> |
|
1973 |
<translation>连接</translation> |
|
1974 |
</message> |
|
1975 |
<message> |
|
1976 |
<source>Go!</source> |
|
4495 | 1977 |
<translation>上场!</translation> |
1550 | 1978 |
</message> |
1979 |
<message> |
|
1980 |
<source>Start</source> |
|
1981 |
<translation>开始</translation> |
|
1982 |
</message> |
|
1983 |
<message> |
|
1984 |
<source>Start server</source> |
|
1985 |
<translation>开始服务端</translation> |
|
1986 |
</message> |
|
1987 |
<message> |
|
1988 |
<source>Update</source> |
|
1803 | 1989 |
<translation>更新</translation> |
1550 | 1990 |
</message> |
1991 |
<message> |
|
1992 |
<source>Load</source> |
|
1993 |
<translation>读取</translation> |
|
1994 |
</message> |
|
1995 |
<message> |
|
1996 |
<source>Specify</source> |
|
1997 |
<translation>指定</translation> |
|
1998 |
</message> |
|
1999 |
<message> |
|
2000 |
<source>default</source> |
|
2001 |
<translation>默认</translation> |
|
2002 |
</message> |
|
2003 |
<message> |
|
2004 |
<source>Rename</source> |
|
2005 |
<translation>重命名</translation> |
|
2006 |
</message> |
|
2007 |
<message> |
|
2008 |
<source>OK</source> |
|
1803 | 2009 |
<translation>确定</translation> |
1550 | 2010 |
</message> |
2011 |
<message> |
|
2012 |
<source>Cancel</source> |
|
2013 |
<translation>取消</translation> |
|
2014 |
</message> |
|
2015 |
<message> |
|
2016 |
<source>Delete</source> |
|
2017 |
<translation>删除</translation> |
|
2018 |
</message> |
|
2019 |
<message> |
|
2020 |
<source>Ready</source> |
|
1691 | 2021 |
<translation>准备好了</translation> |
1550 | 2022 |
</message> |
2842 | 2023 |
<message> |
2024 |
<source>Random Team</source> |
|
3824 | 2025 |
<translation>随机分配队伍</translation> |
2842 | 2026 |
</message> |
4124 | 2027 |
<message> |
2028 |
<source>Associate file extensions</source> |
|
4495 | 2029 |
<translation>相关文件扩展</translation> |
4124 | 2030 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
2031 |
<message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
2032 |
<source>more</source> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
2033 |
<translation type="unfinished"></translation> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
2034 |
</message> |
1550 | 2035 |
</context> |
2036 |
<context> |
|
2037 |
<name>QTableWidget</name> |
|
2038 |
<message> |
|
2441 | 2039 |
<source>Room Name</source> |
3824 | 2040 |
<translation>房间名</translation> |
2441 | 2041 |
</message> |
2042 |
<message> |
|
2043 |
<source>C</source> |
|
3824 | 2044 |
<translation>人数限制</translation> |
2441 | 2045 |
</message> |
2046 |
<message> |
|
2047 |
<source>T</source> |
|
3824 | 2048 |
<translation>时间限制</translation> |
2441 | 2049 |
</message> |
2050 |
<message> |
|
2051 |
<source>Owner</source> |
|
3824 | 2052 |
<translation>创建者</translation> |
2441 | 2053 |
</message> |
2054 |
<message> |
|
2055 |
<source>Map</source> |
|
3824 | 2056 |
<translation>地图</translation> |
2441 | 2057 |
</message> |
2058 |
<message> |
|
2059 |
<source>Rules</source> |
|
3824 | 2060 |
<translation>规则</translation> |
2441 | 2061 |
</message> |
2062 |
<message> |
|
2063 |
<source>Weapons</source> |
|
3824 | 2064 |
<translation>武器</translation> |
1550 | 2065 |
</message> |
2066 |
</context> |
|
2067 |
<context> |
|
2394 | 2068 |
<name>SelWeaponWidget</name> |
2069 |
<message> |
|
2070 |
<source>Weapon set</source> |
|
3824 | 2071 |
<translation>武器设置</translation> |
2394 | 2072 |
</message> |
2073 |
<message> |
|
2074 |
<source>Probabilities</source> |
|
4495 | 2075 |
<translation>空中支援几率</translation> |
2394 | 2076 |
</message> |
2883 | 2077 |
<message> |
2078 |
<source>Ammo in boxes</source> |
|
4495 | 2079 |
<translation>弹药箱</translation> |
2883 | 2080 |
</message> |
2081 |
<message> |
|
2082 |
<source>Delays</source> |
|
4495 | 2083 |
<translation>延迟回合数</translation> |
2883 | 2084 |
</message> |
4418 | 2085 |
<message> |
2086 |
<source>new</source> |
|
4495 | 2087 |
<translation>新</translation> |
4418 | 2088 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
2089 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
2090 |
<source>copy of</source> |
4864 | 2091 |
<translation type="unfinished">备份</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4495
diff
changeset
|
2092 |
</message> |
2394 | 2093 |
</context> |
2094 |
<context> |
|
1550 | 2095 |
<name>TCPBase</name> |
2096 |
<message> |
|
2097 |
<source>Error</source> |
|
2098 |
<translation>错误</translation> |
|
2099 |
</message> |
|
2100 |
<message> |
|
2101 |
<source>Unable to start the server: %1.</source> |
|
2102 |
<translation>无法开始服务端: %1.</translation> |
|
2103 |
</message> |
|
2104 |
<message> |
|
2105 |
<source>Unable to run engine: %1 (</source> |
|
2106 |
<translation>无法运行引擎: %1 (</translation> |
|
2107 |
</message> |
|
2108 |
</context> |
|
2109 |
<context> |
|
1933 | 2110 |
<name>ToggleButtonWidget</name> |
2111 |
<message> |
|
2112 |
<source>Fort Mode</source> |
|
1949 | 2113 |
<translation>城堡模式</translation> |
1933 | 2114 |
</message> |
2115 |
<message> |
|
2116 |
<source>Divide Teams</source> |
|
1949 | 2117 |
<translation>团体行动</translation> |
1933 | 2118 |
</message> |
2119 |
<message> |
|
2120 |
<source>Solid Land</source> |
|
1949 | 2121 |
<translation>固实地面</translation> |
1933 | 2122 |
</message> |
2123 |
<message> |
|
2124 |
<source>Add Border</source> |
|
1949 | 2125 |
<translation>添加边界</translation> |
1933 | 2126 |
</message> |
2127 |
<message> |
|
2128 |
<source>Low Gravity</source> |
|
1949 | 2129 |
<translation>低重力</translation> |
1933 | 2130 |
</message> |
2131 |
<message> |
|
2132 |
<source>Laser Sight</source> |
|
1949 | 2133 |
<translation>激光瞄准</translation> |
1933 | 2134 |
</message> |
2135 |
<message> |
|
2136 |
<source>Invulnerable</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2137 |
<translation>刀枪不入</translation> |
1933 | 2138 |
</message> |
2139 |
<message> |
|
2140 |
<source>Add Mines</source> |
|
4124 | 2141 |
<translation type="obsolete">布置地雷</translation> |
1933 | 2142 |
</message> |
2086 | 2143 |
<message> |
2144 |
<source>Vampirism</source> |
|
2291 | 2145 |
<translation>吸血鬼</translation> |
2086 | 2146 |
</message> |
2147 |
<message> |
|
2148 |
<source>Karma</source> |
|
2291 | 2149 |
<translation>因果报应</translation> |
2086 | 2150 |
</message> |
2151 |
<message> |
|
2152 |
<source>Artillery</source> |
|
2291 | 2153 |
<translation>射术</translation> |
2086 | 2154 |
</message> |
2726 | 2155 |
<message> |
2156 |
<source>Random Order</source> |
|
3824 | 2157 |
<translation>随机顺序</translation> |
2726 | 2158 |
</message> |
2159 |
<message> |
|
2160 |
<source>King</source> |
|
3824 | 2161 |
<translation>国王模式</translation> |
2842 | 2162 |
</message> |
2163 |
<message> |
|
2164 |
<source>Place Hedgehogs</source> |
|
3824 | 2165 |
<translation>手动放置刺猬</translation> |
2726 | 2166 |
</message> |
2883 | 2167 |
<message> |
2168 |
<source>Clan Shares Ammo</source> |
|
3824 | 2169 |
<translation>团队共享弹药</translation> |
2883 | 2170 |
</message> |
2899 | 2171 |
<message> |
2172 |
<source>Disable Girders</source> |
|
3824 | 2173 |
<translation>禁止梁</translation> |
2899 | 2174 |
</message> |
3287 | 2175 |
<message> |
2176 |
<source>Disable Land Objects</source> |
|
3824 | 2177 |
<translation>禁止地面物件</translation> |
3287 | 2178 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
2179 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3824
diff
changeset
|
2180 |
<source>AI Survival Mode</source> |
4495 | 2181 |
<translation>AI生存模式</translation> |
4124 | 2182 |
</message> |
2183 |
<message> |
|
2184 |
<source>Unlimited Attacks</source> |
|
4169 | 2185 |
<translation>无限攻击</translation> |
4124 | 2186 |
</message> |
2187 |
<message> |
|
2188 |
<source>Reset Weapons</source> |
|
4495 | 2189 |
<translation>重置武器</translation> |
4124 | 2190 |
</message> |
2191 |
<message> |
|
2192 |
<source>Per Hedgehog Ammo</source> |
|
4495 | 2193 |
<translation>每个刺猬的弹药</translation> |
2194 |
</message> |
|
2195 |
<message> |
|
2196 |
<source>Reset Health</source> |
|
2197 |
<translation>重置生命值</translation> |
|
4124 | 2198 |
</message> |
4418 | 2199 |
<message> |
2200 |
<source>Disable Wind</source> |
|
4495 | 2201 |
<translation>禁止风力作用</translation> |
4418 | 2202 |
</message> |
2203 |
<message> |
|
2204 |
<source>More Wind</source> |
|
4495 | 2205 |
<translation>让风来地更猛烈吧!</translation> |
4418 | 2206 |
</message> |
5602 | 2207 |
<message> |
2208 |
<source>Tag Team</source> |
|
2209 |
<translation type="unfinished"></translation> |
|
2210 |
</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
|
2211 |
<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
|
2212 |
<source>Add Bottom Border</source> |
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
|
2213 |
<translation type="unfinished"></translation> |
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
|
2214 |
</message> |
1933 | 2215 |
</context> |
2216 |
<context> |
|
1550 | 2217 |
<name>binds</name> |
2218 |
<message> |
|
2219 |
<source>up</source> |
|
2220 |
<translation>上</translation> |
|
2221 |
</message> |
|
2222 |
<message> |
|
2223 |
<source>left</source> |
|
2224 |
<translation>左</translation> |
|
2225 |
</message> |
|
2226 |
<message> |
|
2227 |
<source>right</source> |
|
2228 |
<translation>右</translation> |
|
2229 |
</message> |
|
2230 |
<message> |
|
2231 |
<source>down</source> |
|
2232 |
<translation>下</translation> |
|
2233 |
</message> |
|
2234 |
<message> |
|
2235 |
<source>attack</source> |
|
2236 |
<translation>攻击</translation> |
|
2237 |
</message> |
|
2238 |
<message> |
|
2239 |
<source>put</source> |
|
2240 |
<translation>放</translation> |
|
2241 |
</message> |
|
2242 |
<message> |
|
2243 |
<source>switch</source> |
|
2244 |
<translation>切换</translation> |
|
2245 |
</message> |
|
2246 |
<message> |
|
2247 |
<source>slot 1</source> |
|
2248 |
<translation>slot 1</translation> |
|
2249 |
</message> |
|
2250 |
<message> |
|
2251 |
<source>slot 2</source> |
|
2252 |
<translation>slot 2</translation> |
|
2253 |
</message> |
|
2254 |
<message> |
|
2255 |
<source>slot 3</source> |
|
2256 |
<translation>slot 3</translation> |
|
2257 |
</message> |
|
2258 |
<message> |
|
2259 |
<source>slot 4</source> |
|
2260 |
<translation>slot 4</translation> |
|
2261 |
</message> |
|
2262 |
<message> |
|
2263 |
<source>slot 5</source> |
|
2264 |
<translation>slot 5</translation> |
|
2265 |
</message> |
|
2266 |
<message> |
|
2267 |
<source>slot 6</source> |
|
2268 |
<translation>slot 6</translation> |
|
2269 |
</message> |
|
2270 |
<message> |
|
2271 |
<source>slot 7</source> |
|
2272 |
<translation>slot 7</translation> |
|
2273 |
</message> |
|
2274 |
<message> |
|
2275 |
<source>slot 8</source> |
|
2276 |
<translation>slot 8</translation> |
|
2277 |
</message> |
|
2278 |
<message> |
|
2279 |
<source>timer 1 sec</source> |
|
2280 |
<translation>定时1秒</translation> |
|
2281 |
</message> |
|
2282 |
<message> |
|
2283 |
<source>timer 2 sec</source> |
|
2284 |
<translation>定时2秒</translation> |
|
2285 |
</message> |
|
2286 |
<message> |
|
2287 |
<source>timer 3 sec</source> |
|
2288 |
<translation>定时3秒</translation> |
|
2289 |
</message> |
|
2290 |
<message> |
|
2291 |
<source>timer 4 sec</source> |
|
2292 |
<translation>定时4秒</translation> |
|
2293 |
</message> |
|
2294 |
<message> |
|
2295 |
<source>timer 5 sec</source> |
|
2296 |
<translation>定时5秒</translation> |
|
2297 |
</message> |
|
2298 |
<message> |
|
2299 |
<source>capture</source> |
|
3824 | 2300 |
<translation>截取</translation> |
1550 | 2301 |
</message> |
2302 |
<message> |
|
2303 |
<source>quit</source> |
|
2304 |
<translation>退出</translation> |
|
2305 |
</message> |
|
2306 |
<message> |
|
2307 |
<source>find hedgehog</source> |
|
2842 | 2308 |
<translation>寻找刺猬</translation> |
1550 | 2309 |
</message> |
2310 |
<message> |
|
2311 |
<source>ammo menu</source> |
|
2312 |
<translation>弹药菜单</translation> |
|
2313 |
</message> |
|
2314 |
<message> |
|
2315 |
<source>volume down</source> |
|
2316 |
<translation>降低音量</translation> |
|
2317 |
</message> |
|
2318 |
<message> |
|
2319 |
<source>volume up</source> |
|
2320 |
<translation>提高音量</translation> |
|
2321 |
</message> |
|
2322 |
<message> |
|
2323 |
<source>change mode</source> |
|
2324 |
<translation>改变模式</translation> |
|
2325 |
</message> |
|
2326 |
<message> |
|
2327 |
<source>pause</source> |
|
2328 |
<translation>暂停</translation> |
|
2329 |
</message> |
|
2330 |
<message> |
|
2331 |
<source>slot 9</source> |
|
2332 |
<translation>slot 9</translation> |
|
2333 |
</message> |
|
2334 |
<message> |
|
2335 |
<source>hedgehogs |
|
2336 |
info</source> |
|
4495 | 2337 |
<translation>刺猬大作战 |
1550 | 2338 |
信息</translation> |
2339 |
</message> |
|
2340 |
<message> |
|
2341 |
<source>chat</source> |
|
2342 |
<translation>聊天</translation> |
|
2343 |
</message> |
|
2344 |
<message> |
|
2345 |
<source>chat history</source> |
|
2346 |
<translation>聊天记录</translation> |
|
2347 |
</message> |
|
2348 |
<message> |
|
2349 |
<source>confirmation</source> |
|
2350 |
<translation>确认</translation> |
|
2351 |
</message> |
|
1641 | 2352 |
<message> |
2353 |
<source>precise aim</source> |
|
1691 | 2354 |
<translation>练习瞄准</translation> |
1641 | 2355 |
</message> |
2394 | 2356 |
<message> |
2357 |
<source>zoom in</source> |
|
3824 | 2358 |
<translation>放大</translation> |
2394 | 2359 |
</message> |
2360 |
<message> |
|
2361 |
<source>zoom out</source> |
|
3824 | 2362 |
<translation>缩小</translation> |
2394 | 2363 |
</message> |
2364 |
<message> |
|
2365 |
<source>reset zoom</source> |
|
3824 | 2366 |
<translation>重置</translation> |
2394 | 2367 |
</message> |
2441 | 2368 |
<message> |
2369 |
<source>long jump</source> |
|
3824 | 2370 |
<translation>远跳</translation> |
2441 | 2371 |
</message> |
2372 |
<message> |
|
2373 |
<source>high jump</source> |
|
3824 | 2374 |
<translation>高跳</translation> |
2441 | 2375 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2376 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2377 |
<source>slot 10</source> |
3824 | 2378 |
<translation>slot 10</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2379 |
</message> |
2441 | 2380 |
</context> |
2381 |
<context> |
|
2382 |
<name>binds (categories)</name> |
|
2383 |
<message> |
|
2384 |
<source>Basic controls</source> |
|
3824 | 2385 |
<translation>基本控制</translation> |
2441 | 2386 |
</message> |
2387 |
<message> |
|
2388 |
<source>Weapon controls</source> |
|
3824 | 2389 |
<translation>武器控制</translation> |
2441 | 2390 |
</message> |
2391 |
<message> |
|
2392 |
<source>Camera and cursor controls</source> |
|
3824 | 2393 |
<translation>镜头和光标控制</translation> |
2441 | 2394 |
</message> |
2395 |
<message> |
|
2396 |
<source>Other</source> |
|
3824 | 2397 |
<translation>其他</translation> |
2441 | 2398 |
</message> |
2399 |
</context> |
|
2400 |
<context> |
|
2401 |
<name>binds (descriptions)</name> |
|
2402 |
<message> |
|
2403 |
<source>Move your hogs and aim:</source> |
|
4495 | 2404 |
<translation>移动您的刺猬同时瞄准:</translation> |
2441 | 2405 |
</message> |
2406 |
<message> |
|
2407 |
<source>Traverse gaps and obstacles by jumping:</source> |
|
4495 | 2408 |
<translation>使用跳跃越过沟渠、障碍:</translation> |
2441 | 2409 |
</message> |
2410 |
<message> |
|
2411 |
<source>Fire your selected weapon or trigger an utility item:</source> |
|
4495 | 2412 |
<translation>使用选择的武器开火、使用物品:</translation> |
2441 | 2413 |
</message> |
2414 |
<message> |
|
2415 |
<source>Pick a weapon or a target location under the cursor:</source> |
|
4495 | 2416 |
<translation>选取一个武器或者瞄准光标下的地点:</translation> |
2441 | 2417 |
</message> |
2418 |
<message> |
|
2419 |
<source>Switch your currently active hog (if possible):</source> |
|
4495 | 2420 |
<translation>切换到您当前活动的刺猬(如果可用):</translation> |
2441 | 2421 |
</message> |
2422 |
<message> |
|
2423 |
<source>Pick a weapon or utility item:</source> |
|
4495 | 2424 |
<translation>选择一个武器或物品:</translation> |
2441 | 2425 |
</message> |
2426 |
<message> |
|
2427 |
<source>Set the timer on bombs and timed weapons:</source> |
|
4495 | 2428 |
<translation>设置定时炸弹等武器起爆时间:</translation> |
2441 | 2429 |
</message> |
2430 |
<message> |
|
2431 |
<source>Move the camera to the active hog:</source> |
|
4495 | 2432 |
<translation>移动镜头到选中的刺猬:</translation> |
2441 | 2433 |
</message> |
2434 |
<message> |
|
2435 |
<source>Move the cursor or camera without using the mouse:</source> |
|
4495 | 2436 |
<translation>不用鼠标移动光标或镜头:</translation> |
2441 | 2437 |
</message> |
2438 |
<message> |
|
2439 |
<source>Modify the camera's zoom level:</source> |
|
4495 | 2440 |
<translation>调整镜头放大倍数:</translation> |
2441 | 2441 |
</message> |
2442 |
<message> |
|
2443 |
<source>Talk to your team or all participants:</source> |
|
4495 | 2444 |
<translation>同队友或全部参与者对话:</translation> |
2441 | 2445 |
</message> |
2446 |
<message> |
|
2447 |
<source>Pause, continue or leave your game:</source> |
|
4495 | 2448 |
<translation>暂停、继续或离开游戏:</translation> |
2441 | 2449 |
</message> |
2450 |
<message> |
|
2451 |
<source>Modify the game's volume while playing:</source> |
|
4495 | 2452 |
<translation>调整游戏时音量:</translation> |
2441 | 2453 |
</message> |
2454 |
<message> |
|
2455 |
<source>Toggle fullscreen mode:</source> |
|
4495 | 2456 |
<translation>全屏模式:</translation> |
2441 | 2457 |
</message> |
2458 |
<message> |
|
2459 |
<source>Take a screenshot:</source> |
|
4495 | 2460 |
<translation>截图:</translation> |
2441 | 2461 |
</message> |
2462 |
<message> |
|
2463 |
<source>Toggle labels above hedgehogs:</source> |
|
4495 | 2464 |
<translation>切换刺猬头顶标签的显示方式:</translation> |
2441 | 2465 |
</message> |
2466 |
</context> |
|
2467 |
<context> |
|
2468 |
<name>binds (keys)</name> |
|
2469 |
<message> |
|
2470 |
<source>Axis</source> |
|
3824 | 2471 |
<translation>Axis轴</translation> |
2441 | 2472 |
</message> |
2473 |
<message> |
|
2474 |
<source>(Up)</source> |
|
3824 | 2475 |
<translation>(上)</translation> |
2441 | 2476 |
</message> |
2477 |
<message> |
|
2478 |
<source>(Down)</source> |
|
3824 | 2479 |
<translation>(下)</translation> |
2441 | 2480 |
</message> |
2481 |
<message> |
|
2482 |
<source>Hat</source> |
|
3824 | 2483 |
<translation>帽子</translation> |
2441 | 2484 |
</message> |
2485 |
<message> |
|
2486 |
<source>(Left)</source> |
|
3824 | 2487 |
<translation>(左)</translation> |
2441 | 2488 |
</message> |
2489 |
<message> |
|
2490 |
<source>(Right)</source> |
|
3824 | 2491 |
<translation>(右)</translation> |
2441 | 2492 |
</message> |
2493 |
<message> |
|
2494 |
<source>Button</source> |
|
3824 | 2495 |
<translation>按键</translation> |
2441 | 2496 |
</message> |
2497 |
<message> |
|
2498 |
<source>Keyboard</source> |
|
3824 | 2499 |
<translation>键盘</translation> |
2441 | 2500 |
</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
|
2501 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2502 |
<source>Mouse: Left button</source> |
3284 | 2503 |
<translation>鼠标:左键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2504 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2505 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2506 |
<source>Mouse: Middle button</source> |
3284 | 2507 |
<translation>鼠标:中键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2508 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2509 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2510 |
<source>Mouse: Right button</source> |
3284 | 2511 |
<translation>鼠标:右键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2512 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2513 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2514 |
<source>Mouse: Wheel up</source> |
3284 | 2515 |
<translation>鼠标滚轮:向上</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2516 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2517 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2518 |
<source>Mouse: Wheel down</source> |
3284 | 2519 |
<translation>鼠标滚轮:向下</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2520 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2521 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2522 |
<source>Backspace</source> |
3284 | 2523 |
<translation>退格键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2524 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2525 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2526 |
<source>Tab</source> |
4495 | 2527 |
<translation>Tab</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2528 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2529 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2530 |
<source>Clear</source> |
3824 | 2531 |
<translation>Num Lock / Clear</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2532 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2533 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2534 |
<source>Return</source> |
3824 | 2535 |
<translation>回车</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2536 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2537 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2538 |
<source>Pause</source> |
3284 | 2539 |
<translation>暂停键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2540 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2541 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2542 |
<source>Escape</source> |
4495 | 2543 |
<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
|
2544 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2545 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2546 |
<source>Space</source> |
3284 | 2547 |
<translation>空格键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2548 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2549 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2550 |
<source>Delete</source> |
4495 | 2551 |
<translation>Del(删除键)</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2552 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2553 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2554 |
<source>Numpad 0</source> |
3284 | 2555 |
<translation>小键盘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
|
2556 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2557 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2558 |
<source>Numpad 1</source> |
3284 | 2559 |
<translation>小键盘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
|
2560 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2561 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2562 |
<source>Numpad 2</source> |
3284 | 2563 |
<translation>小键盘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
|
2564 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2565 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2566 |
<source>Numpad 3</source> |
3284 | 2567 |
<translation>小键盘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
|
2568 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2569 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2570 |
<source>Numpad 4</source> |
3284 | 2571 |
<translation>小键盘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
|
2572 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2573 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2574 |
<source>Numpad 5</source> |
3284 | 2575 |
<translation>小键盘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
|
2576 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2577 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2578 |
<source>Numpad 6</source> |
3284 | 2579 |
<translation>小键盘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
|
2580 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2581 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2582 |
<source>Numpad 7</source> |
3284 | 2583 |
<translation>小键盘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
|
2584 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2585 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2586 |
<source>Numpad 8</source> |
3284 | 2587 |
<translation>小键盘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
|
2588 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2589 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2590 |
<source>Numpad 9</source> |
3284 | 2591 |
<translation>小键盘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
|
2592 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2593 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2594 |
<source>Numpad .</source> |
3284 | 2595 |
<translation>小键盘.</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2596 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2597 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2598 |
<source>Numpad /</source> |
3284 | 2599 |
<translation>小键盘/</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2600 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2601 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2602 |
<source>Numpad *</source> |
3284 | 2603 |
<translation>小键盘*</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2604 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2605 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2606 |
<source>Numpad -</source> |
3284 | 2607 |
<translation>小键盘-</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2608 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2609 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2610 |
<source>Numpad +</source> |
3284 | 2611 |
<translation>小键盘+</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2612 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2613 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2614 |
<source>Enter</source> |
3284 | 2615 |
<translation>回车键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2616 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2617 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2618 |
<source>Equals</source> |
3284 | 2619 |
<translation>等于</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2620 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2621 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2622 |
<source>Up</source> |
3284 | 2623 |
<translation>上</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2624 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2625 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2626 |
<source>Down</source> |
3284 | 2627 |
<translation>下</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2628 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2629 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2630 |
<source>Right</source> |
3284 | 2631 |
<translation>右</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2632 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2633 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2634 |
<source>Left</source> |
3284 | 2635 |
<translation>左</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2636 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2637 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2638 |
<source>Insert</source> |
3284 | 2639 |
<translation>插入键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2640 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2641 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2642 |
<source>Home</source> |
3284 | 2643 |
<translation>Home键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2644 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2645 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2646 |
<source>End</source> |
3284 | 2647 |
<translation>End键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2648 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2649 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2650 |
<source>Page up</source> |
3284 | 2651 |
<translation>向上翻页键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2652 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2653 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2654 |
<source>Page down</source> |
3284 | 2655 |
<translation>向下翻页键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2656 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2657 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2658 |
<source>Num lock</source> |
3284 | 2659 |
<translation>小键盘数字锁</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2660 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2661 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2662 |
<source>Caps lock</source> |
3284 | 2663 |
<translation>大小写切换键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2664 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2665 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2666 |
<source>Scroll lock</source> |
3284 | 2667 |
<translation>Scroll Lock键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2668 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2669 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2670 |
<source>Right shift</source> |
3284 | 2671 |
<translation>右Shift键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2672 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2673 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2674 |
<source>Left shift</source> |
3284 | 2675 |
<translation>左Shift键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2676 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2677 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2678 |
<source>Right ctrl</source> |
3284 | 2679 |
<translation>右Ctrl键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2680 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2681 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2682 |
<source>Left ctrl</source> |
3284 | 2683 |
<translation>左Ctrl键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2684 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2685 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2686 |
<source>Right alt</source> |
3284 | 2687 |
<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
|
2688 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2689 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2690 |
<source>Left alt</source> |
3284 | 2691 |
<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
|
2692 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2693 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2694 |
<source>Right meta</source> |
3284 | 2695 |
<translation>右meta键</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2696 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2697 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2698 |
<source>Left meta</source> |
3284 | 2699 |
<translation>左meta键</translation> |
2700 |
</message> |
|
2701 |
<message> |
|
2702 |
<source>A button</source> |
|
3824 | 2703 |
<translation>A 键</translation> |
3284 | 2704 |
</message> |
2705 |
<message> |
|
2706 |
<source>B button</source> |
|
3824 | 2707 |
<translation>B 键</translation> |
3284 | 2708 |
</message> |
2709 |
<message> |
|
2710 |
<source>X button</source> |
|
3824 | 2711 |
<translation>X 键</translation> |
3284 | 2712 |
</message> |
2713 |
<message> |
|
2714 |
<source>Y button</source> |
|
3824 | 2715 |
<translation>Y 键</translation> |
3284 | 2716 |
</message> |
2717 |
<message> |
|
2718 |
<source>LB button</source> |
|
3824 | 2719 |
<translation>LB 键</translation> |
3284 | 2720 |
</message> |
2721 |
<message> |
|
2722 |
<source>RB button</source> |
|
3824 | 2723 |
<translation>RB 键</translation> |
3284 | 2724 |
</message> |
2725 |
<message> |
|
2726 |
<source>Back button</source> |
|
3824 | 2727 |
<translation>返回键</translation> |
3284 | 2728 |
</message> |
2729 |
<message> |
|
2730 |
<source>Start button</source> |
|
3824 | 2731 |
<translation>开始键</translation> |
3284 | 2732 |
</message> |
2733 |
<message> |
|
2734 |
<source>Left stick</source> |
|
3824 | 2735 |
<translation>左摇杆</translation> |
3284 | 2736 |
</message> |
2737 |
<message> |
|
2738 |
<source>Right stick</source> |
|
3824 | 2739 |
<translation>右摇杆</translation> |
3284 | 2740 |
</message> |
2741 |
<message> |
|
2742 |
<source>Left stick (Right)</source> |
|
4495 | 2743 |
<translation>右(左摇杆)</translation> |
3284 | 2744 |
</message> |
2745 |
<message> |
|
2746 |
<source>Left stick (Left)</source> |
|
4495 | 2747 |
<translation>左(左摇杆)</translation> |
3284 | 2748 |
</message> |
2749 |
<message> |
|
2750 |
<source>Left stick (Down)</source> |
|
4495 | 2751 |
<translation>下(左摇杆)</translation> |
3284 | 2752 |
</message> |
2753 |
<message> |
|
2754 |
<source>Left stick (Up)</source> |
|
4495 | 2755 |
<translation>上(左摇杆)</translation> |
3284 | 2756 |
</message> |
2757 |
<message> |
|
2758 |
<source>Left trigger</source> |
|
4495 | 2759 |
<translation>左制动</translation> |
3284 | 2760 |
</message> |
2761 |
<message> |
|
2762 |
<source>Right trigger</source> |
|
4495 | 2763 |
<translation>右制动</translation> |
3284 | 2764 |
</message> |
2765 |
<message> |
|
2766 |
<source>Right stick (Down)</source> |
|
4495 | 2767 |
<translation>下(右摇杆)</translation> |
3284 | 2768 |
</message> |
2769 |
<message> |
|
2770 |
<source>Right stick (Up)</source> |
|
4495 | 2771 |
<translation>上(右摇杆)</translation> |
3284 | 2772 |
</message> |
2773 |
<message> |
|
2774 |
<source>Right stick (Right)</source> |
|
4495 | 2775 |
<translation>右(右摇杆)</translation> |
3284 | 2776 |
</message> |
2777 |
<message> |
|
2778 |
<source>Right stick (Left)</source> |
|
4495 | 2779 |
<translation>左(右摇杆)</translation> |
3284 | 2780 |
</message> |
2781 |
<message> |
|
2782 |
<source>DPad</source> |
|
3824 | 2783 |
<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
|
2784 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2785 |
</context> |
1550 | 2786 |
</TS> |