author | alfadur |
Fri, 26 Oct 2018 23:04:46 +0300 | |
changeset 13998 | ae11b53987db |
parent 13879 | b74274d6ee6a |
child 14503 | df86be1bdbeb |
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> |
12726 | 3 |
<TS version="2.1" language="zh_TW"> |
2030 | 4 |
<context> |
8648 | 5 |
<name>About</name> |
6 |
<message> |
|
7 |
<source>Unknown Compiler</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
8 |
<translation>未知的編譯器</translation> |
8648 | 9 |
</message> |
12726 | 10 |
<message> |
11 |
<source>Hedgewars %1</source> |
|
12 |
<extracomment>%1 contains Hedgewars' version number</extracomment> |
|
13 |
<translation type="unfinished">刺蝟大作戰 %1</translation> |
|
14 |
</message> |
|
15 |
<message> |
|
16 |
<source>Revision %1 (%2)</source> |
|
17 |
<translation type="unfinished"></translation> |
|
18 |
</message> |
|
19 |
<message> |
|
20 |
<source>Visit our homepage: %1</source> |
|
21 |
<translation type="unfinished"></translation> |
|
22 |
</message> |
|
23 |
<message> |
|
24 |
<source>This program is distributed under the %1.</source> |
|
25 |
<translation type="unfinished">此程序使用%1.釋出</translation> |
|
26 |
</message> |
|
27 |
<message> |
|
28 |
<source>GNU GPL v2</source> |
|
29 |
<extracomment>Short for “GNU General Public License version 2”</extracomment> |
|
30 |
<translation type="unfinished"></translation> |
|
31 |
</message> |
|
32 |
<message> |
|
33 |
<source>Dependency versions:</source> |
|
34 |
<extracomment>For the version numbers of Hedgewars' software dependencies</extracomment> |
|
35 |
<translation type="unfinished"></translation> |
|
36 |
</message> |
|
37 |
<message> |
|
38 |
<source><a href="https://gcc.gnu.org">GCC</a>: %1</source> |
|
39 |
<translation type="unfinished"></translation> |
|
40 |
</message> |
|
41 |
<message> |
|
42 |
<source><a href="https://www.libsdl.org/">SDL2</a>: %1.%2.%3</source> |
|
43 |
<translation type="unfinished"></translation> |
|
44 |
</message> |
|
45 |
<message> |
|
46 |
<source><a href="https://www.libsdl.org/">SDL2_mixer</a>: %1.%2.%3</source> |
|
47 |
<translation type="unfinished"></translation> |
|
48 |
</message> |
|
49 |
<message> |
|
50 |
<source><a href="https://www.libsdl.org/">SDL2_net</a>: %1.%2.%3</source> |
|
51 |
<translation type="unfinished"></translation> |
|
52 |
</message> |
|
53 |
<message> |
|
54 |
<source><a href="https://www.libsdl.org/">SDL2_image</a>: %1.%2.%3</source> |
|
55 |
<translation type="unfinished"></translation> |
|
56 |
</message> |
|
57 |
<message> |
|
58 |
<source><a href="https://www.libsdl.org/">SDL2_ttf</a>: %1.%2.%3</source> |
|
59 |
<translation type="unfinished"></translation> |
|
60 |
</message> |
|
61 |
<message> |
|
62 |
<source><a href="https://www.qt.io/developers/">Qt</a>: %1</source> |
|
63 |
<translation type="unfinished"></translation> |
|
64 |
</message> |
|
65 |
<message> |
|
66 |
<source><a href="https://libav.org">libavcodec</a>: %1.%2.%3</source> |
|
67 |
<translation type="unfinished"></translation> |
|
68 |
</message> |
|
69 |
<message> |
|
70 |
<source><a href="https://libav.org">libavformat</a>: %1.%2.%3</source> |
|
71 |
<translation type="unfinished"></translation> |
|
72 |
</message> |
|
73 |
<message> |
|
74 |
<source><a href="https://libav.org">libavutil</a>: %1.%2.%3</source> |
|
75 |
<translation type="unfinished"></translation> |
|
76 |
</message> |
|
77 |
<message> |
|
78 |
<source><a href="https://icculus.org/physfs/">PhysFS</a>: %1.%2.%3</source> |
|
79 |
<translation type="unfinished"></translation> |
|
80 |
</message> |
|
8648 | 81 |
</context> |
82 |
<context> |
|
7679 | 83 |
<name>AbstractPage</name> |
84 |
<message> |
|
85 |
<source>Go back</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
86 |
<translation>退回</translation> |
7679 | 87 |
</message> |
88 |
</context> |
|
89 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
90 |
<name>BanDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
91 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
92 |
<source>IP</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
93 |
<translation>IP</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
94 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
95 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
96 |
<source>Nick</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
97 |
<translation>暱稱</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
98 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
99 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
100 |
<source>IP/Nick</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
101 |
<translation>IP/暱稱</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
102 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
103 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
104 |
<source>Reason</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
105 |
<translation>原因</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
106 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
107 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
108 |
<source>Duration</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
109 |
<translation>持續時間</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
110 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
111 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
112 |
<source>Ok</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
113 |
<translation>確定</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
114 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
115 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
116 |
<source>Cancel</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
117 |
<translation>取消</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
118 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
119 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
120 |
<source>you know why</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
121 |
<translation>你知道為什麼</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
122 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
123 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
124 |
<source>Warning</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
125 |
<translation>警告</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
126 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
127 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
128 |
<source>Please, specify %1</source> |
12726 | 129 |
<translation type="vanished">請指定%1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
130 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
131 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
132 |
<source>nickname</source> |
12726 | 133 |
<translation type="vanished">暱稱</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
134 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
135 |
<message> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
136 |
<source>permanent</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
137 |
<translation>永久</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
138 |
</message> |
11531 | 139 |
<message> |
140 |
<source>Ban player</source> |
|
11850 | 141 |
<translation>封鎖玩家</translation> |
11531 | 142 |
</message> |
12726 | 143 |
<message> |
144 |
<source>Please specify an IP address.</source> |
|
145 |
<translation type="unfinished"></translation> |
|
146 |
</message> |
|
147 |
<message> |
|
148 |
<source>Please specify a nickname.</source> |
|
149 |
<translation type="unfinished"></translation> |
|
150 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
151 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
152 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
153 |
<name>DataManager</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
154 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
155 |
<source>Use Default</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
156 |
<translation>使用預設值</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
157 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
158 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
159 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
160 |
<name>FeedbackDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
161 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
162 |
<source>View</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
163 |
<translation>查看</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
164 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
165 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
166 |
<source>Cancel</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
167 |
<translation>取消</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
168 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
169 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
170 |
<source>Send Feedback</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
171 |
<translation>發送反饋</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
172 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
173 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
174 |
<source>We are always happy about suggestions, ideas, or bug reports.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
175 |
<translation>我們很樂意收到建議,想法,或是bug回報。</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
176 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
177 |
<message> |
9007 | 178 |
<source>Send us feedback!</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
179 |
<translation>給我們反饋!</translation> |
9007 | 180 |
</message> |
181 |
<message> |
|
182 |
<source>If you found a bug, you can see if it's already been reported here: </source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
183 |
<translation>如果你發現了一個bug,可以先檢查它是否已經被回報過:</translation> |
9007 | 184 |
</message> |
185 |
<message> |
|
186 |
<source>Your email address is optional, but necessary if you want us to get back at you.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
187 |
<translation>如果希望我們回覆你, 請留下你的電子郵件地址。</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
188 |
</message> |
11531 | 189 |
<message> |
190 |
<source>Feedback</source> |
|
191 |
<translation type="unfinished">信息反饋</translation> |
|
192 |
</message> |
|
13540 | 193 |
<message> |
194 |
<source>This is optional, but this information might help us to resolve bugs and other technical problems.</source> |
|
195 |
<translation type="unfinished"></translation> |
|
196 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
197 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
198 |
<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
|
199 |
<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
|
200 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
201 |
<source>Never</source> |
3284 | 202 |
<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
|
203 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
204 |
<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
|
205 |
<source>Every %1 turn</source> |
3284 | 206 |
<translation> |
2842 | 207 |
<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
|
208 |
</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
|
209 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
210 |
</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
|
211 |
<context> |
1803 | 212 |
<name>GameCFGWidget</name> |
213 |
<message> |
|
2030 | 214 |
<source>Edit weapons</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
215 |
<translation type="unfinished">修改武器</translation> |
2030 | 216 |
</message> |
217 |
<message> |
|
1900 | 218 |
<source>Edit schemes</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
219 |
<translation type="unfinished">修改方案</translation> |
2883 | 220 |
</message> |
4259 | 221 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
222 |
<source>Game scheme will auto-select a weapon</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
223 |
<translation type="unfinished">遊戲方案將自動選擇武器</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
224 |
</message> |
8648 | 225 |
<message> |
226 |
<source>Map</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
227 |
<translation>地圖</translation> |
8648 | 228 |
</message> |
229 |
<message> |
|
230 |
<source>Game options</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
231 |
<translation>遊戲選項</translation> |
8648 | 232 |
</message> |
2883 | 233 |
</context> |
234 |
<context> |
|
13215 | 235 |
<name>GameSchemeModel</name> |
236 |
<message> |
|
237 |
<source>new</source> |
|
238 |
<translation type="obsolete">新</translation> |
|
239 |
</message> |
|
240 |
<message> |
|
241 |
<source>copy of %1</source> |
|
242 |
<translation type="obsolete">%1的拷貝</translation> |
|
243 |
</message> |
|
244 |
<message> |
|
245 |
<source>New</source> |
|
246 |
<translation type="unfinished">新增</translation> |
|
247 |
</message> |
|
248 |
<message> |
|
249 |
<source>Copy of %1</source> |
|
250 |
<translation type="unfinished"></translation> |
|
251 |
</message> |
|
252 |
<message> |
|
253 |
<source>New (%1)</source> |
|
254 |
<translation type="unfinished"></translation> |
|
255 |
</message> |
|
256 |
<message> |
|
257 |
<source>Copy of %1 (%2)</source> |
|
258 |
<translation type="unfinished"></translation> |
|
259 |
</message> |
|
260 |
</context> |
|
261 |
<context> |
|
9756 | 262 |
<name>GameUIConfig</name> |
263 |
<message> |
|
264 |
<source>Guest</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
265 |
<translation>遊客</translation> |
9756 | 266 |
</message> |
267 |
</context> |
|
268 |
<context> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
269 |
<name>HWApplication</name> |
8648 | 270 |
<message numerus="yes"> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
271 |
<source>%1 minutes</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
272 |
<translation> |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
273 |
<numerusform>%1 分鐘</numerusform> |
8648 | 274 |
</translation> |
275 |
</message> |
|
276 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
277 |
<source>%1 hour</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
278 |
<translation> |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
279 |
<numerusform>%1 小時</numerusform> |
8648 | 280 |
</translation> |
281 |
</message> |
|
282 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
283 |
<source>%1 hours</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
284 |
<translation> |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
285 |
<numerusform>%1 小時</numerusform> |
8648 | 286 |
</translation> |
287 |
</message> |
|
288 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
289 |
<source>%1 day</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
290 |
<translation> |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
291 |
<numerusform>%1 天</numerusform> |
8648 | 292 |
</translation> |
293 |
</message> |
|
294 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
295 |
<source>%1 days</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
296 |
<translation> |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
297 |
<numerusform>%1 天</numerusform> |
8648 | 298 |
</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
299 |
</message> |
8788 | 300 |
<message> |
301 |
<source>Scheme '%1' not supported</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
302 |
<translation type="unfinished">不支持遊戲方案“%1”</translation> |
8788 | 303 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
304 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
305 |
<source>Cannot create directory %1</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
306 |
<translation>不能建立目錄 %1</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
307 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
308 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
309 |
<source>Failed to open data directory: |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
310 |
%1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
311 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
312 |
Please check your installation!</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
313 |
<translation>無法打開數據目錄:%1 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
314 |
請檢查你的安裝!</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
315 |
</message> |
10451 | 316 |
<message> |
317 |
<source>Usage</source> |
|
318 |
<comment>command-line</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
319 |
<translation>用法</translation> |
10451 | 320 |
</message> |
321 |
<message> |
|
322 |
<source>OPTION</source> |
|
323 |
<comment>command-line</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
324 |
<translation>選項</translation> |
10451 | 325 |
</message> |
326 |
<message> |
|
327 |
<source>CONNECTSTRING</source> |
|
328 |
<comment>command-line</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
329 |
<translation type="unfinished">連接字串</translation> |
10451 | 330 |
</message> |
331 |
<message> |
|
332 |
<source>Options</source> |
|
333 |
<comment>command-line</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
334 |
<translation>選項</translation> |
10451 | 335 |
</message> |
336 |
<message> |
|
337 |
<source>Display this help</source> |
|
338 |
<comment>command-line</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
339 |
<translation>顯示此幫助</translation> |
10451 | 340 |
</message> |
341 |
<message> |
|
342 |
<source>Custom path for configuration data and user data</source> |
|
343 |
<comment>command-line</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
344 |
<translation>自定義路徑用於儲存配置和用戶數據</translation> |
10451 | 345 |
</message> |
346 |
<message> |
|
347 |
<source>Custom path to the game data folder</source> |
|
348 |
<comment>command-line</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
349 |
<translation>自定義路徑相對於遊戲數據文件夾</translation> |
10451 | 350 |
</message> |
351 |
<message> |
|
352 |
<source>Hedgewars can use a %1 (e.g. "%2") to connect on start.</source> |
|
353 |
<comment>command-line</comment> |
|
11850 | 354 |
<translation type="unfinished">啟動刺蝟大作戰能使用%1(例如 "%2")來連線。</translation> |
10451 | 355 |
</message> |
356 |
<message> |
|
357 |
<source>Malformed option argument: %1</source> |
|
358 |
<comment>command-line</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
359 |
<translation>格式不正確的選項參數:%1</translation> |
10451 | 360 |
</message> |
361 |
<message> |
|
362 |
<source>Unknown option argument: %1</source> |
|
363 |
<comment>command-line</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
364 |
<translation>未知的選項參數:%1</translation> |
10451 | 365 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
366 |
</context> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
367 |
<context> |
7679 | 368 |
<name>HWAskQuitDialog</name> |
369 |
<message> |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
370 |
<source>Do you really want to quit?</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
371 |
<translation>你真的要退出嗎?</translation> |
7679 | 372 |
</message> |
373 |
</context> |
|
374 |
<context> |
|
2883 | 375 |
<name>HWChatWidget</name> |
376 |
<message> |
|
6239 | 377 |
<source>%1 has been removed from your ignore list</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
378 |
<translation>%1已從你的忽略列表中刪除</translation> |
6239 | 379 |
</message> |
380 |
<message> |
|
381 |
<source>%1 has been added to your ignore list</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
382 |
<translation>%1已添加到你的忽略列表</translation> |
2883 | 383 |
</message> |
384 |
<message> |
|
6239 | 385 |
<source>%1 has been removed from your friends list</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
386 |
<translation>%1已從你的好友列表中刪除</translation> |
6239 | 387 |
</message> |
388 |
<message> |
|
389 |
<source>%1 has been added to your friends list</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
390 |
<translation>%1已添加到你的好友列表</translation> |
6239 | 391 |
</message> |
392 |
<message> |
|
393 |
<source>Stylesheet imported from %1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
394 |
<translation>樣式表已從%1導入</translation> |
2883 | 395 |
</message> |
396 |
<message> |
|
6239 | 397 |
<source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
398 |
<translation>如果你未來想使用當前的樣式表,請輸入%1 ;重置,請輸入%2!</translation> |
6239 | 399 |
</message> |
400 |
<message> |
|
401 |
<source>Couldn't read %1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
402 |
<translation>無法讀取 %1</translation> |
6239 | 403 |
</message> |
404 |
<message> |
|
405 |
<source>StyleSheet discarded</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
406 |
<translation>樣式表被丟棄</translation> |
2883 | 407 |
</message> |
408 |
<message> |
|
6239 | 409 |
<source>StyleSheet saved to %1</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
410 |
<translation>樣式表保存到%1</translation> |
6239 | 411 |
</message> |
412 |
<message> |
|
413 |
<source>Failed to save StyleSheet to %1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
414 |
<translation>無法保存樣式表%1</translation> |
6239 | 415 |
</message> |
9007 | 416 |
<message> |
417 |
<source>%1 has joined</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
418 |
<translation>%1已經加入</translation> |
9007 | 419 |
</message> |
420 |
<message> |
|
421 |
<source>%1 has left</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
422 |
<translation>%1已經離開</translation> |
9007 | 423 |
</message> |
424 |
<message> |
|
425 |
<source>%1 has left (%2)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
426 |
<translation>%1已經離開(%2)</translation> |
9007 | 427 |
</message> |
11838 | 428 |
<message> |
429 |
<source>Chat log</source> |
|
430 |
<translation type="unfinished"></translation> |
|
431 |
</message> |
|
432 |
<message> |
|
433 |
<source>Enter chat messages here and send them with [Enter]</source> |
|
434 |
<translation type="unfinished"></translation> |
|
435 |
</message> |
|
436 |
<message> |
|
437 |
<source>List of players</source> |
|
438 |
<translation type="unfinished"></translation> |
|
439 |
</message> |
|
1803 | 440 |
</context> |
1759 | 441 |
<context> |
442 |
<name>HWForm</name> |
|
443 |
<message> |
|
444 |
<source>Cannot save record to file %1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
445 |
<translation>無法保存記錄到文件%1</translation> |
1759 | 446 |
</message> |
447 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
448 |
<source>DefaultTeam</source> |
12726 | 449 |
<translation type="vanished">預設隊伍</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
450 |
</message> |
4124 | 451 |
<message> |
452 |
<source>Hedgewars Demo File</source> |
|
453 |
<comment>File Types</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
454 |
<translation type="unfinished">刺蝟大作戰演示檔</translation> |
4124 | 455 |
</message> |
456 |
<message> |
|
457 |
<source>Hedgewars Save File</source> |
|
458 |
<comment>File Types</comment> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
459 |
<translation type="unfinished">刺蝟大作戰存檔</translation> |
4124 | 460 |
</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
|
461 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
462 |
<source>Demo name</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
463 |
<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
|
464 |
</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
|
465 |
<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
|
466 |
<source>Demo name:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
467 |
<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
|
468 |
</message> |
6239 | 469 |
<message> |
470 |
<source>Game aborted</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
471 |
<translation>比賽中止</translation> |
6239 | 472 |
</message> |
473 |
<message> |
|
474 |
<source>Nickname</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
475 |
<translation>匿稱</translation> |
6239 | 476 |
</message> |
477 |
<message> |
|
7801 | 478 |
<source>No nickname supplied.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
479 |
<translation>沒有暱稱供應。</translation> |
7801 | 480 |
</message> |
481 |
<message> |
|
482 |
<source>Someone already uses your nickname %1 on the server. |
|
6239 | 483 |
Please pick another nickname:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
484 |
<translation>在伺服器上已經有人使用你的暱稱(%1) |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
485 |
請選擇另一個暱稱:</translation> |
6239 | 486 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
487 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
488 |
<source>%1's Team</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
489 |
<translation>%1的隊伍</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
490 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
491 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
492 |
<source>Hedgewars - Nick registered</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
493 |
<translation type="unfinished">刺蝟大作戰 - 暱稱註冊</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
494 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
495 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
496 |
<source>This nick is registered, and you haven't specified a password. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
497 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
498 |
If this nick isn't yours, please register your own nick at www.hedgewars.org |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
499 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
500 |
Password:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
501 |
<translation>這個暱稱被註冊,並且你還沒有指定密碼 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
502 |
如果這個暱稱是不是你的,請上www.hedgewars.org註冊自己的暱稱 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
503 |
密碼:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
504 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
505 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
506 |
<source>Your nickname is not registered. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
507 |
To prevent someone else from using it, |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
508 |
please register it at www.hedgewars.org</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
509 |
<translation>你的暱稱未註冊。 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
510 |
要防止其他人使用它, |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
511 |
請上www.hedgewars.org進行註冊</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
512 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
513 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
514 |
<source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
515 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
516 |
Your password wasn't saved either.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
517 |
<translation>未保存任何你的密碼。</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
518 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
519 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
520 |
<source>Hedgewars - Empty nickname</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
521 |
<translation type="unfinished">刺蝟大作戰 - 空的暱稱</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
522 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
523 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
524 |
<source>Hedgewars - Wrong password</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
525 |
<translation type="unfinished">刺蝟大作戰 - 密碼錯誤</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
526 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
527 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
528 |
<source>You entered a wrong password.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
529 |
<translation>你輸入了錯誤的密碼。</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
530 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
531 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
532 |
<source>Try Again</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
533 |
<translation>再試一次</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
534 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
535 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
536 |
<source>Hedgewars - Connection error</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
537 |
<translation>刺蝟大作戰 - 連接錯誤</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
538 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
539 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
540 |
<source>You reconnected too fast. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
541 |
Please wait a few seconds and try again.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
542 |
<translation>你太快重新連接了。 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
543 |
請等待幾秒鐘,然後再試一次。</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
544 |
</message> |
9007 | 545 |
<message> |
546 |
<source>This page requires an internet connection.</source> |
|
12726 | 547 |
<translation type="vanished">此頁面需要連接網際網路。</translation> |
9007 | 548 |
</message> |
9756 | 549 |
<message> |
550 |
<source>Guest</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
551 |
<translation>遊客</translation> |
9756 | 552 |
</message> |
553 |
<message> |
|
554 |
<source>Room password</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
555 |
<translation>房間密碼</translation> |
9756 | 556 |
</message> |
557 |
<message> |
|
558 |
<source>The room is protected with password. |
|
559 |
Please, enter the password:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
560 |
<translation>房間使用密碼保護 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
561 |
請輸入密碼:</translation> |
9756 | 562 |
</message> |
12726 | 563 |
<message> |
564 |
<source>Team 1</source> |
|
565 |
<translation type="unfinished"></translation> |
|
566 |
</message> |
|
567 |
<message> |
|
568 |
<source>Team %1</source> |
|
569 |
<extracomment>Default team name</extracomment> |
|
570 |
<translation type="unfinished"></translation> |
|
571 |
</message> |
|
572 |
<message> |
|
573 |
<source>Computer %1</source> |
|
574 |
<extracomment>Default computer team name</extracomment> |
|
575 |
<translation type="unfinished"></translation> |
|
576 |
</message> |
|
577 |
<message> |
|
578 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
579 |
<translation type="unfinished"></translation> |
|
580 |
</message> |
|
581 |
<message> |
|
582 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
583 |
<translation type="unfinished"></translation> |
|
584 |
</message> |
|
585 |
<message> |
|
586 |
<source>Internal error: Reply object is invalid.</source> |
|
587 |
<translation type="unfinished"></translation> |
|
588 |
</message> |
|
1759 | 589 |
</context> |
590 |
<context> |
|
591 |
<name>HWGame</name> |
|
592 |
<message> |
|
593 |
<source>en.txt</source> |
|
12726 | 594 |
<extracomment>IMPORTANT: This text has a special meaning, do not translate it directly. This is the file name of translation files for the game engine, found in Data/Locale/. Usually, you replace “en” with the ISO-639-1 language code of your language.</extracomment> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
595 |
<translation>zh_TW.txt</translation> |
1759 | 596 |
</message> |
597 |
<message> |
|
598 |
<source>Cannot open demofile %1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
599 |
<translation>無法打開 演示檔案 %1</translation> |
1759 | 600 |
</message> |
10451 | 601 |
<message> |
602 |
<source>A Fatal ERROR occured! - The game engine had to stop. |
|
603 |
||
604 |
We are very sorry for the inconvenience :( |
|
605 |
||
606 |
If this keeps happening, please click the '%1' button in the main menu! |
|
607 |
||
608 |
Last two engine messages: |
|
609 |
%2</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
610 |
<translation type="vanished">一個致命的錯誤! - 遊戲引擎不得不停止 |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
611 |
我們很抱歉給你帶來不便:( |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
612 |
如果這一情況持續發生,請點擊主菜單中的“%1”按鈕 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
613 |
上次兩款發動機的消息: |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
614 |
%2</translation> |
10451 | 615 |
</message> |
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
616 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
617 |
<source>A fatal ERROR occured! The game engine had to stop. |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
618 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
619 |
We are very sorry for the inconvenience. :-( |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
620 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
621 |
If this keeps happening, please click the 'Feedback' button in the main menu! |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
622 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
623 |
Last engine message: |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
624 |
%1</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
625 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
626 |
</message> |
1759 | 627 |
</context> |
628 |
<context> |
|
11531 | 629 |
<name>HWHostPortDialog</name> |
630 |
<message> |
|
631 |
<source>Connect to server</source> |
|
11850 | 632 |
<translation type="unfinished">連線到伺服器</translation> |
11531 | 633 |
</message> |
634 |
</context> |
|
635 |
<context> |
|
1803 | 636 |
<name>HWMapContainer</name> |
637 |
<message> |
|
638 |
<source>All</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
639 |
<translation>全部</translation> |
1803 | 640 |
</message> |
641 |
<message> |
|
642 |
<source>Small</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
643 |
<translation>小型</translation> |
1803 | 644 |
</message> |
645 |
<message> |
|
646 |
<source>Medium</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
647 |
<translation>中型</translation> |
1803 | 648 |
</message> |
649 |
<message> |
|
650 |
<source>Large</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
651 |
<translation>大型</translation> |
1803 | 652 |
</message> |
653 |
<message> |
|
654 |
<source>Cavern</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
655 |
<translation>洞穴</translation> |
1803 | 656 |
</message> |
657 |
<message> |
|
658 |
<source>Wacky</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
|
659 |
<translation>曲折</translation> |
1803 | 660 |
</message> |
661 |
<message> |
|
3181 | 662 |
<source>Small tunnels</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
663 |
<translation>小隧道</translation> |
3181 | 664 |
</message> |
665 |
<message> |
|
666 |
<source>Medium tunnels</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
667 |
<translation>中隧道</translation> |
3181 | 668 |
</message> |
669 |
<message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
670 |
<source>Seed</source> |
13683 | 671 |
<extracomment>Refers to the "random seed"; the source of randomness in the game</extracomment> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
672 |
<translation>種子</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
673 |
</message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
674 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
675 |
<source>Map type:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
676 |
<translation>地圖類型:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
677 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
678 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
679 |
<source>Image map</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
680 |
<translation>圖片地圖</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
681 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
682 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
683 |
<source>Mission map</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
684 |
<translation>任務地圖</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
685 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
686 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
687 |
<source>Hand-drawn</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
688 |
<translation>手繪</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
689 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
690 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
691 |
<source>Randomly generated</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
692 |
<translation>隨機產生</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
693 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
694 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
695 |
<source>Random maze</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
696 |
<translation>隨機迷宮</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
697 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
698 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
699 |
<source>Random</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
700 |
<translation>隨機</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
701 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
702 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
703 |
<source>Map preview:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
704 |
<translation>地圖預覽:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
705 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
706 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
707 |
<source>Load map drawing</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
708 |
<translation>加載地圖繪製</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
709 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
710 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
711 |
<source>Edit map drawing</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
712 |
<translation>編輯地圖繪製</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
713 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
714 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
715 |
<source>Small islands</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
716 |
<translation>小島嶼</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
717 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
718 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
719 |
<source>Medium islands</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
720 |
<translation>中島嶼</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
721 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
722 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
723 |
<source>Large islands</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
724 |
<translation>大島嶼</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
725 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
726 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
727 |
<source>Map size:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
728 |
<translation>地圖尺寸:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
729 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
730 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
731 |
<source>Maze style:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
732 |
<translation>迷宮的風格:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
733 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
734 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
735 |
<source>Mission:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
736 |
<translation>任務:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
737 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
738 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
739 |
<source>Map:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
740 |
<translation>地圖:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
741 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
742 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
743 |
<source>Load drawn map</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
744 |
<translation>加載繪製的地圖</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
745 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
746 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
747 |
<source>Drawn Maps</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
748 |
<translation>繪製地圖</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
749 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
750 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
751 |
<source>All files</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
752 |
<translation>所有文件</translation> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
753 |
</message> |
8695 | 754 |
<message> |
755 |
<source>Large tunnels</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
756 |
<translation>大隧道</translation> |
8695 | 757 |
</message> |
9007 | 758 |
<message> |
759 |
<source>Theme: %1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
760 |
<translation>主題:%1</translation> |
9007 | 761 |
</message> |
10451 | 762 |
<message> |
763 |
<source>Random perlin</source> |
|
764 |
<translation type="unfinished"></translation> |
|
765 |
</message> |
|
766 |
<message> |
|
767 |
<source>Style:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
768 |
<translation>風格:</translation> |
10451 | 769 |
</message> |
11761 | 770 |
<message> |
771 |
<source>Forts</source> |
|
772 |
<translation type="unfinished"></translation> |
|
773 |
</message> |
|
11838 | 774 |
<message> |
775 |
<source>View and edit the seed, the source of randomness in the game</source> |
|
776 |
<translation type="unfinished"></translation> |
|
777 |
</message> |
|
778 |
<message> |
|
779 |
<source>Randomize the theme</source> |
|
780 |
<translation type="unfinished"></translation> |
|
781 |
</message> |
|
782 |
<message> |
|
783 |
<source>Choose a theme</source> |
|
11871 | 784 |
<translation type="unfinished">選擇一個主題</translation> |
11838 | 785 |
</message> |
786 |
<message> |
|
787 |
<source>Randomize the map, theme and seed</source> |
|
788 |
<translation type="unfinished"></translation> |
|
789 |
</message> |
|
790 |
<message> |
|
791 |
<source>Randomize the theme and seed</source> |
|
792 |
<translation type="unfinished"></translation> |
|
793 |
</message> |
|
794 |
<message> |
|
795 |
<source>Randomize the seed</source> |
|
796 |
<translation type="unfinished"></translation> |
|
797 |
</message> |
|
798 |
<message> |
|
799 |
<source>Click to randomize the map, theme and seed</source> |
|
800 |
<translation type="unfinished"></translation> |
|
801 |
</message> |
|
802 |
<message> |
|
803 |
<source>Click to randomize the theme and seed</source> |
|
804 |
<translation type="unfinished"></translation> |
|
805 |
</message> |
|
806 |
<message> |
|
807 |
<source>Adjust the complexity of the generated map</source> |
|
808 |
<translation type="unfinished"></translation> |
|
809 |
</message> |
|
810 |
<message> |
|
811 |
<source>Adjust the distance between forts</source> |
|
812 |
<translation type="unfinished"></translation> |
|
813 |
</message> |
|
814 |
<message> |
|
815 |
<source>Click to edit</source> |
|
816 |
<translation type="unfinished"></translation> |
|
817 |
</message> |
|
1803 | 818 |
</context> |
819 |
<context> |
|
1759 | 820 |
<name>HWNetServersModel</name> |
821 |
<message> |
|
822 |
<source>Title</source> |
|
823 |
<translation>標題</translation> |
|
824 |
</message> |
|
825 |
<message> |
|
826 |
<source>IP</source> |
|
13683 | 827 |
<extracomment>short for "IP address" (Internet Protocol), part of server address</extracomment> |
1759 | 828 |
<translation>IP</translation> |
829 |
</message> |
|
830 |
<message> |
|
831 |
<source>Port</source> |
|
13683 | 832 |
<extracomment>short for "port number", part of server address</extracomment> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
833 |
<translation>端口</translation> |
1759 | 834 |
</message> |
835 |
</context> |
|
836 |
<context> |
|
837 |
<name>HWNewNet</name> |
|
838 |
<message> |
|
839 |
<source>The host was not found. Please check the host name and port settings.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
840 |
<translation>錯誤沒找到這個主機。請檢查主機名稱和端口設置。</translation> |
1759 | 841 |
</message> |
842 |
<message> |
|
843 |
<source>Connection refused</source> |
|
13683 | 844 |
<translation type="vanished">連接被拒絕</translation> |
1759 | 845 |
</message> |
1803 | 846 |
<message> |
847 |
<source>Room destroyed</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
|
848 |
<translation>房間損壞</translation> |
1803 | 849 |
</message> |
850 |
<message> |
|
851 |
<source>Quit reason: </source> |
|
13683 | 852 |
<translation type="vanished">退出原因:</translation> |
1803 | 853 |
</message> |
1900 | 854 |
<message> |
855 |
<source>You got kicked</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
|
856 |
<translation>被踢出</translation> |
1900 | 857 |
</message> |
858 |
<message> |
|
2441 | 859 |
<source>%1 *** %2 has joined the room</source> |
2842 | 860 |
<translation>%1***%2已經進入房間</translation> |
2441 | 861 |
</message> |
862 |
<message> |
|
863 |
<source>%1 *** %2 has joined</source> |
|
9007 | 864 |
<translation type="obsolete">%1***%2已經進入</translation> |
2441 | 865 |
</message> |
866 |
<message> |
|
2442 | 867 |
<source>%1 *** %2 has left (%3)</source> |
2842 | 868 |
<translation>%1***%2已經離開(%3)</translation> |
2441 | 869 |
</message> |
870 |
<message> |
|
2442 | 871 |
<source>%1 *** %2 has left</source> |
2842 | 872 |
<translation>%1***%2已經離開</translation> |
2441 | 873 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
874 |
<message> |
6239 | 875 |
<source>User quit</source> |
13879 | 876 |
<translation type="vanished">用戶退出</translation> |
5602 | 877 |
</message> |
7679 | 878 |
<message> |
879 |
<source>Remote host has closed connection</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
880 |
<translation>遠程主機已關閉連接</translation> |
7679 | 881 |
</message> |
882 |
<message> |
|
883 |
<source>The server is too old. Disconnecting now.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
884 |
<translation>伺服器太舊。立即斷線。</translation> |
7679 | 885 |
</message> |
10451 | 886 |
<message> |
887 |
<source>Server authentication error</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
888 |
<translation>伺服器身份驗證錯誤</translation> |
10451 | 889 |
</message> |
13683 | 890 |
<message> |
891 |
<source>Reason:</source> |
|
892 |
<translation type="unfinished"></translation> |
|
893 |
</message> |
|
894 |
<message> |
|
895 |
<source>The connection was refused by the official server or timed out. Something seems to be wrong with the official server at the moment. This might be a temporary problem. Please try again later.</source> |
|
896 |
<translation type="unfinished"></translation> |
|
897 |
</message> |
|
898 |
<message> |
|
899 |
<source>The connection was refused by the host or timed out. This might have one of the following reasons: |
|
900 |
- The Hedgewars Server program does currently not run on the host |
|
901 |
- The specified port number is incorrect |
|
902 |
- There is a temporary network problem |
|
903 |
||
904 |
Please check the host name and port settings and/or try again later.</source> |
|
905 |
<translation type="unfinished"></translation> |
|
906 |
</message> |
|
7679 | 907 |
</context> |
908 |
<context> |
|
909 |
<name>HWPasswordDialog</name> |
|
910 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
911 |
<source>Login</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
912 |
<translation>登入</translation> |
7679 | 913 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
914 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
915 |
<source>To connect to the server, please log in. |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
916 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
917 |
If you don't have an account on www.hedgewars.org, |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
918 |
just enter your nickname.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
919 |
<translation>要連接到伺服器,請登錄。 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
920 |
|
11850 | 921 |
如果你在www.hedgewars.org沒有一個的帳戶, |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
922 |
只需輸入你的暱稱。</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
923 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
924 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
925 |
<source>Nickname:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
926 |
<translation>暱稱:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
927 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
928 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
929 |
<source>Password:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
930 |
<translation>密碼:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
931 |
</message> |
11531 | 932 |
<message> |
933 |
<source>New Account</source> |
|
11850 | 934 |
<translation>新帳戶</translation> |
11531 | 935 |
</message> |
7679 | 936 |
</context> |
937 |
<context> |
|
938 |
<name>HWUploadVideoDialog</name> |
|
939 |
<message> |
|
940 |
<source>Upload video</source> |
|
13312 | 941 |
<translation type="vanished">上傳視頻</translation> |
7679 | 942 |
</message> |
943 |
<message> |
|
944 |
<source>Upload</source> |
|
13312 | 945 |
<translation type="vanished">上傳</translation> |
7679 | 946 |
</message> |
1759 | 947 |
</context> |
948 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
949 |
<name>HatButton</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
950 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
951 |
<source>Change hat (%1)</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
952 |
<translation type="unfinished">改變帽子(%1)</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
953 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
954 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
955 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
956 |
<name>HatPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
957 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
958 |
<source>Cancel</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
959 |
<translation>取消</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
960 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
961 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
962 |
<source>Use selected hat</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
963 |
<translation>使用選定的帽子</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
964 |
</message> |
8648 | 965 |
<message> |
966 |
<source>Search for a hat:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
967 |
<translation>搜索一頂帽子:</translation> |
8648 | 968 |
</message> |
11531 | 969 |
<message> |
970 |
<source>Choose a hat</source> |
|
11850 | 971 |
<translation>選擇一頂帽子</translation> |
11531 | 972 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
973 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
974 |
<context> |
1759 | 975 |
<name>KB</name> |
976 |
<message> |
|
977 |
<source>SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It's recommended to update your freetype lib.</source> |
|
9756 | 978 |
<translation type="obsolete">SDL_ttf 返回錯誤-渲染文字失敗,可能有關freetype2的bug。建議升級 freetype。</translation> |
1759 | 979 |
</message> |
980 |
</context> |
|
981 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
982 |
<name>KeyBinder</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
983 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
984 |
<source>Category</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
985 |
<translation type="unfinished">分類</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
986 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
987 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
988 |
<context> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
989 |
<name>LibavInteraction</name> |
7679 | 990 |
<message> |
991 |
<source>Audio: </source> |
|
992 |
<translation type="unfinished"></translation> |
|
993 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
994 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
995 |
<source>unknown</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
996 |
<translation>未知</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
997 |
</message> |
9756 | 998 |
<message> |
999 |
<source>Duration: %1m %2s</source> |
|
12726 | 1000 |
<translation type="vanished">持續時間:%1分 %2秒</translation> |
9756 | 1001 |
</message> |
1002 |
<message> |
|
1003 |
<source>Video: %1x%2</source> |
|
13312 | 1004 |
<translation type="vanished">視頻:%1X%2</translation> |
9756 | 1005 |
</message> |
1006 |
<message> |
|
1007 |
<source>%1 fps</source> |
|
12726 | 1008 |
<translation type="vanished">%1 FPS</translation> |
1009 |
</message> |
|
1010 |
<message> |
|
1011 |
<source>Duration: %1min %2s</source> |
|
1012 |
<extracomment>Duration in minutes and seconds (SI units)</extracomment> |
|
1013 |
<translation type="unfinished"></translation> |
|
1014 |
</message> |
|
1015 |
<message> |
|
13312 | 1016 |
<source>Video: %1x%2, %3 FPS, %4</source> |
1017 |
<extracomment>Video metadata. %1 = video width, %2 = video height, %3 = frames per second = %4 = decoder name</extracomment> |
|
1018 |
<translation type="unfinished"></translation> |
|
1019 |
</message> |
|
1020 |
<message> |
|
1021 |
<source>Video: %1x%2, %3</source> |
|
1022 |
<extracomment>Video metadata. %1 = video width, %2 = video height, %3 = decoder name</extracomment> |
|
1023 |
<translation type="unfinished"></translation> |
|
1024 |
</message> |
|
1025 |
<message> |
|
1026 |
<source>Player: %1</source> |
|
1027 |
<translation type="unfinished"></translation> |
|
1028 |
</message> |
|
1029 |
<message> |
|
1030 |
<source>Theme: %1</source> |
|
1031 |
<translation type="unfinished">主題:%1</translation> |
|
1032 |
</message> |
|
1033 |
<message> |
|
1034 |
<source>Map: %1</source> |
|
1035 |
<translation type="unfinished"></translation> |
|
1036 |
</message> |
|
1037 |
<message> |
|
1038 |
<source>Record: %1</source> |
|
12726 | 1039 |
<translation type="unfinished"></translation> |
9756 | 1040 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1041 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1042 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1043 |
<name>MapModel</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1044 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1045 |
<source>No description available.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1046 |
<translation>沒有可用的描述。</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1047 |
</message> |
7679 | 1048 |
</context> |
1049 |
<context> |
|
12726 | 1050 |
<name>MinesTimeSpinBox</name> |
1051 |
<message> |
|
1052 |
<source>Random</source> |
|
1053 |
<translation type="unfinished">隨機</translation> |
|
1054 |
</message> |
|
1055 |
<message numerus="yes"> |
|
1056 |
<source>%1 seconds</source> |
|
1057 |
<translation type="unfinished"> |
|
1058 |
<numerusform></numerusform> |
|
1059 |
</translation> |
|
1060 |
</message> |
|
1061 |
</context> |
|
1062 |
<context> |
|
1933 | 1063 |
<name>PageAdmin</name> |
1064 |
<message> |
|
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
1065 |
<source>Clear Accounts Cache</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
|
1066 |
<translation>清空帳戶緩存</translation> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
1067 |
</message> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1068 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1069 |
<source>Fetch data</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1070 |
<translation>獲取數據</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1071 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1072 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1073 |
<source>Server message for latest version:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1074 |
<translation>對於最新版本的伺服器消息:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1075 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1076 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1077 |
<source>Server message for previous versions:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1078 |
<translation>以前版本的伺服器消息:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1079 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1080 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1081 |
<source>Latest version protocol number:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1082 |
<translation>最新版本協議號:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1083 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1084 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1085 |
<source>MOTD preview:</source> |
13683 | 1086 |
<extracomment>MOTD = Message Of The Day, the message which is shown to players joining the server</extracomment> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1087 |
<translation>今日消息預覽:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1088 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1089 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1090 |
<source>Set data</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1091 |
<translation>設置數據</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1092 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1093 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1094 |
<source>General</source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1095 |
<translation type="unfinished">常規</translation> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1096 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1097 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1098 |
<source>Bans</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1099 |
<translation>封鎖</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1100 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1101 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1102 |
<source>IP/Nick</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1103 |
<translation>IP/暱稱</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1104 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1105 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1106 |
<source>Expiration</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1107 |
<translation>期滿</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1108 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1109 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1110 |
<source>Reason</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1111 |
<translation>原因</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1112 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1113 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1114 |
<source>Refresh</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1115 |
<translation>刷新</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1116 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1117 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1118 |
<source>Add</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1119 |
<translation>增加</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1120 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1121 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1122 |
<source>Remove</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1123 |
<translation>刪除</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1124 |
</message> |
1933 | 1125 |
</context> |
1126 |
<context> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1127 |
<name>PageCampaign</name> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1128 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1129 |
<source>Team</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1130 |
<translation type="unfinished">隊伍</translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1131 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1132 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1133 |
<source>Campaign</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1134 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1135 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1136 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1137 |
<source>Mission</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1138 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1139 |
</message> |
12726 | 1140 |
<message> |
1141 |
<source>Start fighting</source> |
|
1142 |
<translation type="unfinished">開始戰鬥</translation> |
|
1143 |
</message> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1144 |
</context> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1145 |
<context> |
1933 | 1146 |
<name>PageConnecting</name> |
1147 |
<message> |
|
1148 |
<source>Connecting...</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
|
1149 |
<translation>連接中...</translation> |
1933 | 1150 |
</message> |
1151 |
</context> |
|
1152 |
<context> |
|
9007 | 1153 |
<name>PageDataDownload</name> |
1154 |
<message> |
|
1155 |
<source>Loading, please wait.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1156 |
<translation>載入中,請稍候。</translation> |
9007 | 1157 |
</message> |
1158 |
<message> |
|
1159 |
<source>This page requires an internet connection.</source> |
|
12726 | 1160 |
<translation type="vanished">此頁面需要連接網際網路。</translation> |
9007 | 1161 |
</message> |
10451 | 1162 |
<message> |
1163 |
<source>Open packages directory</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1164 |
<translation type="unfinished">打開組件目錄</translation> |
10451 | 1165 |
</message> |
12726 | 1166 |
<message> |
1167 |
<source>Load the start page</source> |
|
1168 |
<translation type="unfinished"></translation> |
|
1169 |
</message> |
|
1170 |
<message> |
|
1171 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
1172 |
<translation type="unfinished"></translation> |
|
1173 |
</message> |
|
1174 |
<message> |
|
1175 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
1176 |
<translation type="unfinished"></translation> |
|
1177 |
</message> |
|
1178 |
<message> |
|
1179 |
<source>Internal error: Reply object is invalid.</source> |
|
1180 |
<translation type="unfinished"></translation> |
|
1181 |
</message> |
|
9007 | 1182 |
</context> |
1183 |
<context> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1184 |
<name>PageDrawMap</name> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1185 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1186 |
<source>Undo</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1187 |
<translation>復原</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1188 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1189 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1190 |
<source>Clear</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1191 |
<translation>清除</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1192 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1193 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1194 |
<source>Load</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1195 |
<translation>讀取</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1196 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1197 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1198 |
<source>Save</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1199 |
<translation>保存</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1200 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1201 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1202 |
<source>Load drawn map</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1203 |
<translation>讀取繪製的地圖</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1204 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1205 |
<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
|
1206 |
<source>Save drawn map</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1207 |
<translation>保存繪製的地圖</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1208 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1209 |
<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
|
1210 |
<source>Drawn Maps</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1211 |
<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
|
1212 |
</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
|
1213 |
<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
|
1214 |
<source>All files</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1215 |
<translation>所有文件</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1216 |
</message> |
7679 | 1217 |
<message> |
1218 |
<source>Eraser</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1219 |
<translation>黑板擦</translation> |
7679 | 1220 |
</message> |
9756 | 1221 |
<message> |
1222 |
<source>Polyline</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1223 |
<translation>折線</translation> |
9756 | 1224 |
</message> |
1225 |
<message> |
|
1226 |
<source>Rectangle</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1227 |
<translation>矩形</translation> |
9756 | 1228 |
</message> |
1229 |
<message> |
|
1230 |
<source>Ellipse</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1231 |
<translation>橢圓</translation> |
9756 | 1232 |
</message> |
10451 | 1233 |
<message> |
1234 |
<source>Optimize</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1235 |
<translation>優化</translation> |
10451 | 1236 |
</message> |
13215 | 1237 |
<message> |
1238 |
<source>Brush size</source> |
|
1239 |
<translation type="unfinished"></translation> |
|
1240 |
</message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1241 |
</context> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1242 |
<context> |
1759 | 1243 |
<name>PageEditTeam</name> |
1244 |
<message> |
|
1803 | 1245 |
<source>General</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1246 |
<translation type="unfinished">常規</translation> |
1759 | 1247 |
</message> |
1248 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1249 |
<source>Select an action to choose a custom key bind for this team</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1250 |
<translation>點動作,來替隊伍選擇自定義的按鍵綁定</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1251 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1252 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1253 |
<source>Use my default</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1254 |
<translation>使用我的預設值</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1255 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1256 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1257 |
<source>Reset all binds</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1258 |
<translation>重置全部綁定</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1259 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1260 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1261 |
<source>Custom Controls</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1262 |
<translation>自定義控制</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1263 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1264 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1265 |
<source>Hat</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1266 |
<translation>帽子</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1267 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1268 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1269 |
<source>Name</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1270 |
<translation>名字</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1271 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1272 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1273 |
<source>This hedgehog's name</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1274 |
<translation>這隻刺猬的名字</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1275 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1276 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1277 |
<source>Randomize this hedgehog's name</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1278 |
<translation>隨機選擇這隻刺猬的名字</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1279 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1280 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1281 |
<source>Random Team</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1282 |
<translation>隨機隊伍分配</translation> |
1803 | 1283 |
</message> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1284 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1285 |
<source>Play a random example of this voice</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1286 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1287 |
</message> |
12726 | 1288 |
<message> |
1289 |
<source>Random Hats</source> |
|
1290 |
<translation type="unfinished"></translation> |
|
1291 |
</message> |
|
1292 |
<message> |
|
1293 |
<source>Random Names</source> |
|
1294 |
<translation type="unfinished"></translation> |
|
1295 |
</message> |
|
1296 |
<message> |
|
1297 |
<source>Randomize the team name</source> |
|
1298 |
<translation type="unfinished"></translation> |
|
1299 |
</message> |
|
1300 |
<message> |
|
1301 |
<source>Randomize the grave</source> |
|
1302 |
<translation type="unfinished"></translation> |
|
1303 |
</message> |
|
1304 |
<message> |
|
1305 |
<source>Randomize the flag</source> |
|
1306 |
<translation type="unfinished"></translation> |
|
1307 |
</message> |
|
1308 |
<message> |
|
1309 |
<source>Randomize the voice</source> |
|
1310 |
<translation type="unfinished"></translation> |
|
1311 |
</message> |
|
1312 |
<message> |
|
1313 |
<source>Randomize the fort</source> |
|
1314 |
<translation type="unfinished"></translation> |
|
1315 |
</message> |
|
1316 |
<message> |
|
1317 |
<source>CPU %1</source> |
|
1318 |
<extracomment>Name of a flag for computer-controlled enemies. %1 is replaced with the computer level</extracomment> |
|
1319 |
<translation type="unfinished"></translation> |
|
1320 |
</message> |
|
1321 |
<message> |
|
1322 |
<source>%1 (%2)</source> |
|
1323 |
<translation type="unfinished"></translation> |
|
1324 |
</message> |
|
1803 | 1325 |
</context> |
1326 |
<context> |
|
1327 |
<name>PageGameStats</name> |
|
1328 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1329 |
<source>Details</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1330 |
<translation type="unfinished">細節</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1331 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1332 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1333 |
<source>Health graph</source> |
11850 | 1334 |
<translation type="unfinished">生命走勢</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1335 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1336 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1337 |
<source>Ranking</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1338 |
<translation>排行</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1339 |
</message> |
10451 | 1340 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1341 |
<source>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</source> |
10451 | 1342 |
<translation type="unfinished"> |
11850 | 1343 |
<numerusform><b>%1</b>的<b>%2</b>傷害獲得最佳攻擊獎。</numerusform> |
10451 | 1344 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1345 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1346 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1347 |
<source>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1348 |
<translation type="unfinished"> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1349 |
<numerusform>最佳殺手為<b>%1</b>在一回合<b>%2</b>殺。</numerusform> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1350 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1351 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1352 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1353 |
<source>A total of <b>%1</b> hedgehog(s) were killed during this round.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1354 |
<translation type="unfinished"> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1355 |
<numerusform>這場總共<b>%1</b>隻刺蝟死亡。</numerusform> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1356 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1357 |
</message> |
4176 | 1358 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1359 |
<source>(%1 kill)</source> |
12726 | 1360 |
<extracomment>Number of kills in stats screen, written after the team name</extracomment> |
4176 | 1361 |
<translation type="unfinished"> |
1362 |
<numerusform></numerusform> |
|
1363 |
</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1364 |
</message> |
4177 | 1365 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1366 |
<source><b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.</source> |
12726 | 1367 |
<translation type="obsolete"> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1368 |
<numerusform><b>%1</b>認為攻擊自己的刺猬<b>%2</b>傷害是很好的。</numerusform> |
4177 | 1369 |
</translation> |
1370 |
</message> |
|
1371 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1372 |
<source><b>%1</b> killed <b>%2</b> of his own hedgehogs.</source> |
12726 | 1373 |
<translation type="obsolete"> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1374 |
<numerusform><b>%1</b>殺了<b>%2</b>隻自己的刺蝟。</numerusform> |
4177 | 1375 |
</translation> |
1376 |
</message> |
|
1377 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1378 |
<source><b>%1</b> was scared and skipped turn <b>%2</b> times.</source> |
4177 | 1379 |
<translation type="unfinished"> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1380 |
<numerusform><b>%1</b>很慌張,跳過<b>%2</b>次。</numerusform> |
4177 | 1381 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1382 |
</message> |
9049 | 1383 |
<message> |
1384 |
<source>Play again</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1385 |
<translation>再玩一次</translation> |
9049 | 1386 |
</message> |
1387 |
<message> |
|
1388 |
<source>Save</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1389 |
<translation>存檔</translation> |
9049 | 1390 |
</message> |
9756 | 1391 |
<message numerus="yes"> |
1392 |
<source>(%1 %2)</source> |
|
12726 | 1393 |
<extracomment>For custom number of points in the stats screen, written after the team name. %1 is the number, %2 is the word. Example: “4 points”</extracomment> |
1394 |
<translation type="unfinished"> |
|
1395 |
<numerusform></numerusform> |
|
1396 |
</translation> |
|
1397 |
</message> |
|
1398 |
<message numerus="yes"> |
|
1399 |
<source><b>%1</b> thought it's good to shoot their own hedgehogs for <b>%2</b> pts.</source> |
|
1400 |
<translation type="unfinished"> |
|
1401 |
<numerusform></numerusform> |
|
1402 |
</translation> |
|
1403 |
</message> |
|
1404 |
<message numerus="yes"> |
|
1405 |
<source><b>%1</b> killed <b>%2</b> of their own hedgehogs.</source> |
|
9756 | 1406 |
<translation type="unfinished"> |
1407 |
<numerusform></numerusform> |
|
1408 |
</translation> |
|
1409 |
</message> |
|
13786 | 1410 |
<message> |
1411 |
<source>With everyone having the same clan color, there was no reason to fight. And so the hedgehogs happily lived in peace ever after.</source> |
|
1412 |
<translation type="unfinished"></translation> |
|
1413 |
</message> |
|
1759 | 1414 |
</context> |
1415 |
<context> |
|
6239 | 1416 |
<name>PageInGame</name> |
1417 |
<message> |
|
1418 |
<source>In game...</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1419 |
<translation>在遊戲中...</translation> |
6239 | 1420 |
</message> |
1421 |
</context> |
|
1422 |
<context> |
|
7679 | 1423 |
<name>PageInfo</name> |
1424 |
<message> |
|
1425 |
<source>Open the snapshot folder</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1426 |
<translation>打開快照文件夾</translation> |
7679 | 1427 |
</message> |
1428 |
</context> |
|
1429 |
<context> |
|
1759 | 1430 |
<name>PageMain</name> |
1431 |
<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
|
1432 |
<source>Downloadable Content</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1433 |
<translation type="unfinished">可下載的內容</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
|
1434 |
</message> |
7679 | 1435 |
<message> |
1436 |
<source>Play a game on a single computer</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1437 |
<translation>開始一個單機版遊戲</translation> |
7679 | 1438 |
</message> |
1439 |
<message> |
|
1440 |
<source>Play a game across a network</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1441 |
<translation>開始一個網路對戰遊戲</translation> |
7679 | 1442 |
</message> |
1443 |
<message> |
|
1444 |
<source>Read about who is behind the Hedgewars Project</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1445 |
<translation>看看刺蝟大作戰背後的功臣們</translation> |
7679 | 1446 |
</message> |
1447 |
<message> |
|
1448 |
<source>Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1449 |
<translation>在這裡可以回報問題,提出建議,或是說說你多麼喜歡刺蝟大作戰</translation> |
7679 | 1450 |
</message> |
1451 |
<message> |
|
1452 |
<source>Access the user created content downloadable from our website</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1453 |
<translation>從我們的網站訪問用戶創建的內容</translation> |
7679 | 1454 |
</message> |
1455 |
<message> |
|
1456 |
<source>Exit game</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1457 |
<translation>退出遊戲</translation> |
7679 | 1458 |
</message> |
1459 |
<message> |
|
1460 |
<source>Manage videos recorded from game</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1461 |
<translation>管理從遊戲中錄製的視頻</translation> |
7679 | 1462 |
</message> |
1463 |
<message> |
|
1464 |
<source>Edit game preferences</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1465 |
<translation>編輯遊戲偏好設定</translation> |
7679 | 1466 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1467 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1468 |
<source>Play a game across a local area network</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1469 |
<translation>跨內網玩遊戲</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1470 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1471 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1472 |
<source>Play a game on an official server</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1473 |
<translation>在官方伺服器上玩遊戲</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1474 |
</message> |
8676 | 1475 |
<message> |
1476 |
<source>Feedback</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1477 |
<translation>信息反饋</translation> |
8676 | 1478 |
</message> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1479 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1480 |
<source>Play local network game</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1481 |
<translation>玩內網遊戲</translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1482 |
</message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1483 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1484 |
<source>Play official network game</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1485 |
<translation>玩官網遊戲</translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1486 |
</message> |
13879 | 1487 |
<message> |
1488 |
<source>Open the Hedgewars online game manual in your web browser</source> |
|
1489 |
<translation type="unfinished"></translation> |
|
1490 |
</message> |
|
1759 | 1491 |
</context> |
1492 |
<context> |
|
1493 |
<name>PageMultiplayer</name> |
|
1494 |
<message> |
|
1495 |
<source>Start</source> |
|
1496 |
<translation>開始</translation> |
|
1497 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1498 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1499 |
<source>Edit game preferences</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1500 |
<translation>編輯遊戲偏好設定</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1501 |
</message> |
11838 | 1502 |
<message> |
1503 |
<source>Start fighting (requires at least 2 teams)</source> |
|
1504 |
<translation type="unfinished"></translation> |
|
1505 |
</message> |
|
1759 | 1506 |
</context> |
1507 |
<context> |
|
1803 | 1508 |
<name>PageNetGame</name> |
1509 |
<message> |
|
1510 |
<source>Control</source> |
|
8648 | 1511 |
<translation type="obsolete">房間管理</translation> |
1803 | 1512 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1513 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1514 |
<source>Edit game preferences</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1515 |
<translation>編輯遊戲偏好設定</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1516 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1517 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1518 |
<source>Start</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1519 |
<translation>開始</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1520 |
</message> |
8648 | 1521 |
<message> |
1522 |
<source>Update</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1523 |
<translation>更新</translation> |
8648 | 1524 |
</message> |
1525 |
<message> |
|
1526 |
<source>Room controls</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1527 |
<translation>房間管理</translation> |
8648 | 1528 |
</message> |
11838 | 1529 |
<message> |
1530 |
<source>Room name</source> |
|
1531 |
<translation type="unfinished"></translation> |
|
1532 |
</message> |
|
1533 |
<message> |
|
1534 |
<source>Update the room name</source> |
|
1535 |
<translation type="unfinished"></translation> |
|
1536 |
</message> |
|
1537 |
<message> |
|
1538 |
<source>Turn on the lightbulb to show the other players when you're ready to fight</source> |
|
1539 |
<translation type="unfinished"></translation> |
|
1540 |
</message> |
|
1541 |
<message> |
|
1542 |
<source>Start fighting (requires at least 2 teams)</source> |
|
1543 |
<translation type="unfinished"></translation> |
|
1544 |
</message> |
|
1803 | 1545 |
</context> |
1546 |
<context> |
|
8788 | 1547 |
<name>PageNetServer</name> |
1548 |
<message> |
|
1549 |
<source>Click here for details</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1550 |
<translation>點擊查看詳情</translation> |
8788 | 1551 |
</message> |
1552 |
<message> |
|
1553 |
<source>Insert your address here</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1554 |
<translation>在此處插入你的地址</translation> |
8788 | 1555 |
</message> |
1556 |
</context> |
|
1557 |
<context> |
|
1759 | 1558 |
<name>PageOptions</name> |
1559 |
<message> |
|
1560 |
<source>New team</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1561 |
<translation>新增隊伍</translation> |
1759 | 1562 |
</message> |
1563 |
<message> |
|
1564 |
<source>Edit team</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
|
1565 |
<translation>修改隊伍設定</translation> |
1759 | 1566 |
</message> |
1567 |
<message> |
|
3163 | 1568 |
<source>Delete team</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1569 |
<translation>刪除隊伍</translation> |
3163 | 1570 |
</message> |
1571 |
<message> |
|
4418 | 1572 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1573 |
<translation>你不能在隊伍選單中修改隊伍。回到主選單上,新增,編輯或刪除隊伍.</translation> |
3163 | 1574 |
</message> |
1575 |
<message> |
|
4418 | 1576 |
<source>New scheme</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1577 |
<translation type="unfinished">新增方案</translation> |
4418 | 1578 |
</message> |
1579 |
<message> |
|
1580 |
<source>Edit scheme</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1581 |
<translation type="unfinished">修改方案</translation> |
3163 | 1582 |
</message> |
1583 |
<message> |
|
4418 | 1584 |
<source>Delete scheme</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1585 |
<translation type="unfinished">刪除方案</translation> |
4418 | 1586 |
</message> |
1587 |
<message> |
|
1588 |
<source>New weapon set</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1589 |
<translation type="unfinished">新增武器組合</translation> |
1759 | 1590 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1591 |
<message> |
4418 | 1592 |
<source>Edit weapon set</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1593 |
<translation type="unfinished">修改武器組合</translation> |
4418 | 1594 |
</message> |
1595 |
<message> |
|
1596 |
<source>Delete weapon set</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1597 |
<translation type="unfinished">刪除武器組合</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1598 |
</message> |
7679 | 1599 |
<message> |
1600 |
<source>Advanced</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1601 |
<translation>進階</translation> |
7679 | 1602 |
</message> |
7680 | 1603 |
<message> |
1604 |
<source>Reset to default colors</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1605 |
<translation>重置為預設顏色</translation> |
7680 | 1606 |
</message> |
7700 | 1607 |
<message> |
1608 |
<source>Proxy host</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1609 |
<translation>代理伺服器主機</translation> |
7700 | 1610 |
</message> |
1611 |
<message> |
|
1612 |
<source>Proxy port</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1613 |
<translation>代理伺服器端口</translation> |
7700 | 1614 |
</message> |
1615 |
<message> |
|
1616 |
<source>Proxy login</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1617 |
<translation>代理伺服器帳號</translation> |
7700 | 1618 |
</message> |
1619 |
<message> |
|
1620 |
<source>Proxy password</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1621 |
<translation>代理伺服器密碼</translation> |
7700 | 1622 |
</message> |
1623 |
<message> |
|
1624 |
<source>No proxy</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1625 |
<translation>無代理</translation> |
7700 | 1626 |
</message> |
1627 |
<message> |
|
1628 |
<source>Socks5 proxy</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1629 |
<translation type="unfinished">Socks5代理</translation> |
7700 | 1630 |
</message> |
1631 |
<message> |
|
1632 |
<source>HTTP proxy</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1633 |
<translation type="unfinished">HTTP代理</translation> |
7700 | 1634 |
</message> |
7702 | 1635 |
<message> |
1636 |
<source>System proxy settings</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1637 |
<translation type="unfinished">系統代理設置</translation> |
7702 | 1638 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1639 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1640 |
<source>Select an action to change what key controls it</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1641 |
<translation>點動作,來改變控制它的按鍵</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1642 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1643 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1644 |
<source>Reset to default</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1645 |
<translation>重置為預設值</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1646 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1647 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1648 |
<source>Reset all binds</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1649 |
<translation>重置所有的綁定</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1650 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1651 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1652 |
<source>Game</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1653 |
<translation>遊戲</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1654 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1655 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1656 |
<source>Graphics</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1657 |
<translation>圖像</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1658 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1659 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1660 |
<source>Audio</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1661 |
<translation>聲音</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1662 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1663 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1664 |
<source>Controls</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1665 |
<translation>控制</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1666 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1667 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1668 |
<source>Video Recording</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1669 |
<translation>錄像</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1670 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1671 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1672 |
<source>Network</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1673 |
<translation>網路</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1674 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1675 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1676 |
<source>Teams</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1677 |
<translation>隊伍</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1678 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1679 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1680 |
<source>Schemes</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1681 |
<translation type="unfinished">方案</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1682 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1683 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1684 |
<source>Weapons</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1685 |
<translation>武器</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1686 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1687 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1688 |
<source>Frontend</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1689 |
<translation>前端</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1690 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1691 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1692 |
<source>Custom colors</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1693 |
<translation>自定義顏色</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1694 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1695 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1696 |
<source>Game audio</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1697 |
<translation>遊戲音效</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1698 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1699 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1700 |
<source>Frontend audio</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1701 |
<translation>前端音效</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1702 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1703 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1704 |
<source>Account</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1705 |
<translation>帳戶</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1706 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1707 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1708 |
<source>Proxy settings</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1709 |
<translation>代理伺服器設置</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1710 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1711 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1712 |
<source>Miscellaneous</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1713 |
<translation>雜項</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1714 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1715 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1716 |
<source>Updates</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1717 |
<translation>更新</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1718 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1719 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1720 |
<source>Check for updates</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1721 |
<translation>檢查更新</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1722 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1723 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1724 |
<source>Video recording options</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1725 |
<translation>視頻錄製選項</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1726 |
</message> |
12726 | 1727 |
<message> |
1728 |
<source>x</source> |
|
1729 |
<extracomment>Multiplication sign, to be used between two numbers. Note the “x” is only a dummy character, we recommend to use “×” if your language permits it</extracomment> |
|
1730 |
<translation type="unfinished"></translation> |
|
1731 |
</message> |
|
1732 |
<message> |
|
1733 |
<source>MISSING LANGUAGE NAME [%1]</source> |
|
1734 |
<translation type="unfinished"></translation> |
|
1735 |
</message> |
|
1736 |
<message> |
|
1737 |
<source>Check now</source> |
|
1738 |
<translation type="unfinished"></translation> |
|
1739 |
</message> |
|
1740 |
<message> |
|
1741 |
<source>Can't delete last team</source> |
|
1742 |
<translation type="unfinished"></translation> |
|
1743 |
</message> |
|
1744 |
<message> |
|
1745 |
<source>You can't delete the last team!</source> |
|
1746 |
<translation type="unfinished"></translation> |
|
1747 |
</message> |
|
1759 | 1748 |
</context> |
1749 |
<context> |
|
1750 |
<name>PagePlayDemo</name> |
|
1751 |
<message> |
|
1752 |
<source>Rename dialog</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
|
1753 |
<translation>重命名對話方塊</translation> |
1759 | 1754 |
</message> |
1755 |
<message> |
|
1756 |
<source>Enter new file name:</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
|
1757 |
<translation>輸入新的檔案名:</translation> |
1759 | 1758 |
</message> |
11838 | 1759 |
<message> |
1760 |
<source>Play demo</source> |
|
1761 |
<translation type="unfinished">播放演示</translation> |
|
1762 |
</message> |
|
1763 |
<message> |
|
1764 |
<source>Play the selected demo</source> |
|
1765 |
<translation type="unfinished"></translation> |
|
1766 |
</message> |
|
1767 |
<message> |
|
1768 |
<source>Load the selected game</source> |
|
1769 |
<translation type="unfinished"></translation> |
|
1770 |
</message> |
|
1759 | 1771 |
</context> |
1772 |
<context> |
|
1803 | 1773 |
<name>PageRoomsList</name> |
1774 |
<message> |
|
1775 |
<source>Create</source> |
|
8648 | 1776 |
<translation type="obsolete">建立</translation> |
1803 | 1777 |
</message> |
1778 |
<message> |
|
1779 |
<source>Join</source> |
|
8648 | 1780 |
<translation type="obsolete">加入</translation> |
1803 | 1781 |
</message> |
1782 |
<message> |
|
1900 | 1783 |
<source>Admin features</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
|
1784 |
<translation>管理員功能</translation> |
1900 | 1785 |
</message> |
2441 | 1786 |
<message> |
1787 |
<source>Room Name:</source> |
|
8648 | 1788 |
<translation type="obsolete">房間名:</translation> |
2441 | 1789 |
</message> |
1790 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1791 |
<source>Clear</source> |
8648 | 1792 |
<translation type="obsolete">清除</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1793 |
</message> |
5602 | 1794 |
<message numerus="yes"> |
1795 |
<source>%1 players online</source> |
|
1796 |
<translation type="unfinished"> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1797 |
<numerusform>%1%n 玩家在線</numerusform> |
5602 | 1798 |
</translation> |
1799 |
</message> |
|
8648 | 1800 |
<message> |
1801 |
<source>Search for a room:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1802 |
<translation>搜索房間:</translation> |
8648 | 1803 |
</message> |
1804 |
<message> |
|
1805 |
<source>Create room</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1806 |
<translation>創建房間</translation> |
8648 | 1807 |
</message> |
1808 |
<message> |
|
1809 |
<source>Join room</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1810 |
<translation>加入房間</translation> |
8648 | 1811 |
</message> |
1812 |
<message> |
|
1813 |
<source>Room state</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1814 |
<translation>房間狀態</translation> |
8648 | 1815 |
</message> |
1816 |
<message> |
|
1817 |
<source>Open server administration page</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1818 |
<translation>打開伺服器管理頁面</translation> |
8648 | 1819 |
</message> |
1900 | 1820 |
</context> |
1821 |
<context> |
|
1822 |
<name>PageScheme</name> |
|
1823 |
<message> |
|
1824 |
<source>New</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1825 |
<translation type="unfinished">新增</translation> |
1900 | 1826 |
</message> |
1827 |
<message> |
|
1933 | 1828 |
<source>Delete</source> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1829 |
<translation>刪除</translation> |
1900 | 1830 |
</message> |
2030 | 1831 |
<message> |
1832 |
<source>Gain 80% of the damage you do back in health</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1833 |
<translation type="unfinished">傷害的80%成為自身生命</translation> |
2030 | 1834 |
</message> |
1835 |
<message> |
|
1836 |
<source>Share your opponents pain, share their damage</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
|
1837 |
<translation>分擔你的對手的疼痛</translation> |
2030 | 1838 |
</message> |
1839 |
<message> |
|
1840 |
<source>Your hogs are unable to move, put your artillery skills to the test</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
|
1841 |
<translation>你的刺蝟不能移動,檢驗你射擊技巧的時候到了</translation> |
2030 | 1842 |
</message> |
1843 |
<message> |
|
1844 |
<source>Random</source> |
|
11838 | 1845 |
<translation type="obsolete">隨機</translation> |
2030 | 1846 |
</message> |
1847 |
<message> |
|
1848 |
<source>Seconds</source> |
|
11838 | 1849 |
<translation type="obsolete">秒鐘</translation> |
2030 | 1850 |
</message> |
1851 |
<message> |
|
1852 |
<source>Defend your fort and destroy the opponents, two team colours max!</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1853 |
<translation type="obsolete">保衛你的堡壘,破壞對手的,努力吧!</translation> |
2030 | 1854 |
</message> |
1855 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1856 |
<source>Teams will start on opposite sides of the terrain, two team colours max!</source> |
11838 | 1857 |
<translation type="obsolete">隊伍開始在對手的地盤,努力!</translation> |
2030 | 1858 |
</message> |
1859 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1860 |
<source>Land can not be destroyed!</source> |
13683 | 1861 |
<translation type="vanished">地面無法破壞!</translation> |
2030 | 1862 |
</message> |
1863 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1864 |
<source>Lower gravity</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
|
1865 |
<translation>低重力</translation> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1866 |
</message> |
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1867 |
<message> |
2030 | 1868 |
<source>Assisted aiming with laser sight</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
|
1869 |
<translation>鐳射瞄準輔助</translation> |
2030 | 1870 |
</message> |
1871 |
<message> |
|
1872 |
<source>All hogs have a personal forcefield</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
|
1873 |
<translation>每個刺蝟都有一個力場</translation> |
2030 | 1874 |
</message> |
2726 | 1875 |
<message> |
1876 |
<source>Order of play is random instead of in room order.</source> |
|
2842 | 1877 |
<translation>隨機出場順序</translation> |
2726 | 1878 |
</message> |
1879 |
<message> |
|
1880 |
<source>Play with a King. If he dies, your side dies.</source> |
|
2842 | 1881 |
<translation>國王不能死!!</translation> |
1882 |
</message> |
|
1883 |
<message> |
|
1884 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1885 |
<translation>在開局前手動放置刺猬。</translation> |
2726 | 1886 |
</message> |
2883 | 1887 |
<message> |
1888 |
<source>Ammo is shared between all teams that share a colour.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1889 |
<translation>同一個顏色的所有隊伍之間共享彈藥。</translation> |
2883 | 1890 |
</message> |
2899 | 1891 |
<message> |
1892 |
<source>Disable girders when generating random maps.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1893 |
<translation type="unfinished">生成隨機地圖時,禁用橋樑。</translation> |
2899 | 1894 |
</message> |
3287 | 1895 |
<message> |
1896 |
<source>Disable land objects when generating random maps.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1897 |
<translation type="unfinished">生成隨機地圖時,禁用地面物體。</translation> |
3287 | 1898 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1899 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1900 |
<source>AI respawns on death.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1901 |
<translation>AI死亡後重生。</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1902 |
</message> |
4124 | 1903 |
<message> |
1904 |
<source>All (living) hedgehogs are fully restored at the end of turn</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1905 |
<translation>所有(活的)刺猬在回合結束時完全恢復</translation> |
4124 | 1906 |
</message> |
1907 |
<message> |
|
1908 |
<source>Attacking does not end your turn.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1909 |
<translation type="unfinished">進攻後不會自動結束你的回合。</translation> |
4124 | 1910 |
</message> |
1911 |
<message> |
|
1912 |
<source>Weapons are reset to starting values each turn.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1913 |
<translation>每回合武器被重置為初始值。</translation> |
4124 | 1914 |
</message> |
1915 |
<message> |
|
1916 |
<source>Each hedgehog has its own ammo. It does not share with the team.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1917 |
<translation>每個刺猬有它自己的彈藥。它不與隊伍分享。</translation> |
4124 | 1918 |
</message> |
4418 | 1919 |
<message> |
1920 |
<source>You will not have to worry about wind anymore.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1921 |
<translation type="unfinished">禁風,你將不用擔心風了。</translation> |
4418 | 1922 |
</message> |
1923 |
<message> |
|
1924 |
<source>Wind will affect almost everything.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1925 |
<translation>風將影響幾乎所有東西。</translation> |
4418 | 1926 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1927 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1928 |
<source>Copy</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1929 |
<translation>複製</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1930 |
</message> |
5602 | 1931 |
<message> |
1932 |
<source>Teams in each clan take successive turns sharing their turn time.</source> |
|
11850 | 1933 |
<translation type="unfinished">同樣顏色的任意一隊伍每回合都可動作,但回合時間需共享。</translation> |
5602 | 1934 |
</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
|
1935 |
<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
|
1936 |
<source>Add an indestructible border around the terrain</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1937 |
<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
|
1938 |
</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
|
1939 |
<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
|
1940 |
<source>Add an indestructible border along the bottom</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1941 |
<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
|
1942 |
</message> |
9756 | 1943 |
<message> |
1944 |
<source>None (Default)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1945 |
<translation>沒有(預設值)</translation> |
9756 | 1946 |
</message> |
1947 |
<message> |
|
1948 |
<source>Wrap (World wraps)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1949 |
<translation>重疊(世界重疊)</translation> |
9756 | 1950 |
</message> |
1951 |
<message> |
|
1952 |
<source>Bounce (Edges reflect)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1953 |
<translation>彈跳(邊緣反射)</translation> |
9756 | 1954 |
</message> |
1955 |
<message> |
|
1956 |
<source>Sea (Edges connect to sea)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
1957 |
<translation>海水(邊緣連接到海)</translation> |
9756 | 1958 |
</message> |
11761 | 1959 |
<message> |
1960 |
<source>Each clan starts in its own part of the terrain.</source> |
|
1961 |
<translation type="unfinished"></translation> |
|
1962 |
</message> |
|
11838 | 1963 |
<message> |
1964 |
<source>Overall damage and knockback in percent</source> |
|
1965 |
<translation type="unfinished"></translation> |
|
1966 |
</message> |
|
1967 |
<message> |
|
1968 |
<source>Turn time in seconds</source> |
|
1969 |
<translation type="unfinished"></translation> |
|
1970 |
</message> |
|
1971 |
<message> |
|
1972 |
<source>Initial health of hedgehogs</source> |
|
1973 |
<translation type="unfinished"></translation> |
|
1974 |
</message> |
|
1975 |
<message> |
|
1976 |
<source>How many rounds have to be played before Sudden Death begins</source> |
|
1977 |
<translation type="unfinished"></translation> |
|
1978 |
</message> |
|
1979 |
<message> |
|
1980 |
<source>How much the water rises per turn while in Sudden Death. Set to 0 along with Sudden Death Health Decrease to disable Sudden Death.</source> |
|
1981 |
<translation type="unfinished"></translation> |
|
1982 |
</message> |
|
1983 |
<message> |
|
1984 |
<source>How much health hedgehogs lose per turn while in Sudden Death, down to 1 health. Set to 0 along with Sudden Death Water Rise to disable Sudden Death.</source> |
|
1985 |
<translation type="unfinished"></translation> |
|
1986 |
</message> |
|
1987 |
<message> |
|
1988 |
<source>Maximum rope length in percent</source> |
|
1989 |
<translation type="unfinished"></translation> |
|
1990 |
</message> |
|
1991 |
<message> |
|
1992 |
<source>Likelihood of a dropped crate being a health crate. All other crates will be weapon or utility crates.</source> |
|
1993 |
<translation type="unfinished"></translation> |
|
1994 |
</message> |
|
1995 |
<message> |
|
1996 |
<source>Likelihood of a crate dropping before a turn</source> |
|
1997 |
<translation type="unfinished"></translation> |
|
1998 |
</message> |
|
1999 |
<message> |
|
2000 |
<source>Health bonus for collecting a health crate</source> |
|
2001 |
<translation type="unfinished"></translation> |
|
2002 |
</message> |
|
2003 |
<message> |
|
2004 |
<source>Detonation timer of mines. The random timer lies between 0 and 5 seconds. The timer of air mines will be a quarter of the mines timer.</source> |
|
2005 |
<translation type="unfinished"></translation> |
|
2006 |
</message> |
|
2007 |
<message> |
|
2008 |
<source>Average number of mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
2009 |
<translation type="unfinished"></translation> |
|
2010 |
</message> |
|
2011 |
<message> |
|
2012 |
<source>Likelihood of a mine being a dud. Does not affect mines placed by hedgehogs.</source> |
|
2013 |
<translation type="unfinished"></translation> |
|
2014 |
</message> |
|
2015 |
<message> |
|
2016 |
<source>Average number of barrels to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
2017 |
<translation type="unfinished"></translation> |
|
2018 |
</message> |
|
2019 |
<message> |
|
2020 |
<source>Average number of air mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
2021 |
<translation type="unfinished"></translation> |
|
2022 |
</message> |
|
2023 |
<message> |
|
2024 |
<source>Affects the left and right boundaries of the map</source> |
|
2025 |
<translation type="unfinished"></translation> |
|
2026 |
</message> |
|
2027 |
<message> |
|
2028 |
<source>Time you get after an attack</source> |
|
2029 |
<translation type="unfinished"></translation> |
|
2030 |
</message> |
|
2031 |
<message> |
|
2032 |
<source>Additional parameter to configure game styles. The meaning depends on the used style, refer to the documentation. When in doubt, leave it empty.</source> |
|
2033 |
<translation type="unfinished"></translation> |
|
2034 |
</message> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2035 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2036 |
<source>Name of this scheme</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2037 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2038 |
</message> |
13312 | 2039 |
<message> |
2040 |
<source>Select a hedgehog at the beginning of a turn</source> |
|
2041 |
<translation type="unfinished"></translation> |
|
2042 |
</message> |
|
13683 | 2043 |
<message> |
2044 |
<source>Land can not be destroyed by most weapons.</source> |
|
2045 |
<translation type="unfinished"></translation> |
|
2046 |
</message> |
|
2047 |
<message> |
|
2048 |
<source>%1 (%2)</source> |
|
2049 |
<translation type="unfinished"></translation> |
|
2050 |
</message> |
|
1803 | 2051 |
</context> |
2052 |
<context> |
|
1759 | 2053 |
<name>PageSelectWeapon</name> |
2054 |
<message> |
|
2055 |
<source>Default</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2056 |
<translation>預設值</translation> |
1759 | 2057 |
</message> |
2058 |
<message> |
|
2059 |
<source>Delete</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2060 |
<translation>刪除</translation> |
1759 | 2061 |
</message> |
4418 | 2062 |
<message> |
2063 |
<source>New</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2064 |
<translation>新增</translation> |
4418 | 2065 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2066 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2067 |
<source>Copy</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2068 |
<translation>複製</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2069 |
</message> |
1803 | 2070 |
</context> |
2071 |
<context> |
|
2072 |
<name>PageSinglePlayer</name> |
|
2073 |
<message> |
|
7679 | 2074 |
<source>Play a quick game against the computer with random settings</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2075 |
<translation type="unfinished">使用隨機設置與電腦快速開始遊戲</translation> |
7679 | 2076 |
</message> |
2077 |
<message> |
|
2078 |
<source>Play a hotseat game against your friends, or AI teams</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2079 |
<translation type="unfinished">與你的朋友或AI隊伍進行遊戲</translation> |
7679 | 2080 |
</message> |
2081 |
<message> |
|
2082 |
<source>Campaign Mode</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2083 |
<translation>戰役模式</translation> |
7679 | 2084 |
</message> |
2085 |
<message> |
|
2086 |
<source>Practice your skills in a range of training missions</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2087 |
<translation>透過一系列的培訓任務,練習你的技能</translation> |
7679 | 2088 |
</message> |
2089 |
<message> |
|
2090 |
<source>Watch recorded demos</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2091 |
<translation>觀看錄製的演示</translation> |
7679 | 2092 |
</message> |
2093 |
<message> |
|
2094 |
<source>Load a previously saved game</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2095 |
<translation>讀取以前保存的遊戲</translation> |
6239 | 2096 |
</message> |
2097 |
</context> |
|
2098 |
<context> |
|
2099 |
<name>PageTraining</name> |
|
2100 |
<message> |
|
2101 |
<source>No description available</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2102 |
<translation>沒有可用的描述</translation> |
6239 | 2103 |
</message> |
2104 |
<message> |
|
2105 |
<source>Select a mission!</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2106 |
<translation>選擇一個任務!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2107 |
</message> |
7679 | 2108 |
<message> |
2109 |
<source>Pick the mission or training to play</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2110 |
<translation type="obsolete">選擇要玩的任務或培訓</translation> |
7679 | 2111 |
</message> |
2112 |
<message> |
|
2113 |
<source>Start fighting</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2114 |
<translation>開始戰鬥</translation> |
7679 | 2115 |
</message> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2116 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2117 |
<source>Pick the training to play</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2118 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2119 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2120 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2121 |
<source>Pick the challenge to play</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2122 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2123 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2124 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2125 |
<source>Pick the scenario to play</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2126 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2127 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2128 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2129 |
<source>Trainings</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2130 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2131 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2132 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2133 |
<source>Challenges</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2134 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2135 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2136 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2137 |
<source>Scenarios</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2138 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2139 |
</message> |
7679 | 2140 |
</context> |
2141 |
<context> |
|
2142 |
<name>PageVideos</name> |
|
2143 |
<message> |
|
2144 |
<source>Name</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2145 |
<translation>名稱</translation> |
7679 | 2146 |
</message> |
2147 |
<message> |
|
2148 |
<source>Size</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2149 |
<translation>大小</translation> |
7679 | 2150 |
</message> |
7680 | 2151 |
<message numerus="yes"> |
7679 | 2152 |
<source>%1 bytes</source> |
7680 | 2153 |
<translation type="unfinished"> |
2154 |
<numerusform></numerusform> |
|
2155 |
</translation> |
|
7679 | 2156 |
</message> |
2157 |
<message> |
|
2158 |
<source>(in progress...)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2159 |
<translation>(處理中...)</translation> |
7679 | 2160 |
</message> |
2161 |
<message> |
|
2162 |
<source>encoding</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2163 |
<translation>編碼</translation> |
7679 | 2164 |
</message> |
2165 |
<message> |
|
2166 |
<source>uploading</source> |
|
13312 | 2167 |
<translation type="vanished">上傳</translation> |
7679 | 2168 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2169 |
<message> |
9756 | 2170 |
<source>Date: %1</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2171 |
<translation type="unfinished">日期:%1</translation> |
9756 | 2172 |
</message> |
2173 |
<message> |
|
2174 |
<source>Size: %1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2175 |
<translation type="unfinished">大小:%1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2176 |
</message> |
13312 | 2177 |
<message> |
2178 |
<source>%1%</source> |
|
2179 |
<extracomment>Video encoding progress. %1 = number</extracomment> |
|
2180 |
<translation type="unfinished"></translation> |
|
2181 |
</message> |
|
2182 |
<message> |
|
2183 |
<source>%1 (%2%) - %3</source> |
|
2184 |
<extracomment>Video encoding list entry. %1 = file name, %2 = percent complete, %3 = video operation type (e.g. “encoding”)</extracomment> |
|
2185 |
<translation type="unfinished"></translation> |
|
2186 |
</message> |
|
1803 | 2187 |
</context> |
2188 |
<context> |
|
2189 |
<name>QAction</name> |
|
2190 |
<message> |
|
2191 |
<source>Kick</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
|
2192 |
<translation>踢</translation> |
1803 | 2193 |
</message> |
2194 |
<message> |
|
2195 |
<source>Info</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
|
2196 |
<translation>信息</translation> |
1803 | 2197 |
</message> |
2198 |
<message> |
|
2199 |
<source>Restrict Joins</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
|
2200 |
<translation>限制參與</translation> |
1803 | 2201 |
</message> |
2202 |
<message> |
|
2203 |
<source>Restrict Team Additions</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2204 |
<translation>限制隊伍外掛程式</translation> |
1759 | 2205 |
</message> |
1900 | 2206 |
<message> |
2207 |
<source>Ban</source> |
|
2842 | 2208 |
<translation>封鎖</translation> |
1900 | 2209 |
</message> |
2726 | 2210 |
<message> |
2211 |
<source>Follow</source> |
|
2842 | 2212 |
<translation>跟隨</translation> |
2726 | 2213 |
</message> |
2883 | 2214 |
<message> |
2215 |
<source>Ignore</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2216 |
<translation>忽略</translation> |
2883 | 2217 |
</message> |
2218 |
<message> |
|
2219 |
<source>Add friend</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2220 |
<translation>加為好友</translation> |
2883 | 2221 |
</message> |
2222 |
<message> |
|
2223 |
<source>Unignore</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2224 |
<translation>不忽略</translation> |
2883 | 2225 |
</message> |
2226 |
<message> |
|
2227 |
<source>Remove friend</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2228 |
<translation>刪除好友</translation> |
2883 | 2229 |
</message> |
5602 | 2230 |
<message> |
2231 |
<source>Update</source> |
|
8648 | 2232 |
<translation type="obsolete">更新</translation> |
2233 |
</message> |
|
2234 |
<message> |
|
2235 |
<source>Restrict Unregistered Players Join</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2236 |
<translation type="unfinished">限制未註冊的玩家加入</translation> |
8648 | 2237 |
</message> |
2238 |
<message> |
|
2239 |
<source>Show games in lobby</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2240 |
<translation>顯示遊戲大廳</translation> |
8648 | 2241 |
</message> |
2242 |
<message> |
|
2243 |
<source>Show games in-progress</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2244 |
<translation>顯示正在進行的遊戲</translation> |
5602 | 2245 |
</message> |
11531 | 2246 |
<message> |
2247 |
<source>Show password protected</source> |
|
11850 | 2248 |
<translation>顯示有密碼保護的</translation> |
11531 | 2249 |
</message> |
2250 |
<message> |
|
2251 |
<source>Show join restricted</source> |
|
11850 | 2252 |
<translation>顯示有加入限制的</translation> |
11531 | 2253 |
</message> |
11871 | 2254 |
<message> |
2255 |
<source>Delegate room control</source> |
|
2256 |
<translation type="unfinished"></translation> |
|
2257 |
</message> |
|
1759 | 2258 |
</context> |
2259 |
<context> |
|
2260 |
<name>QCheckBox</name> |
|
2261 |
<message> |
|
2262 |
<source>Fullscreen</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2263 |
<translation>全螢幕</translation> |
1759 | 2264 |
</message> |
2265 |
<message> |
|
2266 |
<source>Show FPS</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
|
2267 |
<translation>顯示幀率 (FPS)</translation> |
1759 | 2268 |
</message> |
2269 |
<message> |
|
2270 |
<source>Alternative damage show</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
|
2271 |
<translation>另一種傷害顯示方式</translation> |
1759 | 2272 |
</message> |
1803 | 2273 |
<message> |
2274 |
<source>Append date and time to record file name</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2275 |
<translation type="unfinished">記錄檔名中包含具體時間日期</translation> |
1803 | 2276 |
</message> |
1820 | 2277 |
<message> |
2270 | 2278 |
<source>Check for updates at startup</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2279 |
<translation>啟動時檢查更新</translation> |
2270 | 2280 |
</message> |
2394 | 2281 |
<message> |
2842 | 2282 |
<source>Show ammo menu tooltips</source> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2283 |
<translation type="unfinished">顯示武器提示訊息</translation> |
2842 | 2284 |
</message> |
2285 |
<message> |
|
7679 | 2286 |
<source>Save password</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2287 |
<translation type="unfinished">保存密碼</translation> |
7679 | 2288 |
</message> |
2289 |
<message> |
|
2290 |
<source>Save account name and password</source> |
|
13312 | 2291 |
<translation type="obsolete">保存帳戶名和密碼</translation> |
7679 | 2292 |
</message> |
2293 |
<message> |
|
2294 |
<source>Video is private</source> |
|
13312 | 2295 |
<translation type="obsolete">視頻是私人</translation> |
7679 | 2296 |
</message> |
2297 |
<message> |
|
2298 |
<source>Record audio</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2299 |
<translation type="unfinished">錄製音頻</translation> |
7679 | 2300 |
</message> |
2301 |
<message> |
|
2302 |
<source>Use game resolution</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2303 |
<translation>套用遊戲解析度</translation> |
7679 | 2304 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2305 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2306 |
<source>Visual effects</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2307 |
<translation>視覺效果</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2308 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2309 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2310 |
<source>Sound</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2311 |
<translation>音效</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2312 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2313 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2314 |
<source>In-game sound effects</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2315 |
<translation>在遊戲中的聲音效果</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2316 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2317 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2318 |
<source>Music</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2319 |
<translation>音樂</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2320 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2321 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2322 |
<source>In-game music</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2323 |
<translation>在遊戲中的音樂</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2324 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2325 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2326 |
<source>Frontend sound effects</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2327 |
<translation>前端音效</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2328 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2329 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2330 |
<source>Frontend music</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2331 |
<translation>前端的音樂</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2332 |
</message> |
9756 | 2333 |
<message> |
2334 |
<source>Team</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2335 |
<translation>隊伍</translation> |
9756 | 2336 |
</message> |
2337 |
<message> |
|
2338 |
<source>Enable team tags by default</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2339 |
<translation>預設顯示隊伍名標示</translation> |
9756 | 2340 |
</message> |
2341 |
<message> |
|
2342 |
<source>Hog</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2343 |
<translation type="unfinished">刺蝟</translation> |
9756 | 2344 |
</message> |
2345 |
<message> |
|
2346 |
<source>Enable hedgehog tags by default</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2347 |
<translation>預設顯示刺猬名標示</translation> |
9756 | 2348 |
</message> |
2349 |
<message> |
|
2350 |
<source>Health</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2351 |
<translation type="unfinished">生命</translation> |
9756 | 2352 |
</message> |
2353 |
<message> |
|
2354 |
<source>Enable health tags by default</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2355 |
<translation type="unfinished">預設顯示生命值標示</translation> |
9756 | 2356 |
</message> |
2357 |
<message> |
|
2358 |
<source>Translucent</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2359 |
<translation>半透明</translation> |
9756 | 2360 |
</message> |
2361 |
<message> |
|
2362 |
<source>Enable translucent tags by default</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2363 |
<translation>預設啟用半透明顯示</translation> |
9756 | 2364 |
</message> |
12726 | 2365 |
<message> |
2366 |
<source>Enable visual effects such as animated menu transitions and falling stars</source> |
|
2367 |
<translation type="unfinished"></translation> |
|
2368 |
</message> |
|
2369 |
<message> |
|
2370 |
<source>If enabled, Hedgewars adds the date and time in the form "YYYY-MM-DD_hh-mm" for automatically created demos.</source> |
|
2371 |
<translation type="unfinished"></translation> |
|
2372 |
</message> |
|
13683 | 2373 |
<message> |
2374 |
<source>Dampen when losing focus</source> |
|
2375 |
<extracomment>Checkbox text. If checked, the in-game audio volume is reduced (=dampened) when the game window loses its focus</extracomment> |
|
2376 |
<translation type="unfinished"></translation> |
|
2377 |
</message> |
|
2378 |
<message> |
|
2379 |
<source>Reduce the game audio volume if the game window has lost its focus</source> |
|
2380 |
<translation type="unfinished"></translation> |
|
2381 |
</message> |
|
1759 | 2382 |
</context> |
2383 |
<context> |
|
2384 |
<name>QComboBox</name> |
|
2385 |
<message> |
|
2386 |
<source>Human</source> |
|
2387 |
<translation>玩家</translation> |
|
2388 |
</message> |
|
2389 |
<message> |
|
1803 | 2390 |
<source>Level</source> |
11838 | 2391 |
<translation type="obsolete">AI等級</translation> |
1759 | 2392 |
</message> |
2913 | 2393 |
<message> |
2394 |
<source>(System default)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2395 |
<translation>(系統預設值)</translation> |
2913 | 2396 |
</message> |
3163 | 2397 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2398 |
<source>Community</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2399 |
<translation type="unfinished"></translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2400 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2401 |
<message> |
4864 | 2402 |
<source>Disabled</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2403 |
<translation type="unfinished">關閉</translation> |
4864 | 2404 |
</message> |
2405 |
<message> |
|
2406 |
<source>Red/Cyan</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2407 |
<translation type="unfinished">紅色/青色</translation> |
4864 | 2408 |
</message> |
2409 |
<message> |
|
2410 |
<source>Cyan/Red</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2411 |
<translation type="unfinished">青色/紅</translation> |
4864 | 2412 |
</message> |
2413 |
<message> |
|
2414 |
<source>Red/Blue</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2415 |
<translation type="unfinished">紅/藍</translation> |
4864 | 2416 |
</message> |
2417 |
<message> |
|
2418 |
<source>Blue/Red</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2419 |
<translation type="unfinished">藍/紅</translation> |
4864 | 2420 |
</message> |
2421 |
<message> |
|
2422 |
<source>Red/Green</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2423 |
<translation type="unfinished">紅/綠</translation> |
4864 | 2424 |
</message> |
2425 |
<message> |
|
2426 |
<source>Green/Red</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2427 |
<translation type="unfinished">綠/紅</translation> |
4864 | 2428 |
</message> |
2429 |
<message> |
|
2430 |
<source>Side-by-side</source> |
|
2431 |
<translation type="unfinished"></translation> |
|
2432 |
</message> |
|
2433 |
<message> |
|
2434 |
<source>Top-Bottom</source> |
|
2435 |
<translation type="unfinished"></translation> |
|
2436 |
</message> |
|
2437 |
<message> |
|
5602 | 2438 |
<source>Red/Cyan grayscale</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2439 |
<translation type="unfinished">紅/青色灰度</translation> |
5602 | 2440 |
</message> |
2441 |
<message> |
|
2442 |
<source>Cyan/Red grayscale</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2443 |
<translation type="unfinished">青色/紅灰度</translation> |
5602 | 2444 |
</message> |
2445 |
<message> |
|
2446 |
<source>Red/Blue grayscale</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2447 |
<translation type="unfinished">紅/藍灰度</translation> |
5602 | 2448 |
</message> |
2449 |
<message> |
|
2450 |
<source>Blue/Red grayscale</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2451 |
<translation type="unfinished">藍/紅灰度</translation> |
5602 | 2452 |
</message> |
2453 |
<message> |
|
2454 |
<source>Red/Green grayscale</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2455 |
<translation type="unfinished">紅/綠灰度</translation> |
5602 | 2456 |
</message> |
2457 |
<message> |
|
2458 |
<source>Green/Red grayscale</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2459 |
<translation type="unfinished">綠/紅灰度</translation> |
5602 | 2460 |
</message> |
11838 | 2461 |
<message> |
2462 |
<source>Computer (Level %1)</source> |
|
2463 |
<translation type="unfinished"></translation> |
|
2464 |
</message> |
|
12726 | 2465 |
<message> |
2466 |
<source>Stereoscopy creates an illusion of depth when you wear 3D glasses.</source> |
|
2467 |
<translation type="unfinished"></translation> |
|
2468 |
</message> |
|
2469 |
<message> |
|
2470 |
<source>24 FPS</source> |
|
2471 |
<translation type="unfinished"></translation> |
|
2472 |
</message> |
|
2473 |
<message> |
|
2474 |
<source>25 FPS</source> |
|
2475 |
<translation type="unfinished"></translation> |
|
2476 |
</message> |
|
2477 |
<message> |
|
2478 |
<source>30 FPS</source> |
|
2479 |
<translation type="unfinished"></translation> |
|
2480 |
</message> |
|
2481 |
<message> |
|
2482 |
<source>50 FPS</source> |
|
2483 |
<translation type="unfinished"></translation> |
|
2484 |
</message> |
|
2485 |
<message> |
|
2486 |
<source>60 FPS</source> |
|
2487 |
<translation type="unfinished"></translation> |
|
2488 |
</message> |
|
1759 | 2489 |
</context> |
2490 |
<context> |
|
2491 |
<name>QGroupBox</name> |
|
2492 |
<message> |
|
2493 |
<source>Team Members</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2494 |
<translation>隊伍成員</translation> |
1759 | 2495 |
</message> |
2496 |
<message> |
|
2497 |
<source>Fort</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2498 |
<translation>堡壘</translation> |
1759 | 2499 |
</message> |
2500 |
<message> |
|
2501 |
<source>Playing teams</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2502 |
<translation type="unfinished">玩家隊伍</translation> |
1759 | 2503 |
</message> |
2504 |
<message> |
|
2505 |
<source>Net game</source> |
|
2506 |
<translation>網路遊戲</translation> |
|
2507 |
</message> |
|
2508 |
<message> |
|
1933 | 2509 |
<source>Game Modifiers</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
|
2510 |
<translation>遊戲修改</translation> |
1933 | 2511 |
</message> |
2512 |
<message> |
|
2513 |
<source>Basic Settings</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
|
2514 |
<translation>基本設置</translation> |
1933 | 2515 |
</message> |
2899 | 2516 |
<message> |
2517 |
<source>Team Settings</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2518 |
<translation type="unfinished">隊伍設置</translation> |
2899 | 2519 |
</message> |
2520 |
<message> |
|
7679 | 2521 |
<source>Videos</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2522 |
<translation type="unfinished">視頻</translation> |
7679 | 2523 |
</message> |
2524 |
<message> |
|
2525 |
<source>Description</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2526 |
<translation type="unfinished">描述</translation> |
7679 | 2527 |
</message> |
1759 | 2528 |
</context> |
2529 |
<context> |
|
2530 |
<name>QLabel</name> |
|
2531 |
<message> |
|
2532 |
<source>Resolution</source> |
|
2533 |
<translation>解析度</translation> |
|
2534 |
</message> |
|
2535 |
<message> |
|
2536 |
<source>FPS limit</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
|
2537 |
<translation>FPS 上限</translation> |
1759 | 2538 |
</message> |
2539 |
<message> |
|
2540 |
<source>Server name:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2541 |
<translation>伺服器名稱:</translation> |
1759 | 2542 |
</message> |
2543 |
<message> |
|
2544 |
<source>Server port:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2545 |
<translation>伺服器端口:</translation> |
1759 | 2546 |
</message> |
2547 |
<message> |
|
2548 |
<source>Host:</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
|
2549 |
<translation>主機:</translation> |
1759 | 2550 |
</message> |
2551 |
<message> |
|
2552 |
<source>Port:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2553 |
<translation>端口:</translation> |
1759 | 2554 |
</message> |
2555 |
<message> |
|
2556 |
<source>Weapons</source> |
|
2557 |
<translation>武器</translation> |
|
2558 |
</message> |
|
2559 |
<message> |
|
1803 | 2560 |
<source>Version</source> |
8648 | 2561 |
<translation type="obsolete">版本</translation> |
1803 | 2562 |
</message> |
2563 |
<message> |
|
2564 |
<source>Initial sound volume</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2565 |
<translation>初始音量</translation> |
1759 | 2566 |
</message> |
1933 | 2567 |
<message> |
2568 |
<source>Damage Modifier</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2569 |
<translation type="unfinished">傷害修正</translation> |
1933 | 2570 |
</message> |
2571 |
<message> |
|
2572 |
<source>Turn Time</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
|
2573 |
<translation>回合時間</translation> |
1933 | 2574 |
</message> |
2575 |
<message> |
|
2576 |
<source>Initial Health</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2577 |
<translation>初始生命值</translation> |
1933 | 2578 |
</message> |
2579 |
<message> |
|
2580 |
<source>Sudden Death Timeout</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2581 |
<translation type="unfinished">意外死亡倒數</translation> |
2030 | 2582 |
</message> |
2583 |
<message> |
|
1943 | 2584 |
<source>Scheme Name:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2585 |
<translation type="unfinished">方案名稱:</translation> |
1933 | 2586 |
</message> |
2587 |
<message> |
|
1943 | 2588 |
<source>Crate Drops</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
|
2589 |
<translation>箱子降落</translation> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2590 |
</message> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2591 |
<message> |
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
|
2592 |
<source>Mines Time</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2593 |
<translation type="unfinished">地雷爆炸緩衝</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
|
2594 |
</message> |
d3a85891ae39
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents:
2657
diff
changeset
|
2595 |
<message> |
d3a85891ae39
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents:
2657
diff
changeset
|
2596 |
<source>Mines</source> |
d3a85891ae39
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
nemo
parents:
2657
diff
changeset
|
2597 |
<translation>地雷</translation> |
1933 | 2598 |
</message> |
2883 | 2599 |
<message> |
2600 |
<source>% Dud Mines</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2601 |
<translation type="unfinished">地雷啞彈率(%)</translation> |
2883 | 2602 |
</message> |
2899 | 2603 |
<message> |
2604 |
<source>Name</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2605 |
<translation>名稱</translation> |
2899 | 2606 |
</message> |
2607 |
<message> |
|
2608 |
<source>Type</source> |
|
11838 | 2609 |
<translation type="obsolete">類型</translation> |
2899 | 2610 |
</message> |
2611 |
<message> |
|
2612 |
<source>Grave</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2613 |
<translation>墳墓</translation> |
2899 | 2614 |
</message> |
2615 |
<message> |
|
2616 |
<source>Flag</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2617 |
<translation>旗幟</translation> |
2899 | 2618 |
</message> |
2619 |
<message> |
|
2620 |
<source>Voice</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2621 |
<translation type="unfinished">語音</translation> |
2899 | 2622 |
</message> |
2623 |
<message> |
|
2624 |
<source>Locale</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2625 |
<translation>語言環境</translation> |
2899 | 2626 |
</message> |
2627 |
<message> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2628 |
<source>Explosives</source> |
11838 | 2629 |
<translation type="obsolete">炸藥桶</translation> |
3163 | 2630 |
</message> |
2631 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2632 |
<source>Quality</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2633 |
<translation type="unfinished">品質</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2634 |
</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
|
2635 |
<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
|
2636 |
<source>% Health Crates</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2637 |
<translation type="unfinished">急救箱率(%)</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
|
2638 |
</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
|
2639 |
<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
|
2640 |
<source>Health in Crates</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2641 |
<translation type="unfinished">急救箱生命</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
|
2642 |
</message> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2643 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2644 |
<source>Sudden Death Water Rise</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2645 |
<translation type="unfinished">意外死亡水上升</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2646 |
</message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2647 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2648 |
<source>Sudden Death Health Decrease</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2649 |
<translation type="unfinished">意外死亡生命減少</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2650 |
</message> |
4259 | 2651 |
<message> |
4418 | 2652 |
<source>% Rope Length</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2653 |
<translation type="unfinished">繩長(%)</translation> |
4259 | 2654 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2655 |
<message> |
5602 | 2656 |
<source>Stereo rendering</source> |
12726 | 2657 |
<translation type="obsolete">立體渲染</translation> |
5602 | 2658 |
</message> |
2659 |
<message> |
|
2660 |
<source>Style</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2661 |
<translation type="unfinished">風格</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2662 |
</message> |
4864 | 2663 |
<message> |
5602 | 2664 |
<source>Scheme</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2665 |
<translation type="unfinished">方案</translation> |
5602 | 2666 |
</message> |
2667 |
<message> |
|
2668 |
<source>% Get Away Time</source> |
|
11838 | 2669 |
<translation type="obsolete">爆炸逃離緩衝(%)</translation> |
4864 | 2670 |
</message> |
6239 | 2671 |
<message> |
7679 | 2672 |
<source>There are videos that are currently being processed. |
2673 |
Exiting now will abort them. |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
2674 |
Do you really want to quit?</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2675 |
<translation>有視頻正在處理中 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2676 |
現在離開將中止它 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2677 |
你確定要離開嗎?</translation> |
7679 | 2678 |
</message> |
2679 |
<message> |
|
2680 |
<source>Please provide either the YouTube account name or the email address associated with the Google Account.</source> |
|
13312 | 2681 |
<translation type="vanished">請提供YouTube帳戶名稱或與Google帳戶關聯的電子郵件地址。</translation> |
7679 | 2682 |
</message> |
2683 |
<message> |
|
2684 |
<source>Account name (or email): </source> |
|
13312 | 2685 |
<translation type="vanished">賬戶名(或電子郵件):</translation> |
7679 | 2686 |
</message> |
2687 |
<message> |
|
2688 |
<source>Password: </source> |
|
13312 | 2689 |
<translation type="vanished">密碼:</translation> |
7679 | 2690 |
</message> |
2691 |
<message> |
|
2692 |
<source>Video title: </source> |
|
13312 | 2693 |
<translation type="vanished">視頻標題:</translation> |
7679 | 2694 |
</message> |
2695 |
<message> |
|
2696 |
<source>Video description: </source> |
|
13312 | 2697 |
<translation type="vanished">視頻說明:</translation> |
7679 | 2698 |
</message> |
2699 |
<message> |
|
2700 |
<source>Tags (comma separated): </source> |
|
13312 | 2701 |
<translation type="obsolete">標籤(以逗號分隔):</translation> |
7679 | 2702 |
</message> |
2703 |
<message> |
|
2704 |
<source>Description</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2705 |
<translation>描寫</translation> |
7679 | 2706 |
</message> |
2707 |
<message> |
|
2708 |
<source>Nickname</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2709 |
<translation>暱稱</translation> |
7679 | 2710 |
</message> |
2711 |
<message> |
|
2712 |
<source>Format</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2713 |
<translation>格式</translation> |
7679 | 2714 |
</message> |
2715 |
<message> |
|
2716 |
<source>Audio codec</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2717 |
<translation>音頻編解碼器</translation> |
7679 | 2718 |
</message> |
2719 |
<message> |
|
2720 |
<source>Video codec</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2721 |
<translation>視頻編解碼器</translation> |
7679 | 2722 |
</message> |
2723 |
<message> |
|
2724 |
<source>Framerate</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2725 |
<translation>畫面刷新率</translation> |
7679 | 2726 |
</message> |
2727 |
<message> |
|
2728 |
<source>Bitrate (Kbps)</source> |
|
12726 | 2729 |
<translation type="vanished">位元速率 (Kbps)</translation> |
7679 | 2730 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2731 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2732 |
<source>This development build is 'work in progress' and may not be compatible with other versions of the game, while some features might be broken or incomplete!</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2733 |
<translation>這個開發版本是“尚未完成的”,可能不與其他的版本兼容,同時一些功能可能被破壞或殘缺!</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2734 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2735 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2736 |
<source>Fullscreen</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2737 |
<translation>全螢幕</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2738 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2739 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2740 |
<source>Fullscreen Resolution</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2741 |
<translation>全螢幕解析度</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2742 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2743 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2744 |
<source>Windowed Resolution</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2745 |
<translation>視窗解析度</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2746 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2747 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2748 |
<source>Your Email</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2749 |
<translation>你的電子郵件</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2750 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2751 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2752 |
<source>Summary</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2753 |
<translation>摘要</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2754 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2755 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2756 |
<source>Send system information</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2757 |
<translation>發送系統信息</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2758 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2759 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2760 |
<source>Type the security code:</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2761 |
<translation>鍵入安全碼:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2762 |
</message> |
8648 | 2763 |
<message> |
2764 |
<source>Revision</source> |
|
12726 | 2765 |
<translation type="vanished">版本</translation> |
8648 | 2766 |
</message> |
8676 | 2767 |
<message> |
2768 |
<source>This program is distributed under the %1</source> |
|
12726 | 2769 |
<translation type="vanished">此程序使用%1釋出</translation> |
8676 | 2770 |
</message> |
9007 | 2771 |
<message> |
2772 |
<source>This setting will be effective at next restart.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2773 |
<translation>該設置將在下次重啟時生效。</translation> |
9007 | 2774 |
</message> |
9756 | 2775 |
<message> |
2776 |
<source>Tip: %1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2777 |
<translation>提示:%1</translation> |
9756 | 2778 |
</message> |
2779 |
<message> |
|
2780 |
<source>Displayed tags above hogs and translucent tags</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2781 |
<translation>刺蝟頭上顯示的標籤和半透明的標籤</translation> |
9756 | 2782 |
</message> |
2783 |
<message> |
|
2784 |
<source>World Edge</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2785 |
<translation>世界邊緣</translation> |
9756 | 2786 |
</message> |
10451 | 2787 |
<message> |
2788 |
<source>Script parameter</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2789 |
<translation type="unfinished">腳本參數</translation> |
10451 | 2790 |
</message> |
11531 | 2791 |
<message> |
2792 |
<source>Air Mines</source> |
|
11850 | 2793 |
<translation>浮空雷</translation> |
11531 | 2794 |
</message> |
11838 | 2795 |
<message> |
2796 |
<source>Player</source> |
|
2797 |
<translation type="unfinished"></translation> |
|
2798 |
</message> |
|
2799 |
<message> |
|
2800 |
<source>Barrels</source> |
|
2801 |
<translation type="unfinished"></translation> |
|
2802 |
</message> |
|
2803 |
<message> |
|
2804 |
<source>% Retreat Time</source> |
|
2805 |
<translation type="unfinished"></translation> |
|
2806 |
</message> |
|
12726 | 2807 |
<message> |
2808 |
<source>Stereoscopy</source> |
|
2809 |
<translation type="unfinished"></translation> |
|
2810 |
</message> |
|
2811 |
<message> |
|
2812 |
<source>Bitrate (Kibit/s)</source> |
|
2813 |
<extracomment>“Kibit/s” is the symbol for 1024 bits per second</extracomment> |
|
2814 |
<translation type="unfinished"></translation> |
|
2815 |
</message> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
2816 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
2817 |
<source>Loading<br>CAPTCHA ...</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
2818 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
2819 |
</message> |
1759 | 2820 |
</context> |
2821 |
<context> |
|
2822 |
<name>QLineEdit</name> |
|
2823 |
<message> |
|
2824 |
<source>unnamed</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
|
2825 |
<translation>無名</translation> |
1759 | 2826 |
</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
|
2827 |
<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
|
2828 |
<source>hedgehog %1</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2829 |
<translation type="unfinished">刺蝟 %1</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2830 |
</message> |
7679 | 2831 |
<message> |
2832 |
<source>anonymous</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2833 |
<translation>匿名</translation> |
7679 | 2834 |
</message> |
12726 | 2835 |
<message> |
2836 |
<source>unnamed (%1)</source> |
|
2837 |
<translation type="unfinished"></translation> |
|
2838 |
</message> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
2839 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
2840 |
<source>Hedgehog %1</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
2841 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
2842 |
</message> |
1759 | 2843 |
</context> |
2844 |
<context> |
|
2845 |
<name>QMainWindow</name> |
|
2846 |
<message> |
|
1803 | 2847 |
<source>Hedgewars %1</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
|
2848 |
<translation>刺蝟大作戰 %1</translation> |
1759 | 2849 |
</message> |
2850 |
</context> |
|
2851 |
<context> |
|
2852 |
<name>QMessageBox</name> |
|
2853 |
<message> |
|
2854 |
<source>Error</source> |
|
2855 |
<translation>錯誤</translation> |
|
2856 |
</message> |
|
2857 |
<message> |
|
2858 |
<source>Connection to server is lost</source> |
|
13683 | 2859 |
<translation type="vanished">伺服器連接丟失</translation> |
1759 | 2860 |
</message> |
2861 |
<message> |
|
4124 | 2862 |
<source>File association failed.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2863 |
<translation type="unfinished">檔案關聯失敗。</translation> |
4124 | 2864 |
</message> |
4418 | 2865 |
<message> |
7679 | 2866 |
<source>Error while authenticating at google.com: |
2867 |
</source> |
|
13312 | 2868 |
<translation type="obsolete">在google.com認證時錯誤:</translation> |
7679 | 2869 |
</message> |
2870 |
<message> |
|
2871 |
<source>Login or password is incorrect</source> |
|
13312 | 2872 |
<translation type="obsolete">登錄或密碼不正確</translation> |
7679 | 2873 |
</message> |
2874 |
<message> |
|
2875 |
<source>Error while sending metadata to youtube.com: |
|
2876 |
</source> |
|
13312 | 2877 |
<translation type="obsolete">傳送中繼資料給youtube.com時錯誤:</translation> |
7679 | 2878 |
</message> |
7801 | 2879 |
<message> |
2880 |
<source>Teams - Are you sure?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2881 |
<translation type="unfinished">隊伍 - 你確定嗎?</translation> |
7801 | 2882 |
</message> |
2883 |
<message> |
|
2884 |
<source>Do you really want to delete the team '%1'?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2885 |
<translation type="unfinished">你確定要刪除隊伍'%1'?</translation> |
7801 | 2886 |
</message> |
2887 |
<message> |
|
2888 |
<source>Cannot delete default scheme '%1'!</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2889 |
<translation type="unfinished">不能刪除預設方案 "%1"!</translation> |
7801 | 2890 |
</message> |
2891 |
<message> |
|
2892 |
<source>Please select a record from the list</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2893 |
<translation type="unfinished">請從列表中選擇一個紀錄</translation> |
7801 | 2894 |
</message> |
2895 |
<message> |
|
2896 |
<source>Unable to start server</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2897 |
<translation type="unfinished">無法開啟伺服器</translation> |
7801 | 2898 |
</message> |
2899 |
<message> |
|
2900 |
<source>Hedgewars - Error</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2901 |
<translation type="unfinished">刺蝟大作戰 - 錯誤</translation> |
7801 | 2902 |
</message> |
2903 |
<message> |
|
2904 |
<source>Hedgewars - Success</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2905 |
<translation type="unfinished">刺蝟大作戰 - 成功</translation> |
7801 | 2906 |
</message> |
2907 |
<message> |
|
2908 |
<source>All file associations have been set</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2909 |
<translation type="unfinished">所有檔案關聯已經被設定</translation> |
7801 | 2910 |
</message> |
2911 |
<message> |
|
2912 |
<source>Cannot create directory %1</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2913 |
<translation type="obsolete">無法創建路徑 %1</translation> |
7801 | 2914 |
</message> |
2915 |
<message> |
|
2916 |
<source>Unable to start the server: %1.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2917 |
<translation type="obsolete">無法開啟伺服器: %1.</translation> |
7801 | 2918 |
</message> |
2919 |
<message> |
|
2920 |
<source>Video upload - Error</source> |
|
13312 | 2921 |
<translation type="obsolete">視頻上錯 - 錯誤</translation> |
7801 | 2922 |
</message> |
2923 |
<message> |
|
2924 |
<source>Netgame - Error</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2925 |
<translation type="unfinished">網路遊戲 - 錯誤</translation> |
7801 | 2926 |
</message> |
2927 |
<message> |
|
2928 |
<source>Please select a server from the list</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2929 |
<translation type="unfinished">請從列表中選擇一個伺服器</translation> |
7801 | 2930 |
</message> |
2931 |
<message> |
|
2932 |
<source>Please enter room name</source> |
|
2933 |
<translation type="unfinished">請鍵入房間名</translation> |
|
2934 |
</message> |
|
2935 |
<message> |
|
2936 |
<source>Record Play - Error</source> |
|
12726 | 2937 |
<translation type="obsolete">記錄播放 - 錯誤</translation> |
7801 | 2938 |
</message> |
2939 |
<message> |
|
2940 |
<source>Please select record from the list</source> |
|
12726 | 2941 |
<translation type="obsolete">請從列表選擇記錄</translation> |
7801 | 2942 |
</message> |
2943 |
<message> |
|
2944 |
<source>Cannot rename to </source> |
|
12726 | 2945 |
<translation type="obsolete">不能改名</translation> |
7801 | 2946 |
</message> |
2947 |
<message> |
|
2948 |
<source>Cannot delete file </source> |
|
12726 | 2949 |
<translation type="obsolete">不能刪除檔案</translation> |
7801 | 2950 |
</message> |
2951 |
<message> |
|
2952 |
<source>Room Name - Error</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2953 |
<translation type="unfinished">房間名 - 錯誤</translation> |
7801 | 2954 |
</message> |
2955 |
<message> |
|
2956 |
<source>Please select room from the list</source> |
|
2957 |
<translation type="unfinished">請從列表選中房間</translation> |
|
2958 |
</message> |
|
2959 |
<message> |
|
2960 |
<source>Room Name - Are you sure?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2961 |
<translation type="unfinished">房間名 - 你確定嗎?</translation> |
7801 | 2962 |
</message> |
2963 |
<message> |
|
2964 |
<source>The game you are trying to join has started. |
|
2965 |
Do you still want to join the room?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2966 |
<translation>你試著加入的遊戲已經開始了。 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2967 |
你仍要加入這個房間嗎?</translation> |
7801 | 2968 |
</message> |
2969 |
<message> |
|
2970 |
<source>Schemes - Warning</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2971 |
<translation type="unfinished">方案 - 警告</translation> |
7801 | 2972 |
</message> |
2973 |
<message> |
|
2974 |
<source>Schemes - Are you sure?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2975 |
<translation type="unfinished">方案 - 你確定嗎?</translation> |
7801 | 2976 |
</message> |
2977 |
<message> |
|
2978 |
<source>Do you really want to delete the game scheme '%1'?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2979 |
<translation type="unfinished">你真的確定要刪除遊戲方案 '%1'?</translation> |
7801 | 2980 |
</message> |
2981 |
<message> |
|
2982 |
<source>Videos - Are you sure?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2983 |
<translation type="unfinished">視頻 - 你確定嗎?</translation> |
7801 | 2984 |
</message> |
2985 |
<message> |
|
2986 |
<source>Do you really want to delete the video '%1'?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2987 |
<translation type="unfinished">你確定要刪除視頻 '%1'嗎?</translation> |
7801 | 2988 |
</message> |
2989 |
<message numerus="yes"> |
|
2990 |
<source>Do you really want to remove %1 file(s)?</source> |
|
2991 |
<translation type="unfinished"> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
2992 |
<numerusform>你確定要移除檔案%1%n嗎?</numerusform> |
7801 | 2993 |
</translation> |
2994 |
</message> |
|
2995 |
<message> |
|
2996 |
<source>Do you really want to cancel uploading %1?</source> |
|
13312 | 2997 |
<translation type="obsolete">你確定要取消上傳%1嗎?</translation> |
7801 | 2998 |
</message> |
2999 |
<message> |
|
3000 |
<source>File error</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3001 |
<translation type="unfinished">檔案 - 錯誤</translation> |
7801 | 3002 |
</message> |
3003 |
<message> |
|
3004 |
<source>Cannot open '%1' for writing</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3005 |
<translation type="unfinished">不能開啟'%1'</translation> |
7801 | 3006 |
</message> |
3007 |
<message> |
|
3008 |
<source>Cannot open '%1' for reading</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3009 |
<translation type="unfinished">不能開啟'%1'</translation> |
7801 | 3010 |
</message> |
3011 |
<message> |
|
3012 |
<source>Cannot use the ammo '%1'!</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3013 |
<translation type="obsolete">不能使用武器 '%1'!</translation> |
7801 | 3014 |
</message> |
3015 |
<message> |
|
3016 |
<source>Weapons - Warning</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3017 |
<translation type="unfinished">武器 - 警告</translation> |
7801 | 3018 |
</message> |
3019 |
<message> |
|
3020 |
<source>Cannot overwrite default weapon set '%1'!</source> |
|
13683 | 3021 |
<translation type="obsolete">不能複寫預設武器設定'%1'!</translation> |
7801 | 3022 |
</message> |
3023 |
<message> |
|
3024 |
<source>Cannot delete default weapon set '%1'!</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3025 |
<translation type="unfinished">不能刪除預設武器設定'%1'!</translation> |
7801 | 3026 |
</message> |
3027 |
<message> |
|
3028 |
<source>Weapons - Are you sure?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3029 |
<translation type="unfinished">武器 - 你確定嗎?</translation> |
7801 | 3030 |
</message> |
3031 |
<message> |
|
3032 |
<source>Do you really want to delete the weapon set '%1'?</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3033 |
<translation type="unfinished">你確定要刪除武器設定'%1'嗎?</translation> |
7801 | 3034 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3035 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3036 |
<source>Hedgewars - Nick not registered</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3037 |
<translation type="unfinished">刺蝟大作戰 - 暱稱已經被註冊</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3038 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3039 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3040 |
<source>System Information Preview</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3041 |
<translation type="unfinished">系統資訊預覽</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3042 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3043 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3044 |
<source>Failed to generate captcha</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3045 |
<translation type="unfinished">產生驗證碼失敗</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3046 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3047 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3048 |
<source>Failed to download captcha</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3049 |
<translation type="unfinished">下載驗證碼失敗</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3050 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3051 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3052 |
<source>Please fill out all fields. Email is optional.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3053 |
<translation type="unfinished">請填寫所有欄位. 電子郵件地址是選填的. </translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3054 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3055 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3056 |
<source>Hedgewars - Warning</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3057 |
<translation type="unfinished">刺蝟大作戰 - 警告</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3058 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3059 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3060 |
<source>Hedgewars - Information</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3061 |
<translation type="unfinished">刺蝟大作戰 - 資訊</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3062 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3063 |
<message> |
8648 | 3064 |
<source>Not all players are ready</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3065 |
<translation type="unfinished">並不是所有的玩家都準備就緒</translation> |
8648 | 3066 |
</message> |
3067 |
<message> |
|
3068 |
<source>Are you sure you want to start this game? |
|
3069 |
Not all players are ready.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3070 |
<translation type="unfinished">你確定要啟動這個遊戲嗎? |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3071 |
並不是所有的玩家都準備就緒。</translation> |
8648 | 3072 |
</message> |
12726 | 3073 |
<message> |
3074 |
<source>Teams - Name already taken</source> |
|
3075 |
<translation type="unfinished"></translation> |
|
3076 |
</message> |
|
3077 |
<message> |
|
3078 |
<source>The team name '%1' is already taken, so your team has been renamed to '%2'.</source> |
|
3079 |
<translation type="unfinished"></translation> |
|
3080 |
</message> |
|
3081 |
<message> |
|
3082 |
<source>Please select a file from the list.</source> |
|
3083 |
<translation type="unfinished"></translation> |
|
3084 |
</message> |
|
3085 |
<message> |
|
3086 |
<source>Cannot rename file to %1.</source> |
|
3087 |
<translation type="unfinished"></translation> |
|
3088 |
</message> |
|
3089 |
<message> |
|
3090 |
<source>Cannot delete file %1.</source> |
|
3091 |
<translation type="unfinished"></translation> |
|
3092 |
</message> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3093 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3094 |
<source>Welcome to Hedgewars</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3095 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3096 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3097 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3098 |
<source>Welcome to Hedgewars! |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3099 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3100 |
You seem to be new around here. Would you like to play some training missions first to learn the basics of Hedgewars?</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3101 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3102 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3103 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3104 |
<source>Cannot use the weapon scheme '%1'!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3105 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3106 |
</message> |
13683 | 3107 |
<message> |
3108 |
<source>The connection to the server is lost.</source> |
|
3109 |
<translation type="unfinished"></translation> |
|
3110 |
</message> |
|
3111 |
<message> |
|
3112 |
<source>Schemes - Name already taken</source> |
|
3113 |
<translation type="unfinished"></translation> |
|
3114 |
</message> |
|
3115 |
<message> |
|
3116 |
<source>A scheme with the name '%1' already exists. Your scheme has been renamed to '%2'.</source> |
|
3117 |
<translation type="unfinished"></translation> |
|
3118 |
</message> |
|
3119 |
<message> |
|
3120 |
<source>A weapon scheme with the name '%1' already exists. Changes made to the weapon scheme have been discarded.</source> |
|
3121 |
<translation type="unfinished"></translation> |
|
3122 |
</message> |
|
1759 | 3123 |
</context> |
3124 |
<context> |
|
9756 | 3125 |
<name>QObject</name> |
3126 |
<message> |
|
3127 |
<source>No description available</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3128 |
<translation type="unfinished">沒有可用的描述</translation> |
9756 | 3129 |
</message> |
3130 |
</context> |
|
3131 |
<context> |
|
1759 | 3132 |
<name>QPushButton</name> |
3133 |
<message> |
|
3134 |
<source>Play demo</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3135 |
<translation type="unfinished">播放演示</translation> |
1759 | 3136 |
</message> |
3137 |
<message> |
|
3138 |
<source>Connect</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
|
3139 |
<translation>連接</translation> |
1759 | 3140 |
</message> |
3141 |
<message> |
|
3142 |
<source>Go!</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
3143 |
<translation type="obsolete">出場!</translation> |
1759 | 3144 |
</message> |
3145 |
<message> |
|
3146 |
<source>Start</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
3147 |
<translation>開始</translation> |
1759 | 3148 |
</message> |
3149 |
<message> |
|
3150 |
<source>Start server</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3151 |
<translation type="unfinished">啟動伺服器</translation> |
1759 | 3152 |
</message> |
3153 |
<message> |
|
3154 |
<source>Update</source> |
|
3155 |
<translation>更新</translation> |
|
3156 |
</message> |
|
3157 |
<message> |
|
3158 |
<source>Load</source> |
|
3159 |
<translation>讀取</translation> |
|
3160 |
</message> |
|
3161 |
<message> |
|
3162 |
<source>Specify</source> |
|
3163 |
<translation>指定</translation> |
|
3164 |
</message> |
|
3165 |
<message> |
|
3166 |
<source>default</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3167 |
<translation>預設值</translation> |
1759 | 3168 |
</message> |
3169 |
<message> |
|
3170 |
<source>Rename</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3171 |
<translation type="unfinished">更名</translation> |
1759 | 3172 |
</message> |
3173 |
<message> |
|
3174 |
<source>OK</source> |
|
3175 |
<translation>確定</translation> |
|
3176 |
</message> |
|
3177 |
<message> |
|
3178 |
<source>Cancel</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
3179 |
<translation>取消</translation> |
1759 | 3180 |
</message> |
3181 |
<message> |
|
3182 |
<source>Delete</source> |
|
3183 |
<translation>刪除</translation> |
|
3184 |
</message> |
|
1803 | 3185 |
<message> |
4124 | 3186 |
<source>Associate file extensions</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3187 |
<translation>關聯副檔名</translation> |
4124 | 3188 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3189 |
<message> |
7679 | 3190 |
<source>More info</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3191 |
<translation>更多信息</translation> |
7679 | 3192 |
</message> |
3193 |
<message> |
|
3194 |
<source>Set default options</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3195 |
<translation type="unfinished">回到預設值</translation> |
7679 | 3196 |
</message> |
3197 |
<message> |
|
3198 |
<source>Open videos directory</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3199 |
<translation type="unfinished">打開視頻目錄</translation> |
7679 | 3200 |
</message> |
3201 |
<message> |
|
3202 |
<source>Play</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3203 |
<translation>播放</translation> |
7679 | 3204 |
</message> |
3205 |
<message> |
|
3206 |
<source>Upload to YouTube</source> |
|
13312 | 3207 |
<translation type="vanished">上傳到YouTube</translation> |
7679 | 3208 |
</message> |
3209 |
<message> |
|
3210 |
<source>Cancel uploading</source> |
|
13312 | 3211 |
<translation type="vanished">取消上傳</translation> |
7679 | 3212 |
</message> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3213 |
<message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3214 |
<source>Restore default coding parameters</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3215 |
<translation type="unfinished">恢復預設的編碼參數</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3216 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3217 |
<message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3218 |
<source>Open the video directory in your system</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3219 |
<translation type="unfinished">打開你系統上的視頻目錄</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3220 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3221 |
<message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3222 |
<source>Play this video</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3223 |
<translation type="unfinished">播放此視頻</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3224 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3225 |
<message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3226 |
<source>Delete this video</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3227 |
<translation type="unfinished">刪除此視頻</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3228 |
</message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3229 |
<message> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3230 |
<source>Upload this video to your Youtube account</source> |
12726 | 3231 |
<translation type="obsolete">上傳視頻到你的YouTube帳戶</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3232 |
</message> |
8788 | 3233 |
<message> |
3234 |
<source>Reset</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3235 |
<translation type="unfinished">重置</translation> |
8788 | 3236 |
</message> |
3237 |
<message> |
|
3238 |
<source>Set the default server port for Hedgewars</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3239 |
<translation type="unfinished">設置為刺猬大作戰預設的伺服器端口</translation> |
8788 | 3240 |
</message> |
3241 |
<message> |
|
3242 |
<source>Invite your friends to your server in just 1 click!</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3243 |
<translation type="unfinished">只要1個點擊就可以邀請你的朋友到你的伺服器!</translation> |
8788 | 3244 |
</message> |
3245 |
<message> |
|
9360 | 3246 |
<source>Click to copy your unique server URL to your clipboard. Send this link to your friends and they will be able to join you.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3247 |
<translation type="unfinished">點擊複製你獨特的伺服器URL到剪貼簿。將此鏈接發送給你的朋友,他們就可以加入你。</translation> |
8788 | 3248 |
</message> |
3249 |
<message> |
|
3250 |
<source>Start private server</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3251 |
<translation>啟動私人伺服器</translation> |
8788 | 3252 |
</message> |
12726 | 3253 |
</context> |
3254 |
<context> |
|
3255 |
<name>QSpinBox</name> |
|
3256 |
<message> |
|
3257 |
<source>Specify the bitrate of recorded videos as a multiple of 1024 bits per second</source> |
|
3258 |
<translation type="unfinished"></translation> |
|
3259 |
</message> |
|
1803 | 3260 |
</context> |
3261 |
<context> |
|
8648 | 3262 |
<name>RoomNamePrompt</name> |
3263 |
<message> |
|
3264 |
<source>Enter a name for your room.</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3265 |
<translation>為你的房間輸入一個名稱。</translation> |
8648 | 3266 |
</message> |
3267 |
<message> |
|
3268 |
<source>Cancel</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3269 |
<translation>取消</translation> |
8648 | 3270 |
</message> |
3271 |
<message> |
|
3272 |
<source>Create room</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3273 |
<translation>創建房間</translation> |
8648 | 3274 |
</message> |
9756 | 3275 |
<message> |
3276 |
<source>set password</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3277 |
<translation>設定密碼</translation> |
9756 | 3278 |
</message> |
8648 | 3279 |
</context> |
3280 |
<context> |
|
7679 | 3281 |
<name>RoomsListModel</name> |
3282 |
<message> |
|
3283 |
<source>In progress</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3284 |
<translation type="unfinished">進行中</translation> |
7679 | 3285 |
</message> |
3286 |
<message> |
|
3287 |
<source>Room Name</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
3288 |
<translation type="unfinished">房間名</translation> |
2441 | 3289 |
</message> |
3290 |
<message> |
|
3291 |
<source>C</source> |
|
12726 | 3292 |
<extracomment>Caption of the column for the number of connected clients in the list of rooms</extracomment> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
3293 |
<translation type="unfinished">人數</translation> |
2441 | 3294 |
</message> |
3295 |
<message> |
|
3296 |
<source>T</source> |
|
12726 | 3297 |
<extracomment>Caption of the column for the number of teams in the list of rooms</extracomment> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
3298 |
<translation type="unfinished">隊伍</translation> |
2441 | 3299 |
</message> |
3300 |
<message> |
|
3301 |
<source>Owner</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
3302 |
<translation type="unfinished">創建者</translation> |
2441 | 3303 |
</message> |
3304 |
<message> |
|
3305 |
<source>Map</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
3306 |
<translation type="unfinished">地圖</translation> |
2441 | 3307 |
</message> |
3308 |
<message> |
|
3309 |
<source>Rules</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
3310 |
<translation type="unfinished">規則</translation> |
2441 | 3311 |
</message> |
3312 |
<message> |
|
3313 |
<source>Weapons</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
3314 |
<translation type="unfinished">武器</translation> |
1803 | 3315 |
</message> |
7679 | 3316 |
<message> |
3317 |
<source>Random Map</source> |
|
3318 |
<translation type="unfinished">隨機地圖</translation> |
|
3319 |
</message> |
|
3320 |
<message> |
|
3321 |
<source>Random Maze</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3322 |
<translation type="unfinished">隨機迷宮</translation> |
7679 | 3323 |
</message> |
3324 |
<message> |
|
3325 |
<source>Hand-drawn</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3326 |
<translation type="unfinished">手繪</translation> |
7679 | 3327 |
</message> |
9756 | 3328 |
<message> |
3329 |
<source>Script</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3330 |
<translation type="unfinished">腳本</translation> |
9756 | 3331 |
</message> |
10451 | 3332 |
<message> |
3333 |
<source>Random Perlin</source> |
|
3334 |
<translation type="unfinished"></translation> |
|
3335 |
</message> |
|
11761 | 3336 |
<message> |
3337 |
<source>Forts</source> |
|
3338 |
<translation type="unfinished"></translation> |
|
3339 |
</message> |
|
1759 | 3340 |
</context> |
3341 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3342 |
<name>SeedPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3343 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3344 |
<source>The map seed is the basis for all random values generated by the game.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3345 |
<translation type="unfinished">地圖種子是基礎由遊戲生成的所有隨機值。</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3346 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3347 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3348 |
<source>Cancel</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3349 |
<translation>取消</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3350 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3351 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3352 |
<source>Set seed</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3353 |
<translation type="unfinished">給定種子</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3354 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3355 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3356 |
<source>Close</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3357 |
<translation>關閉</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3358 |
</message> |
11531 | 3359 |
<message> |
3360 |
<source>Seed</source> |
|
13683 | 3361 |
<extracomment>Refers to the "random seed"; the source of randomness in the game</extracomment> |
11531 | 3362 |
<translation type="unfinished">種子</translation> |
3363 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3364 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3365 |
<context> |
2394 | 3366 |
<name>SelWeaponWidget</name> |
3367 |
<message> |
|
3368 |
<source>Weapon set</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3369 |
<translation type="unfinished">武器組合</translation> |
2394 | 3370 |
</message> |
3371 |
<message> |
|
3372 |
<source>Probabilities</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3373 |
<translation>機率</translation> |
2394 | 3374 |
</message> |
2883 | 3375 |
<message> |
3376 |
<source>Ammo in boxes</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3377 |
<translation>箱中彈藥</translation> |
2883 | 3378 |
</message> |
3379 |
<message> |
|
3380 |
<source>Delays</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3381 |
<translation>延遲</translation> |
2883 | 3382 |
</message> |
4418 | 3383 |
<message> |
3384 |
<source>new</source> |
|
11838 | 3385 |
<translation type="obsolete">新</translation> |
4418 | 3386 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3387 |
<message> |
10451 | 3388 |
<source>copy of %1</source> |
11838 | 3389 |
<translation type="obsolete">%1的拷貝</translation> |
3390 |
</message> |
|
3391 |
<message> |
|
3392 |
<source>New</source> |
|
3393 |
<translation type="unfinished">新增</translation> |
|
3394 |
</message> |
|
3395 |
<message> |
|
3396 |
<source>New (%1)</source> |
|
3397 |
<translation type="unfinished"></translation> |
|
3398 |
</message> |
|
3399 |
<message> |
|
3400 |
<source>Copy of %1</source> |
|
3401 |
<translation type="unfinished"></translation> |
|
3402 |
</message> |
|
3403 |
<message> |
|
3404 |
<source>Copy of %1 (%2)</source> |
|
3405 |
<translation type="unfinished"></translation> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3406 |
</message> |
2394 | 3407 |
</context> |
3408 |
<context> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3409 |
<name>TCPBase</name> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3410 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3411 |
<source>Unable to start server at %1.</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3412 |
<translation type="unfinished">無法在%1,啟動伺服器。</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3413 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3414 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3415 |
<source>Unable to run engine at %1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3416 |
Error code: %2</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3417 |
<translation type="unfinished">無法在%1,運行引擎 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3418 |
錯誤代碼:%2</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3419 |
</message> |
10451 | 3420 |
<message> |
3421 |
<source>The game engine died unexpectedly! |
|
3422 |
(exit code %1) |
|
3423 |
||
3424 |
We are very sorry for the inconvenience :( |
|
3425 |
||
3426 |
If this keeps happening, please click the '%2' button in the main menu!</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3427 |
<translation type="unfinished">遊戲引擎意外死亡 |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3428 |
(退出代碼為%1) |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3429 |
|
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3430 |
我們很抱歉給你帶來不便! :( |
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3431 |
|
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3432 |
如果這一情況持續發生,請點擊主菜單中的“%2”按鈕!</translation> |
10451 | 3433 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3434 |
</context> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3435 |
<context> |
8788 | 3436 |
<name>TeamSelWidget</name> |
3437 |
<message> |
|
3438 |
<source>At least two teams are required to play!</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3439 |
<translation>至少要有兩隻隊伍才能玩!</translation> |
8788 | 3440 |
</message> |
3441 |
</context> |
|
3442 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3443 |
<name>ThemePrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3444 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3445 |
<source>Cancel</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3446 |
<translation>取消</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3447 |
</message> |
8648 | 3448 |
<message> |
3449 |
<source>Search for a theme:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3450 |
<translation type="unfinished">搜索主題:</translation> |
8648 | 3451 |
</message> |
3452 |
<message> |
|
3453 |
<source>Use selected theme</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3454 |
<translation type="unfinished">使用選定的主題</translation> |
8648 | 3455 |
</message> |
11531 | 3456 |
<message> |
3457 |
<source>Choose a theme</source> |
|
11850 | 3458 |
<translation type="unfinished">選擇一個主題</translation> |
11531 | 3459 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3460 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3461 |
<context> |
1759 | 3462 |
<name>binds</name> |
3463 |
<message> |
|
3464 |
<source>up</source> |
|
3465 |
<translation>上</translation> |
|
3466 |
</message> |
|
3467 |
<message> |
|
3468 |
<source>left</source> |
|
3469 |
<translation>左</translation> |
|
3470 |
</message> |
|
3471 |
<message> |
|
3472 |
<source>right</source> |
|
3473 |
<translation>右</translation> |
|
3474 |
</message> |
|
3475 |
<message> |
|
3476 |
<source>down</source> |
|
3477 |
<translation>下</translation> |
|
3478 |
</message> |
|
3479 |
<message> |
|
3480 |
<source>attack</source> |
|
3481 |
<translation>攻擊</translation> |
|
3482 |
</message> |
|
3483 |
<message> |
|
3484 |
<source>put</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
|
3485 |
<translation>放</translation> |
1759 | 3486 |
</message> |
3487 |
<message> |
|
3488 |
<source>switch</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
|
3489 |
<translation>切換</translation> |
1759 | 3490 |
</message> |
3491 |
<message> |
|
3492 |
<source>slot 1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3493 |
<translation type="unfinished">第1類</translation> |
1759 | 3494 |
</message> |
3495 |
<message> |
|
3496 |
<source>slot 2</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3497 |
<translation type="unfinished">第2類</translation> |
1759 | 3498 |
</message> |
3499 |
<message> |
|
3500 |
<source>slot 3</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3501 |
<translation type="unfinished">第3類</translation> |
1759 | 3502 |
</message> |
3503 |
<message> |
|
3504 |
<source>slot 4</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3505 |
<translation type="unfinished">第4類</translation> |
1759 | 3506 |
</message> |
3507 |
<message> |
|
3508 |
<source>slot 5</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3509 |
<translation type="unfinished">第5類</translation> |
1759 | 3510 |
</message> |
3511 |
<message> |
|
3512 |
<source>slot 6</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3513 |
<translation type="unfinished">第6類</translation> |
1759 | 3514 |
</message> |
3515 |
<message> |
|
3516 |
<source>slot 7</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3517 |
<translation type="unfinished">第7類</translation> |
1759 | 3518 |
</message> |
3519 |
<message> |
|
3520 |
<source>slot 8</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3521 |
<translation type="unfinished">第8類</translation> |
1759 | 3522 |
</message> |
3523 |
<message> |
|
3524 |
<source>timer 1 sec</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
|
3525 |
<translation>定時1秒</translation> |
1759 | 3526 |
</message> |
3527 |
<message> |
|
3528 |
<source>timer 2 sec</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
|
3529 |
<translation>定時2秒</translation> |
1759 | 3530 |
</message> |
3531 |
<message> |
|
3532 |
<source>timer 3 sec</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
|
3533 |
<translation>定時3秒</translation> |
1759 | 3534 |
</message> |
3535 |
<message> |
|
3536 |
<source>timer 4 sec</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
|
3537 |
<translation>定時4秒</translation> |
1759 | 3538 |
</message> |
3539 |
<message> |
|
3540 |
<source>timer 5 sec</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
|
3541 |
<translation>定時5秒</translation> |
1759 | 3542 |
</message> |
3543 |
<message> |
|
3544 |
<source>capture</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3545 |
<translation>抓取</translation> |
1759 | 3546 |
</message> |
3547 |
<message> |
|
3548 |
<source>quit</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
|
3549 |
<translation>退出</translation> |
1759 | 3550 |
</message> |
3551 |
<message> |
|
3552 |
<source>find hedgehog</source> |
|
10451 | 3553 |
<translation type="obsolete">尋找刺蝟</translation> |
1759 | 3554 |
</message> |
3555 |
<message> |
|
3556 |
<source>ammo menu</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
|
3557 |
<translation>彈藥菜單</translation> |
1759 | 3558 |
</message> |
3559 |
<message> |
|
3560 |
<source>volume down</source> |
|
3561 |
<translation>降低音量</translation> |
|
3562 |
</message> |
|
3563 |
<message> |
|
3564 |
<source>volume up</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
|
3565 |
<translation>提高音量</translation> |
1759 | 3566 |
</message> |
3567 |
<message> |
|
3568 |
<source>change mode</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
|
3569 |
<translation>改變模式</translation> |
1759 | 3570 |
</message> |
3571 |
<message> |
|
3572 |
<source>pause</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3573 |
<translation type="vanished">暫停</translation> |
1759 | 3574 |
</message> |
3575 |
<message> |
|
3576 |
<source>slot 9</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3577 |
<translation type="unfinished">第9類</translation> |
1759 | 3578 |
</message> |
3579 |
<message> |
|
1803 | 3580 |
<source>precise aim</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3581 |
<translation>精細瞄準</translation> |
1803 | 3582 |
</message> |
3583 |
<message> |
|
3584 |
<source>chat</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
3585 |
<translation>聊天</translation> |
1803 | 3586 |
</message> |
3587 |
<message> |
|
3588 |
<source>chat history</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
|
3589 |
<translation>聊天記錄</translation> |
1803 | 3590 |
</message> |
3591 |
<message> |
|
3592 |
<source>confirmation</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
3593 |
<translation>確認</translation> |
1803 | 3594 |
</message> |
3595 |
<message> |
|
2394 | 3596 |
<source>zoom in</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3597 |
<translation>放大</translation> |
2394 | 3598 |
</message> |
3599 |
<message> |
|
3600 |
<source>zoom out</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3601 |
<translation>縮小</translation> |
2394 | 3602 |
</message> |
3603 |
<message> |
|
3604 |
<source>reset zoom</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3605 |
<translation>重置</translation> |
2394 | 3606 |
</message> |
2441 | 3607 |
<message> |
3608 |
<source>long jump</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3609 |
<translation>跳遠</translation> |
2441 | 3610 |
</message> |
3611 |
<message> |
|
3612 |
<source>high jump</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3613 |
<translation>跳高</translation> |
2441 | 3614 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3615 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3616 |
<source>slot 10</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3617 |
<translation type="unfinished">第10類</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3618 |
</message> |
7679 | 3619 |
<message> |
3620 |
<source>mute audio</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3621 |
<translation>靜音</translation> |
7679 | 3622 |
</message> |
3623 |
<message> |
|
3624 |
<source>record</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3625 |
<translation type="unfinished">錄像切換</translation> |
7679 | 3626 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3627 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3628 |
<source>hedgehog info</source> |
12726 | 3629 |
<translation type="vanished">刺蝟資訊</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3630 |
</message> |
10451 | 3631 |
<message> |
3632 |
<source>autocam / find hedgehog</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3633 |
<translation>自動鏡頭/搜尋刺蝟</translation> |
10451 | 3634 |
</message> |
3635 |
<message> |
|
3636 |
<source>speed up replay</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3637 |
<translation>加速播放</translation> |
10451 | 3638 |
</message> |
12726 | 3639 |
<message> |
3640 |
<source>toggle team bars</source> |
|
3641 |
<extracomment>This refers to the team info bars (name/flag/health) of all teams. These are shown at the bottom center of the screen</extracomment> |
|
3642 |
<translation type="unfinished"></translation> |
|
3643 |
</message> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3644 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3645 |
<source>pause / auto skip</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3646 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3647 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3648 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3649 |
<source>toggle hedgehog tags</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3650 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
3651 |
</message> |
13540 | 3652 |
<message> |
3653 |
<source>change timer</source> |
|
3654 |
<translation type="unfinished"></translation> |
|
3655 |
</message> |
|
3656 |
<message> |
|
3657 |
<source>show mission information</source> |
|
3658 |
<translation type="unfinished"></translation> |
|
3659 |
</message> |
|
13683 | 3660 |
<message> |
3661 |
<source>clan chat</source> |
|
3662 |
<translation type="unfinished"></translation> |
|
3663 |
</message> |
|
2441 | 3664 |
</context> |
3665 |
<context> |
|
3666 |
<name>binds (categories)</name> |
|
3667 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3668 |
<source>Movement</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3669 |
<translation>移動</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3670 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3671 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3672 |
<source>Weapons</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3673 |
<translation>武器</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3674 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3675 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3676 |
<source>Camera</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3677 |
<translation type="unfinished">鏡頭</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3678 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3679 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3680 |
<source>Miscellaneous</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3681 |
<translation>雜項</translation> |
2441 | 3682 |
</message> |
3683 |
</context> |
|
3684 |
<context> |
|
3685 |
<name>binds (descriptions)</name> |
|
3686 |
<message> |
|
3687 |
<source>Traverse gaps and obstacles by jumping:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3688 |
<translation>藉由跳躍通過間隙與障礙:</translation> |
2441 | 3689 |
</message> |
3690 |
<message> |
|
3691 |
<source>Fire your selected weapon or trigger an utility item:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3692 |
<translation>開火或使用物品:</translation> |
2441 | 3693 |
</message> |
3694 |
<message> |
|
3695 |
<source>Pick a weapon or a target location under the cursor:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3696 |
<translation>選取游標下的武器或是目標位置:</translation> |
2441 | 3697 |
</message> |
3698 |
<message> |
|
3699 |
<source>Switch your currently active hog (if possible):</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3700 |
<translation>切換現在能動的刺蝟(如果可能):</translation> |
2441 | 3701 |
</message> |
3702 |
<message> |
|
3703 |
<source>Pick a weapon or utility item:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3704 |
<translation>挑武器或物品:</translation> |
2441 | 3705 |
</message> |
3706 |
<message> |
|
3707 |
<source>Set the timer on bombs and timed weapons:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3708 |
<translation>設置定時炸彈和限時武器的時間:</translation> |
2441 | 3709 |
</message> |
3710 |
<message> |
|
3711 |
<source>Move the camera to the active hog:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3712 |
<translation type="obsolete">移動鏡頭到能動的刺蝟:</translation> |
2441 | 3713 |
</message> |
3714 |
<message> |
|
3715 |
<source>Move the cursor or camera without using the mouse:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3716 |
<translation>不用滑鼠移動游標或鏡頭:</translation> |
2441 | 3717 |
</message> |
3718 |
<message> |
|
3719 |
<source>Modify the camera's zoom level:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3720 |
<translation>調整鏡頭放大倍數:</translation> |
2441 | 3721 |
</message> |
3722 |
<message> |
|
3723 |
<source>Talk to your team or all participants:</source> |
|
13683 | 3724 |
<translation type="vanished">同隊友或全部參與者對話:</translation> |
2441 | 3725 |
</message> |
3726 |
<message> |
|
3727 |
<source>Pause, continue or leave your game:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3728 |
<translation>暫停、繼續或離開遊戲:</translation> |
2441 | 3729 |
</message> |
3730 |
<message> |
|
3731 |
<source>Modify the game's volume while playing:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3732 |
<translation>調整遊戲時音量:</translation> |
2441 | 3733 |
</message> |
3734 |
<message> |
|
3735 |
<source>Toggle fullscreen mode:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3736 |
<translation>切換全屏模式:</translation> |
2441 | 3737 |
</message> |
3738 |
<message> |
|
3739 |
<source>Take a screenshot:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3740 |
<translation>截圖:</translation> |
2441 | 3741 |
</message> |
3742 |
<message> |
|
3743 |
<source>Toggle labels above hedgehogs:</source> |
|
12726 | 3744 |
<translation type="vanished">切換刺蝟頭上標籤的顯示方式:</translation> |
2441 | 3745 |
</message> |
7679 | 3746 |
<message> |
3747 |
<source>Record video:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3748 |
<translation>錄像:</translation> |
7679 | 3749 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3750 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3751 |
<source>Hedgehog movement</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3752 |
<translation>刺蝟移動</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3753 |
</message> |
10451 | 3754 |
<message> |
3755 |
<source>Toggle automatic camera / refocus on active hedgehog:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3756 |
<translation>切換自動鏡頭/重新關注能動的刺蝟:</translation> |
10451 | 3757 |
</message> |
3758 |
<message> |
|
3759 |
<source>Demo replay:</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3760 |
<translation>播放演示:</translation> |
10451 | 3761 |
</message> |
12726 | 3762 |
<message> |
3763 |
<source>Heads-up display:</source> |
|
3764 |
<translation type="unfinished"></translation> |
|
3765 |
</message> |
|
13683 | 3766 |
<message> |
3767 |
<source>Talk to your clan or all participants:</source> |
|
3768 |
<translation type="unfinished"></translation> |
|
3769 |
</message> |
|
2441 | 3770 |
</context> |
3771 |
<context> |
|
3772 |
<name>binds (keys)</name> |
|
3773 |
<message> |
|
3774 |
<source>Axis</source> |
|
13540 | 3775 |
<translation type="vanished">軸</translation> |
2441 | 3776 |
</message> |
3777 |
<message> |
|
3778 |
<source>(Up)</source> |
|
13540 | 3779 |
<translation type="vanished">(上)</translation> |
2441 | 3780 |
</message> |
3781 |
<message> |
|
3782 |
<source>(Down)</source> |
|
13540 | 3783 |
<translation type="vanished">(下)</translation> |
2441 | 3784 |
</message> |
3785 |
<message> |
|
3786 |
<source>Hat</source> |
|
13540 | 3787 |
<translation type="vanished">帽子</translation> |
2441 | 3788 |
</message> |
3789 |
<message> |
|
3790 |
<source>(Left)</source> |
|
13540 | 3791 |
<translation type="vanished">(左)</translation> |
2441 | 3792 |
</message> |
3793 |
<message> |
|
3794 |
<source>(Right)</source> |
|
13540 | 3795 |
<translation type="vanished">(右)</translation> |
2441 | 3796 |
</message> |
3797 |
<message> |
|
3798 |
<source>Button</source> |
|
13540 | 3799 |
<translation type="vanished">按鈕</translation> |
2441 | 3800 |
</message> |
3801 |
<message> |
|
3802 |
<source>Keyboard</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3803 |
<translation>鍵盤</translation> |
2441 | 3804 |
</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
|
3805 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3806 |
<source>Mouse: Left button</source> |
3284 | 3807 |
<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
|
3808 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3809 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3810 |
<source>Mouse: Middle button</source> |
3284 | 3811 |
<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
|
3812 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3813 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3814 |
<source>Mouse: Right button</source> |
3284 | 3815 |
<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
|
3816 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3817 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3818 |
<source>Mouse: Wheel up</source> |
3284 | 3819 |
<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
|
3820 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3821 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3822 |
<source>Mouse: Wheel down</source> |
3284 | 3823 |
<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
|
3824 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3825 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3826 |
<source>Backspace</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3827 |
<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
|
3828 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3829 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3830 |
<source>Tab</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3831 |
<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
|
3832 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3833 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3834 |
<source>Clear</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3835 |
<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
|
3836 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3837 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3838 |
<source>Return</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3839 |
<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
|
3840 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3841 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3842 |
<source>Pause</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3843 |
<translation>Pause/Break</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3844 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3845 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3846 |
<source>Escape</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3847 |
<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
|
3848 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3849 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3850 |
<source>Space</source> |
3284 | 3851 |
<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
|
3852 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3853 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3854 |
<source>Delete</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3855 |
<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
|
3856 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3857 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3858 |
<source>Numpad 0</source> |
3284 | 3859 |
<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
|
3860 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3861 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3862 |
<source>Numpad 1</source> |
3284 | 3863 |
<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
|
3864 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3865 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3866 |
<source>Numpad 2</source> |
3284 | 3867 |
<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
|
3868 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3869 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3870 |
<source>Numpad 3</source> |
3284 | 3871 |
<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
|
3872 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3873 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3874 |
<source>Numpad 4</source> |
3284 | 3875 |
<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
|
3876 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3877 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3878 |
<source>Numpad 5</source> |
3284 | 3879 |
<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
|
3880 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3881 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3882 |
<source>Numpad 6</source> |
3284 | 3883 |
<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
|
3884 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3885 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3886 |
<source>Numpad 7</source> |
3284 | 3887 |
<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
|
3888 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3889 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3890 |
<source>Numpad 8</source> |
3284 | 3891 |
<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
|
3892 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3893 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3894 |
<source>Numpad 9</source> |
3284 | 3895 |
<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
|
3896 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3897 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3898 |
<source>Numpad .</source> |
3284 | 3899 |
<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
|
3900 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3901 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3902 |
<source>Numpad /</source> |
3284 | 3903 |
<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
|
3904 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3905 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3906 |
<source>Numpad *</source> |
3284 | 3907 |
<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
|
3908 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3909 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3910 |
<source>Numpad -</source> |
3284 | 3911 |
<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
|
3912 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3913 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3914 |
<source>Numpad +</source> |
3284 | 3915 |
<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
|
3916 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3917 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3918 |
<source>Enter</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3919 |
<translation>Enter</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3920 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3921 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3922 |
<source>Equals</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3923 |
<translation type="unfinished"></translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3924 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3925 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3926 |
<source>Up</source> |
3284 | 3927 |
<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
|
3928 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3929 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3930 |
<source>Down</source> |
3284 | 3931 |
<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
|
3932 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3933 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3934 |
<source>Right</source> |
3284 | 3935 |
<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
|
3936 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3937 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3938 |
<source>Left</source> |
3284 | 3939 |
<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
|
3940 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3941 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3942 |
<source>Insert</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3943 |
<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
|
3944 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3945 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3946 |
<source>Home</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3947 |
<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
|
3948 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3949 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3950 |
<source>End</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3951 |
<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
|
3952 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3953 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3954 |
<source>Page up</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3955 |
<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
|
3956 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3957 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3958 |
<source>Page down</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3959 |
<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
|
3960 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3961 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3962 |
<source>Num lock</source> |
3284 | 3963 |
<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
|
3964 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3965 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3966 |
<source>Caps lock</source> |
3284 | 3967 |
<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
|
3968 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3969 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3970 |
<source>Scroll lock</source> |
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
3971 |
<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
|
3972 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3973 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3974 |
<source>Right shift</source> |
3284 | 3975 |
<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
|
3976 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3977 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3978 |
<source>Left shift</source> |
3284 | 3979 |
<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
|
3980 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3981 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3982 |
<source>Right ctrl</source> |
3284 | 3983 |
<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
|
3984 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3985 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3986 |
<source>Left ctrl</source> |
3284 | 3987 |
<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
|
3988 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3989 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3990 |
<source>Right alt</source> |
3284 | 3991 |
<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
|
3992 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3993 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3994 |
<source>Left alt</source> |
3284 | 3995 |
<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
|
3996 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3997 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3998 |
<source>Right meta</source> |
3284 | 3999 |
<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
|
4000 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4001 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4002 |
<source>Left meta</source> |
3284 | 4003 |
<translation>左meta鍵</translation> |
4004 |
</message> |
|
4005 |
<message> |
|
4006 |
<source>A button</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4007 |
<translation type="unfinished">A鈕</translation> |
3284 | 4008 |
</message> |
4009 |
<message> |
|
4010 |
<source>B button</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4011 |
<translation type="unfinished">B鈕</translation> |
3284 | 4012 |
</message> |
4013 |
<message> |
|
4014 |
<source>X button</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4015 |
<translation type="unfinished">X鈕</translation> |
3284 | 4016 |
</message> |
4017 |
<message> |
|
4018 |
<source>Y button</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4019 |
<translation type="unfinished">Y鈕</translation> |
3284 | 4020 |
</message> |
4021 |
<message> |
|
4022 |
<source>LB button</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4023 |
<translation type="unfinished">LB鈕</translation> |
3284 | 4024 |
</message> |
4025 |
<message> |
|
4026 |
<source>RB button</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4027 |
<translation type="unfinished">RB鈕</translation> |
3284 | 4028 |
</message> |
4029 |
<message> |
|
4030 |
<source>Back button</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4031 |
<translation type="unfinished">Back鈕</translation> |
3284 | 4032 |
</message> |
4033 |
<message> |
|
4034 |
<source>Start button</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4035 |
<translation type="unfinished">Start鈕</translation> |
3284 | 4036 |
</message> |
4037 |
<message> |
|
4038 |
<source>Left stick</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4039 |
<translation type="unfinished">左搖桿</translation> |
3284 | 4040 |
</message> |
4041 |
<message> |
|
4042 |
<source>Right stick</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4043 |
<translation type="unfinished">右搖桿</translation> |
3284 | 4044 |
</message> |
4045 |
<message> |
|
4046 |
<source>Left stick (Right)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4047 |
<translation type="unfinished">左搖桿(右)</translation> |
3284 | 4048 |
</message> |
4049 |
<message> |
|
4050 |
<source>Left stick (Left)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4051 |
<translation type="unfinished">左搖桿(左)</translation> |
3284 | 4052 |
</message> |
4053 |
<message> |
|
4054 |
<source>Left stick (Down)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4055 |
<translation type="unfinished">左搖桿(下)</translation> |
3284 | 4056 |
</message> |
4057 |
<message> |
|
4058 |
<source>Left stick (Up)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4059 |
<translation type="unfinished">左搖桿(上)</translation> |
3284 | 4060 |
</message> |
4061 |
<message> |
|
4062 |
<source>Left trigger</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4063 |
<translation type="unfinished">LT鈕</translation> |
3284 | 4064 |
</message> |
4065 |
<message> |
|
4066 |
<source>Right trigger</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4067 |
<translation type="unfinished">RT鈕</translation> |
3284 | 4068 |
</message> |
4069 |
<message> |
|
4070 |
<source>Right stick (Down)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4071 |
<translation type="unfinished">右搖桿(下)</translation> |
3284 | 4072 |
</message> |
4073 |
<message> |
|
4074 |
<source>Right stick (Up)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4075 |
<translation type="unfinished">右搖桿(上)</translation> |
3284 | 4076 |
</message> |
4077 |
<message> |
|
4078 |
<source>Right stick (Right)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4079 |
<translation type="unfinished">右搖桿(右)</translation> |
3284 | 4080 |
</message> |
4081 |
<message> |
|
4082 |
<source>Right stick (Left)</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4083 |
<translation type="unfinished">右搖桿(左)</translation> |
3284 | 4084 |
</message> |
4085 |
<message> |
|
4086 |
<source>DPad</source> |
|
13540 | 4087 |
<translation type="obsolete">十字键</translation> |
4088 |
</message> |
|
4089 |
<message> |
|
4090 |
<source>D-pad</source> |
|
4091 |
<translation type="unfinished"></translation> |
|
4092 |
</message> |
|
4093 |
<message> |
|
4094 |
<source>Axis %1 %2</source> |
|
4095 |
<extracomment>Game controller axis direction. %1 = axis number, %2 = direction</extracomment> |
|
4096 |
<translation type="unfinished"></translation> |
|
4097 |
</message> |
|
4098 |
<message> |
|
4099 |
<source>Button %1</source> |
|
4100 |
<extracomment>Game controller button. %1 = button number</extracomment> |
|
4101 |
<translation type="unfinished"></translation> |
|
4102 |
</message> |
|
4103 |
<message> |
|
4104 |
<source>D-pad %1 %2</source> |
|
4105 |
<extracomment>Game controller D-pad button. %1 = D-pad number, %2 = direction</extracomment> |
|
4106 |
<translation type="unfinished"></translation> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4107 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4108 |
</context> |
9793 | 4109 |
<context> |
4110 |
<name>server</name> |
|
4111 |
<message> |
|
4112 |
<source>Restricted</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4113 |
<translation type="obsolete">限制</translation> |
9793 | 4114 |
</message> |
4115 |
<message> |
|
4116 |
<source>Not room master</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4117 |
<translation type="obsolete">不是房間主人</translation> |
9793 | 4118 |
</message> |
4119 |
<message> |
|
4120 |
<source>Corrupted hedgehogs info</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4121 |
<translation type="obsolete">錯誤的刺蝟資訊</translation> |
9793 | 4122 |
</message> |
4123 |
<message> |
|
4124 |
<source>too many teams</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4125 |
<translation type="obsolete">太多隊伍</translation> |
9793 | 4126 |
</message> |
4127 |
<message> |
|
4128 |
<source>too many hedgehogs</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4129 |
<translation type="obsolete">太多隻刺蝟</translation> |
9793 | 4130 |
</message> |
4131 |
<message> |
|
4132 |
<source>There's already a team with same name in the list</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4133 |
<translation type="obsolete">已經有一個同樣名稱的隊伍在列表中</translation> |
9793 | 4134 |
</message> |
4135 |
<message> |
|
4136 |
<source>round in progress</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4137 |
<translation type="obsolete">遊戲正在進行</translation> |
9793 | 4138 |
</message> |
4139 |
<message> |
|
4140 |
<source>restricted</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4141 |
<translation type="obsolete">限制</translation> |
9793 | 4142 |
</message> |
4143 |
<message> |
|
4144 |
<source>REMOVE_TEAM: no such team</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4145 |
<translation type="obsolete">移除隊伍: 沒有這樣的隊伍</translation> |
9793 | 4146 |
</message> |
4147 |
<message> |
|
4148 |
<source>Not team owner!</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4149 |
<translation type="obsolete">不是隊伍的擁有者!</translation> |
9793 | 4150 |
</message> |
4151 |
<message> |
|
4152 |
<source>Less than two clans!</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4153 |
<translation type="obsolete">少於兩個家族!</translation> |
9793 | 4154 |
</message> |
4155 |
<message> |
|
4156 |
<source>Illegal room name</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4157 |
<translation type="obsolete">不合法的房間名</translation> |
9793 | 4158 |
</message> |
4159 |
<message> |
|
4160 |
<source>Room with such name already exists</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4161 |
<translation type="obsolete">這樣名稱的房間已經存在</translation> |
9793 | 4162 |
</message> |
4163 |
<message> |
|
4164 |
<source>Nickname already chosen</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4165 |
<translation type="obsolete">暱稱已經選擇</translation> |
9793 | 4166 |
</message> |
4167 |
<message> |
|
4168 |
<source>Illegal nickname</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4169 |
<translation type="obsolete">不合法的暱稱</translation> |
9793 | 4170 |
</message> |
4171 |
<message> |
|
4172 |
<source>Protocol already known</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4173 |
<translation type="obsolete">已知協議</translation> |
9793 | 4174 |
</message> |
4175 |
<message> |
|
4176 |
<source>Bad number</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4177 |
<translation type="obsolete">壞數字</translation> |
9793 | 4178 |
</message> |
4179 |
<message> |
|
4180 |
<source>Nickname is already in use</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4181 |
<translation type="unfinished">暱稱已經被使用</translation> |
9793 | 4182 |
</message> |
4183 |
<message> |
|
4184 |
<source>No checker rights</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4185 |
<translation type="unfinished">沒有檢查權</translation> |
9793 | 4186 |
</message> |
4187 |
<message> |
|
4188 |
<source>Authentication failed</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4189 |
<translation type="unfinished">驗證失敗</translation> |
9793 | 4190 |
</message> |
4191 |
<message> |
|
4192 |
<source>60 seconds cooldown after kick</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4193 |
<translation type="unfinished">被踢出後60秒冷卻時間</translation> |
9793 | 4194 |
</message> |
4195 |
<message> |
|
4196 |
<source>kicked</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4197 |
<translation type="unfinished">被踢出</translation> |
9793 | 4198 |
</message> |
4199 |
<message> |
|
4200 |
<source>Ping timeout</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4201 |
<translation type="unfinished">Ping超時</translation> |
9793 | 4202 |
</message> |
4203 |
<message> |
|
4204 |
<source>bye</source> |
|
13683 | 4205 |
<translation type="obsolete">再見</translation> |
9793 | 4206 |
</message> |
4207 |
<message> |
|
4208 |
<source>No such room</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4209 |
<translation type="obsolete">沒有這樣的房間</translation> |
9793 | 4210 |
</message> |
4211 |
<message> |
|
4212 |
<source>Room version incompatible to your hedgewars version</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4213 |
<translation type="obsolete">房間版本不兼容你的刺猬大作戰版本</translation> |
9793 | 4214 |
</message> |
4215 |
<message> |
|
4216 |
<source>Joining restricted</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4217 |
<translation type="obsolete">加入限制</translation> |
9793 | 4218 |
</message> |
4219 |
<message> |
|
4220 |
<source>Registered users only</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4221 |
<translation type="obsolete">僅已經註冊的使用者</translation> |
9793 | 4222 |
</message> |
4223 |
<message> |
|
4224 |
<source>You are banned in this room</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4225 |
<translation type="obsolete">你被這個房間封鎖</translation> |
9793 | 4226 |
</message> |
4227 |
<message> |
|
4228 |
<source>Empty config entry</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4229 |
<translation type="obsolete">空的設定項目</translation> |
9793 | 4230 |
</message> |
10451 | 4231 |
<message> |
4232 |
<source>You already have voted</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4233 |
<translation type="obsolete">你已經投過票了</translation> |
10451 | 4234 |
</message> |
4235 |
<message> |
|
4236 |
<source>Voting closed</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4237 |
<translation type="obsolete">投票已經關閉</translation> |
10451 | 4238 |
</message> |
4239 |
<message> |
|
4240 |
<source>New voting started</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4241 |
<translation type="unfinished">新的投票開始</translation> |
10451 | 4242 |
</message> |
4243 |
<message> |
|
4244 |
<source>Voting expired</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4245 |
<translation type="obsolete">投票已經過期</translation> |
10451 | 4246 |
</message> |
4247 |
<message> |
|
4248 |
<source>kick</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4249 |
<translation type="unfinished">踢</translation> |
10451 | 4250 |
</message> |
4251 |
<message> |
|
4252 |
<source>map</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4253 |
<translation type="unfinished">地圖</translation> |
10451 | 4254 |
</message> |
4255 |
<message> |
|
4256 |
<source>pause</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4257 |
<translation>暫停</translation> |
10451 | 4258 |
</message> |
4259 |
<message> |
|
4260 |
<source>Reconnected too fast</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4261 |
<translation type="unfinished">太快重新連線</translation> |
10451 | 4262 |
</message> |
4263 |
<message> |
|
4264 |
<source>Warning! Chat flood protection activated</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4265 |
<translation type="unfinished">警告! 避免聊天氾濫的防護機制被啟動</translation> |
10451 | 4266 |
</message> |
4267 |
<message> |
|
4268 |
<source>Excess flood</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4269 |
<translation type="unfinished">超額洪水</translation> |
10451 | 4270 |
</message> |
4271 |
<message> |
|
4272 |
<source>Game messages flood detected - 1</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4273 |
<translation type="unfinished">已經偵測到遊戲訊息氾濫 - 1</translation> |
10451 | 4274 |
</message> |
4275 |
<message> |
|
4276 |
<source>Game messages flood detected - 2</source> |
|
11531 | 4277 |
<translation type="obsolete">已經偵測到遊戲訊息氾濫 - 2</translation> |
10451 | 4278 |
</message> |
4279 |
<message> |
|
4280 |
<source>Warning! Joins flood protection activated</source> |
|
11409
484d197539f2
a submitted taiwanese translation. cursory review in google translate. there were a few keys that had translations removed, perhaps due to the english being better suited.
yuenfu
parents:
10803
diff
changeset
|
4281 |
<translation type="unfinished">警告! 避免加入氾濫的防護機制被啟動</translation> |
10451 | 4282 |
</message> |
4283 |
<message> |
|
4284 |
<source>There's no voting going on</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4285 |
<translation type="obsolete">沒有正在進行的投票</translation> |
11531 | 4286 |
</message> |
4287 |
<message> |
|
4288 |
<source>new seed</source> |
|
4289 |
<translation type="unfinished"></translation> |
|
4290 |
</message> |
|
4291 |
<message> |
|
4292 |
<source>/maxteams: specify number from 2 to 8</source> |
|
4293 |
<translation type="unfinished"></translation> |
|
4294 |
</message> |
|
4295 |
<message> |
|
4296 |
<source>Available callvote commands: kick <nickname>, map <name>, pause, newseed, hedgehogs</source> |
|
4297 |
<translation type="unfinished"></translation> |
|
4298 |
</message> |
|
4299 |
<message> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4300 |
<source>The game can't be started with less than two clans!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4301 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4302 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4303 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4304 |
<source>Empty config entry.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4305 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4306 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4307 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4308 |
<source>Access denied.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4309 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4310 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4311 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4312 |
<source>You're not the room master!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4313 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4314 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4315 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4316 |
<source>Corrupted hedgehogs info!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4317 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4318 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4319 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4320 |
<source>Too many teams!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4321 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4322 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4323 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4324 |
<source>Too many hedgehogs!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4325 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4326 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4327 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4328 |
<source>There's already a team with same name in the list.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4329 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4330 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4331 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4332 |
<source>Joining not possible: Round is in progress.</source> |
11531 | 4333 |
<translation type="unfinished"></translation> |
4334 |
</message> |
|
4335 |
<message> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4336 |
<source>This room currently does not allow adding new teams.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4337 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4338 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4339 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4340 |
<source>Error: The team you tried to remove does not exist.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4341 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4342 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4343 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4344 |
<source>You can't remove a team you don't own.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4345 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4346 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4347 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4348 |
<source>Illegal room name! The room name must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4349 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4350 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4351 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4352 |
<source>A room with the same name already exists.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4353 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4354 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4355 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4356 |
<source>/callvote kick: You need to specify a nickname.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4357 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4358 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4359 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4360 |
<source>/callvote kick: No such user!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4361 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4362 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4363 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4364 |
<source>/callvote map: No such map!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4365 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4366 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4367 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4368 |
<source>/callvote pause: No game in progress!</source> |
11531 | 4369 |
<translation type="unfinished"></translation> |
4370 |
</message> |
|
4371 |
<message> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4372 |
<source>/callvote hedgehogs: Specify number from 1 to 8.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4373 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4374 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4375 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4376 |
<source>Illegal room name! A room name must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4377 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4378 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4379 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4380 |
<source>No such room.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4381 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4382 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4383 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4384 |
<source>Room version incompatible to your Hedgewars version!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4385 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4386 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4387 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4388 |
<source>Access denied. This room currently doesn't allow joining.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4389 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4390 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4391 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4392 |
<source>Access denied. This room is for registered users only.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4393 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4394 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4395 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4396 |
<source>You are banned from this room.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4397 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4398 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4399 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4400 |
<source>Nickname already provided.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4401 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4402 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4403 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4404 |
<source>Illegal nickname! Nicknames must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
11531 | 4405 |
<translation type="unfinished"></translation> |
4406 |
</message> |
|
4407 |
<message> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4408 |
<source>Protocol already known.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4409 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4410 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4411 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4412 |
<source>Bad number.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4413 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4414 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4415 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4416 |
<source>There's no voting going on.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4417 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4418 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4419 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4420 |
<source>You already have voted.</source> |
11531 | 4421 |
<translation type="unfinished"></translation> |
4422 |
</message> |
|
4423 |
<message> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4424 |
<source>Your vote has been counted.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4425 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4426 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4427 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4428 |
<source>Voting closed.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4429 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4430 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4431 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4432 |
<source>Pause toggled.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4433 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4434 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4435 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4436 |
<source>Voting expired.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4437 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4438 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4439 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12726
diff
changeset
|
4440 |
<source>hedgehogs per team: </source> |
11531 | 4441 |
<translation type="unfinished"></translation> |
4442 |
</message> |
|
13540 | 4443 |
<message> |
4444 |
<source>/info <player>: Show info about player</source> |
|
4445 |
<translation type="unfinished"></translation> |
|
4446 |
</message> |
|
4447 |
<message> |
|
4448 |
<source>/me <message>: Chat action, e.g. '/me eats pizza' becomes '* Player eats pizza'</source> |
|
4449 |
<translation type="unfinished"></translation> |
|
4450 |
</message> |
|
4451 |
<message> |
|
4452 |
<source>/rnd: Flip a virtual coin and reply with 'heads' or 'tails'</source> |
|
4453 |
<translation type="unfinished"></translation> |
|
4454 |
</message> |
|
4455 |
<message> |
|
4456 |
<source>/rnd [A] [B] [C] [...]: Reply with a random word from the given list</source> |
|
4457 |
<translation type="unfinished"></translation> |
|
4458 |
</message> |
|
4459 |
<message> |
|
4460 |
<source>/watch <id>: Watch a demo stored on the server with the given ID</source> |
|
4461 |
<translation type="unfinished"></translation> |
|
4462 |
</message> |
|
4463 |
<message> |
|
4464 |
<source>/help: Show chat command help</source> |
|
4465 |
<translation type="unfinished"></translation> |
|
4466 |
</message> |
|
4467 |
<message> |
|
4468 |
<source>/callvote [arguments]: Start a vote</source> |
|
4469 |
<translation type="unfinished"></translation> |
|
4470 |
</message> |
|
4471 |
<message> |
|
4472 |
<source>/vote <yes/no>: Vote 'yes' or 'no' for active vote</source> |
|
4473 |
<translation type="unfinished"></translation> |
|
4474 |
</message> |
|
4475 |
<message> |
|
4476 |
<source>/delegate <player>: Surrender room control to player</source> |
|
4477 |
<translation type="unfinished"></translation> |
|
4478 |
</message> |
|
4479 |
<message> |
|
4480 |
<source>/maxteams <N>: Limit maximum number of teams to N</source> |
|
4481 |
<translation type="unfinished"></translation> |
|
4482 |
</message> |
|
4483 |
<message> |
|
4484 |
<source>/global <message>: Send global chat message which can be seen by everyone on the server</source> |
|
4485 |
<translation type="unfinished"></translation> |
|
4486 |
</message> |
|
4487 |
<message> |
|
4488 |
<source>/registered_only: Toggle 'registered only' state. If enabled, only registered players can join server</source> |
|
4489 |
<translation type="unfinished"></translation> |
|
4490 |
</message> |
|
4491 |
<message> |
|
4492 |
<source>/super_power: Activate your super power. With it you can enter any room and are protected from kicking. Expires when you leave server</source> |
|
4493 |
<translation type="unfinished"></translation> |
|
4494 |
</message> |
|
4495 |
<message> |
|
4496 |
<source>/stats: Query server stats</source> |
|
4497 |
<translation type="unfinished"></translation> |
|
4498 |
</message> |
|
4499 |
<message> |
|
4500 |
<source>/force <yes/no>: Force vote result for active vote</source> |
|
4501 |
<translation type="unfinished"></translation> |
|
4502 |
</message> |
|
4503 |
<message> |
|
4504 |
<source>/fix: Force this room to stay open when it is empty</source> |
|
4505 |
<translation type="unfinished"></translation> |
|
4506 |
</message> |
|
4507 |
<message> |
|
4508 |
<source>/unfix: Undo the /fix command</source> |
|
4509 |
<translation type="unfinished"></translation> |
|
4510 |
</message> |
|
4511 |
<message> |
|
4512 |
<source>List of lobby chat commands:</source> |
|
4513 |
<translation type="unfinished"></translation> |
|
4514 |
</message> |
|
4515 |
<message> |
|
4516 |
<source>List of room chat commands:</source> |
|
4517 |
<translation type="unfinished"></translation> |
|
4518 |
</message> |
|
4519 |
<message> |
|
4520 |
<source>Commands for server admins only:</source> |
|
4521 |
<translation type="unfinished"></translation> |
|
4522 |
</message> |
|
4523 |
<message> |
|
4524 |
<source>room</source> |
|
4525 |
<translation type="unfinished"></translation> |
|
4526 |
</message> |
|
4527 |
<message> |
|
4528 |
<source>lobby</source> |
|
4529 |
<translation type="unfinished"></translation> |
|
4530 |
</message> |
|
4531 |
<message> |
|
4532 |
<source>(playing)</source> |
|
4533 |
<translation type="unfinished"></translation> |
|
4534 |
</message> |
|
4535 |
<message> |
|
4536 |
<source>(spectating)</source> |
|
4537 |
<translation type="unfinished"></translation> |
|
4538 |
</message> |
|
4539 |
<message> |
|
4540 |
<source>Player is not online.</source> |
|
4541 |
<translation type="unfinished"></translation> |
|
4542 |
</message> |
|
4543 |
<message> |
|
4544 |
<source>/force: Please use 'yes' or 'no'.</source> |
|
4545 |
<translation type="unfinished"></translation> |
|
4546 |
</message> |
|
4547 |
<message> |
|
4548 |
<source>/vote: Please use 'yes' or 'no'.</source> |
|
4549 |
<translation type="unfinished"></translation> |
|
4550 |
</message> |
|
13683 | 4551 |
<message> |
4552 |
<source>Kicked</source> |
|
4553 |
<translation type="unfinished"></translation> |
|
4554 |
</message> |
|
13786 | 4555 |
<message> |
4556 |
<source>This server only allows registered users to join.</source> |
|
4557 |
<translation type="unfinished"></translation> |
|
4558 |
</message> |
|
4559 |
<message> |
|
4560 |
<source>heads</source> |
|
4561 |
<translation type="unfinished"></translation> |
|
4562 |
</message> |
|
4563 |
<message> |
|
4564 |
<source>tails</source> |
|
4565 |
<translation type="unfinished"></translation> |
|
4566 |
</message> |
|
4567 |
<message> |
|
4568 |
<source>This server does not support replays!</source> |
|
4569 |
<translation type="unfinished"></translation> |
|
4570 |
</message> |
|
4571 |
<message> |
|
4572 |
<source>/greeting [message]: Set or clear greeting message to be shown to players who join the room</source> |
|
4573 |
<translation type="unfinished"></translation> |
|
4574 |
</message> |
|
4575 |
<message> |
|
4576 |
<source>/save <config ID> <config name>: Add current room configuration as votable choice for /callvote map</source> |
|
4577 |
<translation type="unfinished"></translation> |
|
4578 |
</message> |
|
4579 |
<message> |
|
4580 |
<source>/delete <config ID>: Delete a votable room configuration</source> |
|
4581 |
<translation type="unfinished"></translation> |
|
4582 |
</message> |
|
4583 |
<message> |
|
4584 |
<source>/saveroom <file name>: Save all votable room configurations (and the greeting) of this room into a file</source> |
|
4585 |
<translation type="unfinished"></translation> |
|
4586 |
</message> |
|
4587 |
<message> |
|
4588 |
<source>/loadroom <file name>: Load votable room configurations (and greeting) from a file</source> |
|
4589 |
<translation type="unfinished"></translation> |
|
4590 |
</message> |
|
4591 |
<message> |
|
4592 |
<source>'Registered only' state toggled.</source> |
|
4593 |
<translation type="unfinished"></translation> |
|
4594 |
</message> |
|
4595 |
<message> |
|
4596 |
<source>Super power activated.</source> |
|
4597 |
<translation type="unfinished"></translation> |
|
4598 |
</message> |
|
4599 |
<message> |
|
4600 |
<source>Unknown command or invalid parameters. Say '/help' in chat for a list of commands.</source> |
|
4601 |
<translation type="unfinished"></translation> |
|
4602 |
</message> |
|
4603 |
<message> |
|
4604 |
<source>You can't kick yourself!</source> |
|
4605 |
<translation type="unfinished"></translation> |
|
4606 |
</message> |
|
4607 |
<message> |
|
4608 |
<source>You can't kick the only other player!</source> |
|
4609 |
<translation type="unfinished"></translation> |
|
4610 |
</message> |
|
4611 |
<message> |
|
4612 |
<source>The player is not in your room.</source> |
|
4613 |
<translation type="unfinished"></translation> |
|
4614 |
</message> |
|
4615 |
<message> |
|
4616 |
<source>This player is protected from being kicked.</source> |
|
4617 |
<translation type="unfinished"></translation> |
|
4618 |
</message> |
|
4619 |
<message> |
|
4620 |
<source>You're not the room master or a server admin!</source> |
|
4621 |
<translation type="unfinished"></translation> |
|
4622 |
</message> |
|
4623 |
<message> |
|
4624 |
<source>You're already the room master.</source> |
|
4625 |
<translation type="unfinished"></translation> |
|
4626 |
</message> |
|
4627 |
<message> |
|
4628 |
<source>Greeting message cleared.</source> |
|
4629 |
<translation type="unfinished"></translation> |
|
4630 |
</message> |
|
4631 |
<message> |
|
4632 |
<source>Greeting message set.</source> |
|
4633 |
<translation type="unfinished"></translation> |
|
4634 |
</message> |
|
4635 |
<message> |
|
4636 |
<source>/callvote kick: This is only allowed in rooms without a room master.</source> |
|
4637 |
<translation type="unfinished"></translation> |
|
4638 |
</message> |
|
4639 |
<message> |
|
4640 |
<source>/callvote map: No maps available.</source> |
|
4641 |
<translation type="unfinished"></translation> |
|
4642 |
</message> |
|
4643 |
<message> |
|
4644 |
<source>You're the new room master!</source> |
|
4645 |
<translation type="unfinished"></translation> |
|
4646 |
</message> |
|
13879 | 4647 |
<message> |
4648 |
<source>/quit: Quit the server</source> |
|
4649 |
<translation type="unfinished"></translation> |
|
4650 |
</message> |
|
4651 |
<message> |
|
4652 |
<source>This command is only available in the lobby.</source> |
|
4653 |
<translation type="unfinished"></translation> |
|
4654 |
</message> |
|
4655 |
<message> |
|
4656 |
<source>This command is only available in rooms.</source> |
|
4657 |
<translation type="unfinished"></translation> |
|
4658 |
</message> |
|
9793 | 4659 |
</context> |
1759 | 4660 |
</TS> |