author | KoBeWi |
Sun, 12 Nov 2017 17:10:44 +0100 | |
changeset 12829 | 671243ac50c3 |
parent 12721 | 9852b8ba8d5a |
child 13160 | 2e9221a9a9b3 |
permissions | -rw-r--r-- |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2 |
<!DOCTYPE TS> |
12721 | 3 |
<TS version="2.1" language="tr_TR"> |
2030 | 4 |
<context> |
8648 | 5 |
<name>About</name> |
6 |
<message> |
|
7 |
<source>Unknown Compiler</source> |
|
9354 | 8 |
<translation>Bilinmeyen Derleyici</translation> |
8648 | 9 |
</message> |
12721 | 10 |
<message> |
11 |
<source>Hedgewars %1</source> |
|
12 |
<extracomment>%1 contains Hedgewars' version number</extracomment> |
|
13 |
<translation type="unfinished">Hedgewars %1</translation> |
|
14 |
</message> |
|
15 |
<message> |
|
16 |
<source>Revision %1 (%2)</source> |
|
17 |
<translation type="unfinished"></translation> |
|
18 |
</message> |
|
19 |
<message> |
|
20 |
<source>Visit our homepage: %1</source> |
|
21 |
<translation type="unfinished"></translation> |
|
22 |
</message> |
|
23 |
<message> |
|
24 |
<source>This program is distributed under the %1.</source> |
|
25 |
<translation type="unfinished">Bu program %1. altında dağıtılmaktadır</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> |
|
9354 | 86 |
<translation>Geri Dön</translation> |
7679 | 87 |
</message> |
88 |
</context> |
|
89 |
<context> |
|
2030 | 90 |
<name>AmmoSchemeModel</name> |
91 |
<message> |
|
92 |
<source>new</source> |
|
11833 | 93 |
<translation type="obsolete">yeni</translation> |
2030 | 94 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
95 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
96 |
<source>copy of</source> |
10451 | 97 |
<translation type="obsolete">kopya</translation> |
98 |
</message> |
|
99 |
<message> |
|
11833 | 100 |
<source>New</source> |
101 |
<translation type="unfinished">Yeni</translation> |
|
102 |
</message> |
|
103 |
<message> |
|
104 |
<source>Copy of %1</source> |
|
10451 | 105 |
<translation type="unfinished"></translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
106 |
</message> |
12721 | 107 |
<message> |
108 |
<source>New (%1)</source> |
|
109 |
<translation type="unfinished"></translation> |
|
110 |
</message> |
|
111 |
<message> |
|
112 |
<source>Copy of %1 (%2)</source> |
|
113 |
<translation type="unfinished"></translation> |
|
114 |
</message> |
|
2030 | 115 |
</context> |
1803 | 116 |
<context> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
117 |
<name>BanDialog</name> |
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 |
<source>IP</source> |
9354 | 120 |
<translation>IP</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
121 |
</message> |
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 |
<source>Nick</source> |
9354 | 124 |
<translation>Takma Ad</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
125 |
</message> |
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 |
<source>IP/Nick</source> |
9354 | 128 |
<translation>IP</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
129 |
</message> |
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 |
<source>Reason</source> |
9354 | 132 |
<translation>Sebep</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
133 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
134 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
135 |
<source>Duration</source> |
9354 | 136 |
<translation>Süre</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
137 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
138 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
139 |
<source>Ok</source> |
9354 | 140 |
<translation>Tamam</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
141 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
142 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
143 |
<source>Cancel</source> |
9354 | 144 |
<translation>İptal</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
145 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
146 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
147 |
<source>you know why</source> |
9354 | 148 |
<translation>biliyor musunuz</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
149 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
150 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
151 |
<source>Warning</source> |
9354 | 152 |
<translation>Uyarı</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
153 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
154 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
155 |
<source>Please, specify %1</source> |
12721 | 156 |
<translation type="vanished">Lütfen %1 belirtin</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
157 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
158 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
159 |
<source>nickname</source> |
12721 | 160 |
<translation type="vanished">takmaad</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
161 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
162 |
<message> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
163 |
<source>permanent</source> |
9354 | 164 |
<translation>kalıcı</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
165 |
</message> |
11526 | 166 |
<message> |
167 |
<source>Ban player</source> |
|
168 |
<translation type="unfinished"></translation> |
|
169 |
</message> |
|
12721 | 170 |
<message> |
171 |
<source>Please specify an IP address.</source> |
|
172 |
<translation type="unfinished"></translation> |
|
173 |
</message> |
|
174 |
<message> |
|
175 |
<source>Please specify a nickname.</source> |
|
176 |
<translation type="unfinished"></translation> |
|
177 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
178 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
179 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
180 |
<name>DataManager</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
181 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
182 |
<source>Use Default</source> |
9354 | 183 |
<translation>Varsayılanı Kullan</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
184 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
185 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
186 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
187 |
<name>FeedbackDialog</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
188 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
189 |
<source>View</source> |
9354 | 190 |
<translation>Göster</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
191 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
192 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
193 |
<source>Cancel</source> |
9354 | 194 |
<translation>İptal</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
195 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
196 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
197 |
<source>Send Feedback</source> |
9354 | 198 |
<translation>Geribildirim Gönder</translation> |
199 |
</message> |
|
200 |
<message> |
|
201 |
<source>Please give us feedback!</source> |
|
10451 | 202 |
<translation type="obsolete">Lütfen bize geribildirim gönder!</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
203 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
204 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
205 |
<source>We are always happy about suggestions, ideas, or bug reports.</source> |
9354 | 206 |
<translation>Her zaman yeni öneri, fikir ve hata raporlarından mutlu oluyoruz.</translation> |
207 |
</message> |
|
208 |
<message> |
|
209 |
<source>If you found a bug, you can see if it's already known here (english): </source> |
|
10451 | 210 |
<translation type="obsolete">Eğer bir hata bulduysan, burada olup olmadığını görebilirsin (İngilizce): </translation> |
9354 | 211 |
</message> |
212 |
<message> |
|
213 |
<source>Your email address is optional, but we may want to contact you.</source> |
|
10451 | 214 |
<translation type="obsolete">E-posta adresi isteğe bağlıdır, ancak iletişime geçmek isteyebiliriz.</translation> |
215 |
</message> |
|
216 |
<message> |
|
217 |
<source>Send us feedback!</source> |
|
218 |
<translation type="unfinished"></translation> |
|
219 |
</message> |
|
220 |
<message> |
|
221 |
<source>If you found a bug, you can see if it's already been reported here: </source> |
|
222 |
<translation type="unfinished"></translation> |
|
223 |
</message> |
|
224 |
<message> |
|
225 |
<source>Your email address is optional, but necessary if you want us to get back at you.</source> |
|
226 |
<translation type="unfinished"></translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
227 |
</message> |
11526 | 228 |
<message> |
229 |
<source>Feedback</source> |
|
230 |
<translation type="unfinished">Geri Bildirim</translation> |
|
231 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
232 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
233 |
<context> |
3284 | 234 |
<name>FreqSpinBox</name> |
235 |
<message> |
|
236 |
<source>Never</source> |
|
9354 | 237 |
<translation>Asla</translation> |
3284 | 238 |
</message> |
239 |
<message numerus="yes"> |
|
240 |
<source>Every %1 turn</source> |
|
9354 | 241 |
<translation> |
242 |
<numerusform>Her %1 turda</numerusform> |
|
3284 | 243 |
</translation> |
244 |
</message> |
|
245 |
</context> |
|
246 |
<context> |
|
1803 | 247 |
<name>GameCFGWidget</name> |
248 |
<message> |
|
2030 | 249 |
<source>Edit weapons</source> |
2543 | 250 |
<translation>Silahları düzenle</translation> |
2030 | 251 |
</message> |
252 |
<message> |
|
1900 | 253 |
<source>Edit schemes</source> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
254 |
<translation>Düzeni değiştir</translation> |
1900 | 255 |
</message> |
4259 | 256 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
257 |
<source>Game scheme will auto-select a weapon</source> |
9354 | 258 |
<translation>Oyun planı otomatik bir silah seçecek</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
259 |
</message> |
8648 | 260 |
<message> |
261 |
<source>Map</source> |
|
9354 | 262 |
<translation>Harita</translation> |
8648 | 263 |
</message> |
264 |
<message> |
|
265 |
<source>Game options</source> |
|
9354 | 266 |
<translation>Oyun seçenekleri</translation> |
9756 | 267 |
</message> |
268 |
</context> |
|
269 |
<context> |
|
10451 | 270 |
<name>GameUIConfig</name> |
271 |
<message> |
|
272 |
<source>Guest</source> |
|
273 |
<translation type="unfinished"></translation> |
|
274 |
</message> |
|
275 |
</context> |
|
276 |
<context> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
277 |
<name>HWApplication</name> |
8648 | 278 |
<message numerus="yes"> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
279 |
<source>%1 minutes</source> |
9354 | 280 |
<translation> |
281 |
<numerusform>%1 dakika</numerusform> |
|
8648 | 282 |
</translation> |
283 |
</message> |
|
284 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
285 |
<source>%1 hour</source> |
9354 | 286 |
<translation> |
287 |
<numerusform>%1 saat</numerusform> |
|
8648 | 288 |
</translation> |
289 |
</message> |
|
290 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
291 |
<source>%1 hours</source> |
9354 | 292 |
<translation> |
293 |
<numerusform>%1 saat</numerusform> |
|
8648 | 294 |
</translation> |
295 |
</message> |
|
296 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
297 |
<source>%1 day</source> |
9354 | 298 |
<translation> |
299 |
<numerusform>%1 gün</numerusform> |
|
8648 | 300 |
</translation> |
301 |
</message> |
|
302 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
303 |
<source>%1 days</source> |
9354 | 304 |
<translation> |
305 |
<numerusform>%1 gün</numerusform> |
|
8648 | 306 |
</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
307 |
</message> |
8788 | 308 |
<message> |
309 |
<source>Scheme '%1' not supported</source> |
|
9354 | 310 |
<translation>'%1' planı desteklenmiyor</translation> |
8788 | 311 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
312 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
313 |
<source>Cannot create directory %1</source> |
9354 | 314 |
<translation>%1 dizini oluşturulamadı</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
315 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
316 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
317 |
<source>Failed to open data directory: |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
318 |
%1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
319 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
320 |
Please check your installation!</source> |
9354 | 321 |
<translation>Veri dizini açılamadı: |
322 |
%1 |
|
323 |
||
324 |
Lütfen kurulumunuzu denetleyin!</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
325 |
</message> |
10451 | 326 |
<message> |
327 |
<source>Usage</source> |
|
328 |
<comment>command-line</comment> |
|
329 |
<translation type="unfinished"></translation> |
|
330 |
</message> |
|
331 |
<message> |
|
332 |
<source>OPTION</source> |
|
333 |
<comment>command-line</comment> |
|
334 |
<translation type="unfinished"></translation> |
|
335 |
</message> |
|
336 |
<message> |
|
337 |
<source>CONNECTSTRING</source> |
|
338 |
<comment>command-line</comment> |
|
339 |
<translation type="unfinished"></translation> |
|
340 |
</message> |
|
341 |
<message> |
|
342 |
<source>Options</source> |
|
343 |
<comment>command-line</comment> |
|
344 |
<translation type="unfinished"></translation> |
|
345 |
</message> |
|
346 |
<message> |
|
347 |
<source>Display this help</source> |
|
348 |
<comment>command-line</comment> |
|
349 |
<translation type="unfinished"></translation> |
|
350 |
</message> |
|
351 |
<message> |
|
352 |
<source>Custom path for configuration data and user data</source> |
|
353 |
<comment>command-line</comment> |
|
354 |
<translation type="unfinished"></translation> |
|
355 |
</message> |
|
356 |
<message> |
|
357 |
<source>Custom path to the game data folder</source> |
|
358 |
<comment>command-line</comment> |
|
359 |
<translation type="unfinished"></translation> |
|
360 |
</message> |
|
361 |
<message> |
|
362 |
<source>Hedgewars can use a %1 (e.g. "%2") to connect on start.</source> |
|
363 |
<comment>command-line</comment> |
|
364 |
<translation type="unfinished"></translation> |
|
365 |
</message> |
|
366 |
<message> |
|
367 |
<source>Malformed option argument: %1</source> |
|
368 |
<comment>command-line</comment> |
|
369 |
<translation type="unfinished"></translation> |
|
370 |
</message> |
|
371 |
<message> |
|
372 |
<source>Unknown option argument: %1</source> |
|
373 |
<comment>command-line</comment> |
|
374 |
<translation type="unfinished"></translation> |
|
375 |
</message> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
376 |
</context> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
377 |
<context> |
7679 | 378 |
<name>HWAskQuitDialog</name> |
379 |
<message> |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
380 |
<source>Do you really want to quit?</source> |
9354 | 381 |
<translation>Gerçekten çıkmak istiyor musunuz?</translation> |
7679 | 382 |
</message> |
383 |
</context> |
|
384 |
<context> |
|
2883 | 385 |
<name>HWChatWidget</name> |
386 |
<message> |
|
6239 | 387 |
<source>%1 has been removed from your ignore list</source> |
9354 | 388 |
<translation>%1 yoksayma listenizden kaldırıldı</translation> |
389 |
</message> |
|
390 |
<message> |
|
391 |
<source>%1 has been added toINCOMPLETE your ignore list</source> |
|
392 |
<translation type="obsolete">%1 yoksayma listenize eklendi</translation> |
|
2883 | 393 |
</message> |
394 |
<message> |
|
6239 | 395 |
<source>%1 has been removed from your friends list</source> |
9354 | 396 |
<translation>%1 arkadaş listenizden kaldırıldı</translation> |
6239 | 397 |
</message> |
398 |
<message> |
|
399 |
<source>%1 has been added to your friends list</source> |
|
9354 | 400 |
<translation>%1 arkadaş listenize eklendi</translation> |
6239 | 401 |
</message> |
402 |
<message> |
|
403 |
<source>Stylesheet imported from %1</source> |
|
9354 | 404 |
<translation>%1 biçembelgesi aktarıldı</translation> |
2883 | 405 |
</message> |
406 |
<message> |
|
6239 | 407 |
<source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source> |
9354 | 408 |
<translation>Geçerli BiçemBelgesini ileride kullanmak için %1, sıfırlamak için %3 girin!</translation> |
6239 | 409 |
</message> |
410 |
<message> |
|
411 |
<source>Couldn't read %1</source> |
|
9354 | 412 |
<translation>%1 okunamadı</translation> |
6239 | 413 |
</message> |
414 |
<message> |
|
415 |
<source>StyleSheet discarded</source> |
|
9354 | 416 |
<translation>BiçemBelgesi silindi</translation> |
2883 | 417 |
</message> |
418 |
<message> |
|
6239 | 419 |
<source>StyleSheet saved to %1</source> |
9354 | 420 |
<translation>BiçemBelgesi %1 konumuna kaydedildi</translation> |
6239 | 421 |
</message> |
422 |
<message> |
|
423 |
<source>Failed to save StyleSheet to %1</source> |
|
9354 | 424 |
<translation>BiçemBelgesi %1 konumuna kaydedilemedi</translation> |
425 |
</message> |
|
426 |
<message> |
|
427 |
<source>%1 has been added to your ignore list</source> |
|
428 |
<translation>%1 yoksayma listenize eklendi</translation> |
|
9007 | 429 |
</message> |
10451 | 430 |
<message> |
431 |
<source>%1 has joined</source> |
|
432 |
<translation type="unfinished"></translation> |
|
433 |
</message> |
|
434 |
<message> |
|
435 |
<source>%1 has left</source> |
|
436 |
<translation type="unfinished"></translation> |
|
437 |
</message> |
|
438 |
<message> |
|
439 |
<source>%1 has left (%2)</source> |
|
440 |
<translation type="unfinished"></translation> |
|
441 |
</message> |
|
11833 | 442 |
<message> |
443 |
<source>Chat log</source> |
|
444 |
<translation type="unfinished"></translation> |
|
445 |
</message> |
|
446 |
<message> |
|
447 |
<source>Enter chat messages here and send them with [Enter]</source> |
|
448 |
<translation type="unfinished"></translation> |
|
449 |
</message> |
|
450 |
<message> |
|
451 |
<source>List of players</source> |
|
452 |
<translation type="unfinished"></translation> |
|
453 |
</message> |
|
2883 | 454 |
</context> |
455 |
<context> |
|
1803 | 456 |
<name>HWForm</name> |
457 |
<message> |
|
458 |
<source>Cannot save record to file %1</source> |
|
459 |
<translation>Kayıt %1 dosyasına yazılamadı</translation> |
|
460 |
</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
|
461 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
462 |
<source>DefaultTeam</source> |
12721 | 463 |
<translation type="vanished">VarsayılanTakım</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
464 |
</message> |
4124 | 465 |
<message> |
466 |
<source>Hedgewars Demo File</source> |
|
467 |
<comment>File Types</comment> |
|
9354 | 468 |
<translation>Hedgewars Gösteri Dosyası</translation> |
4124 | 469 |
</message> |
470 |
<message> |
|
471 |
<source>Hedgewars Save File</source> |
|
472 |
<comment>File Types</comment> |
|
9354 | 473 |
<translation>Hedgewars Kayıt Dosyası</translation> |
4124 | 474 |
</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
|
475 |
<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
|
476 |
<source>Demo name</source> |
9354 | 477 |
<translation>Gösteri adı</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
|
478 |
</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
|
479 |
<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
|
480 |
<source>Demo name:</source> |
9354 | 481 |
<translation>Gösteri adı:</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
|
482 |
</message> |
6239 | 483 |
<message> |
484 |
<source>Game aborted</source> |
|
9354 | 485 |
<translation>Oyun sonlandı</translation> |
6239 | 486 |
</message> |
487 |
<message> |
|
488 |
<source>Nickname</source> |
|
9354 | 489 |
<translation>Takma ad</translation> |
6239 | 490 |
</message> |
491 |
<message> |
|
7801 | 492 |
<source>No nickname supplied.</source> |
9354 | 493 |
<translation>Takma ad girilmedi.</translation> |
7801 | 494 |
</message> |
495 |
<message> |
|
496 |
<source>Someone already uses your nickname %1 on the server. |
|
6239 | 497 |
Please pick another nickname:</source> |
9354 | 498 |
<translation>Sunucuda başka biri %1 takma adını kullanıyor. Başka bir isim girin:</translation> |
6239 | 499 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
500 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
501 |
<source>%1's Team</source> |
9354 | 502 |
<translation>%1 Oyuncusunun Takımı</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
503 |
</message> |
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 |
<source>Hedgewars - Nick registered</source> |
9354 | 506 |
<translation>Hedgewars - Takma ad kayıtlı</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
507 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
508 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
509 |
<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
|
510 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
511 |
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
|
512 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
513 |
Password:</source> |
9354 | 514 |
<translation>Bu takma ad kayıtlı ve bir parola belirtmedin. |
515 |
||
516 |
Bu takma ad senin değilse, lütfen kendi takma adını www.hedgewars.org adresinden kaydet. |
|
517 |
||
518 |
Parola:</translation> |
|
8401
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 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
521 |
<source>Your nickname is not registered. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
522 |
To prevent someone else from using it, |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
523 |
please register it at www.hedgewars.org</source> |
9354 | 524 |
<translation>Takma adın kayıtlı değil. |
525 |
Başkasının kullanmaması için lütfen, |
|
526 |
www.hedgewars.org sitesinden kaydet.</translation> |
|
8401
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 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
529 |
<source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
530 |
|
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
531 |
Your password wasn't saved either.</source> |
9354 | 532 |
<translation> |
533 |
||
534 |
Parolan da kaydedilmedi.</translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
535 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
536 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
537 |
<source>Hedgewars - Empty nickname</source> |
9354 | 538 |
<translation>Hedgewars - Boş takma ad</translation> |
8401
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 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
541 |
<source>Hedgewars - Wrong password</source> |
9354 | 542 |
<translation>Hedgewars - Hatalı parola</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
543 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
544 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
545 |
<source>You entered a wrong password.</source> |
9354 | 546 |
<translation>Hatalı parola girdin.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
547 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
548 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
549 |
<source>Try Again</source> |
9354 | 550 |
<translation>Tekrar Dene</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
551 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
552 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
553 |
<source>Hedgewars - Connection error</source> |
9354 | 554 |
<translation>Hedgewars - Bağlantı hatası</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
555 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
556 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
557 |
<source>You reconnected too fast. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
558 |
Please wait a few seconds and try again.</source> |
9354 | 559 |
<translation>Çok hızlı yeniden bağlandın. |
560 |
Birkaç saniye bekle ve yeniden dene.</translation> |
|
9756 | 561 |
</message> |
10451 | 562 |
<message> |
563 |
<source>Guest</source> |
|
564 |
<translation type="unfinished"></translation> |
|
565 |
</message> |
|
566 |
<message> |
|
567 |
<source>Room password</source> |
|
568 |
<translation type="unfinished"></translation> |
|
569 |
</message> |
|
570 |
<message> |
|
571 |
<source>The room is protected with password. |
|
572 |
Please, enter the password:</source> |
|
573 |
<translation type="unfinished"></translation> |
|
574 |
</message> |
|
575 |
<message> |
|
12721 | 576 |
<source>Team 1</source> |
577 |
<translation type="unfinished"></translation> |
|
578 |
</message> |
|
579 |
<message> |
|
580 |
<source>Team %1</source> |
|
581 |
<extracomment>Default team name</extracomment> |
|
582 |
<translation type="unfinished"></translation> |
|
583 |
</message> |
|
584 |
<message> |
|
585 |
<source>Computer %1</source> |
|
586 |
<extracomment>Default computer team name</extracomment> |
|
587 |
<translation type="unfinished"></translation> |
|
588 |
</message> |
|
589 |
<message> |
|
590 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
591 |
<translation type="unfinished"></translation> |
|
592 |
</message> |
|
593 |
<message> |
|
594 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
595 |
<translation type="unfinished"></translation> |
|
596 |
</message> |
|
597 |
<message> |
|
598 |
<source>Internal error: Reply object is invalid.</source> |
|
10451 | 599 |
<translation type="unfinished"></translation> |
600 |
</message> |
|
1803 | 601 |
</context> |
602 |
<context> |
|
603 |
<name>HWGame</name> |
|
604 |
<message> |
|
605 |
<source>en.txt</source> |
|
12721 | 606 |
<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> |
1803 | 607 |
<translation>tr.txt</translation> |
608 |
</message> |
|
609 |
<message> |
|
610 |
<source>Cannot open demofile %1</source> |
|
611 |
<translation>Gösteri dosyası açılamadı %1</translation> |
|
612 |
</message> |
|
10451 | 613 |
<message> |
614 |
<source>A Fatal ERROR occured! - The game engine had to stop. |
|
615 |
||
616 |
We are very sorry for the inconvenience :( |
|
617 |
||
618 |
If this keeps happening, please click the '%1' button in the main menu! |
|
619 |
||
620 |
Last two engine messages: |
|
621 |
%2</source> |
|
622 |
<translation type="unfinished"></translation> |
|
623 |
</message> |
|
1803 | 624 |
</context> |
625 |
<context> |
|
11526 | 626 |
<name>HWHostPortDialog</name> |
627 |
<message> |
|
628 |
<source>Connect to server</source> |
|
629 |
<translation type="unfinished"></translation> |
|
630 |
</message> |
|
631 |
</context> |
|
632 |
<context> |
|
1803 | 633 |
<name>HWMapContainer</name> |
634 |
<message> |
|
635 |
<source>All</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
636 |
<translation>Tümü</translation> |
1803 | 637 |
</message> |
638 |
<message> |
|
639 |
<source>Small</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
640 |
<translation>Küçük</translation> |
1803 | 641 |
</message> |
642 |
<message> |
|
643 |
<source>Medium</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
644 |
<translation>Orta</translation> |
1803 | 645 |
</message> |
646 |
<message> |
|
647 |
<source>Large</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
648 |
<translation>Büyük</translation> |
1803 | 649 |
</message> |
650 |
<message> |
|
651 |
<source>Cavern</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
652 |
<translation>Mağara</translation> |
1803 | 653 |
</message> |
654 |
<message> |
|
655 |
<source>Wacky</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
656 |
<translation>Uçuk Kaçık</translation> |
1803 | 657 |
</message> |
3163 | 658 |
<message> |
3181 | 659 |
<source>Small tunnels</source> |
9354 | 660 |
<translation>Küçük tüneller</translation> |
3181 | 661 |
</message> |
662 |
<message> |
|
663 |
<source>Medium tunnels</source> |
|
9354 | 664 |
<translation>Orta tüneller</translation> |
3181 | 665 |
</message> |
666 |
<message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
667 |
<source>Seed</source> |
9354 | 668 |
<translation>Besleme</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
669 |
</message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
670 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
671 |
<source>Map type:</source> |
9354 | 672 |
<translation>Harita türü:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
673 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
674 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
675 |
<source>Image map</source> |
9354 | 676 |
<translation>Resim haritası</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>Mission map</source> |
9354 | 680 |
<translation>Görev haritası</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>Hand-drawn</source> |
9354 | 684 |
<translation>El çizimi</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>Randomly generated</source> |
9354 | 688 |
<translation>Rastgele oluşturulmuş</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>Random maze</source> |
9354 | 692 |
<translation>Rastgele labirent</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</source> |
9354 | 696 |
<translation>Rastgele</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>Map preview:</source> |
9354 | 700 |
<translation>Harita önizleme:</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>Load map drawing</source> |
9354 | 704 |
<translation>Yerel harita çizimi</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>Edit map drawing</source> |
9354 | 708 |
<translation>Harita çizimini düzenle</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>Small islands</source> |
9354 | 712 |
<translation>Küçük adalar</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>Medium islands</source> |
9354 | 716 |
<translation>Orta adalar</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>Large islands</source> |
9354 | 720 |
<translation>Büyük adalar</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>Map size:</source> |
9354 | 724 |
<translation>Harita boyutu:</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>Maze style:</source> |
9354 | 728 |
<translation>Labirent biçemi:</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>Mission:</source> |
9354 | 732 |
<translation>Görev:</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>Map:</source> |
9354 | 736 |
<translation>Harita:</translation> |
737 |
</message> |
|
738 |
<message> |
|
739 |
<source>Theme: </source> |
|
10451 | 740 |
<translation type="obsolete">Tema:</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> |
9354 | 744 |
<translation>Çizili harita yükle</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> |
9354 | 748 |
<translation>Çizili Haritalar</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> |
9354 | 752 |
<translation>Tüm dosyalar</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> |
|
9354 | 756 |
<translation>Büyük tüneller</translation> |
9007 | 757 |
</message> |
10451 | 758 |
<message> |
759 |
<source>Random perlin</source> |
|
760 |
<translation type="unfinished"></translation> |
|
761 |
</message> |
|
762 |
<message> |
|
763 |
<source>Style:</source> |
|
764 |
<translation type="unfinished"></translation> |
|
765 |
</message> |
|
766 |
<message> |
|
767 |
<source>Theme: %1</source> |
|
768 |
<translation type="unfinished"></translation> |
|
769 |
</message> |
|
11756 | 770 |
<message> |
771 |
<source>Forts</source> |
|
772 |
<translation type="unfinished"></translation> |
|
773 |
</message> |
|
11833 | 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> |
|
784 |
<translation type="unfinished"></translation> |
|
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> |
|
820 |
<name>HWNetServersModel</name> |
|
821 |
<message> |
|
822 |
<source>Title</source> |
|
823 |
<translation>Başlık</translation> |
|
824 |
</message> |
|
825 |
<message> |
|
826 |
<source>IP</source> |
|
827 |
<translation>IP</translation> |
|
828 |
</message> |
|
829 |
<message> |
|
830 |
<source>Port</source> |
|
831 |
<translation>Port</translation> |
|
832 |
</message> |
|
833 |
</context> |
|
834 |
<context> |
|
835 |
<name>HWNewNet</name> |
|
836 |
<message> |
|
837 |
<source>The host was not found. Please check the host name and port settings.</source> |
|
838 |
<translation>Kurucu bilgisayar bulunamadı. Lütfen bilgisayar adı ve portu ayarlarınızı kontrol edin.</translation> |
|
839 |
</message> |
|
840 |
<message> |
|
841 |
<source>Connection refused</source> |
|
842 |
<translation>Bağlantı reddedildi</translation> |
|
843 |
</message> |
|
844 |
<message> |
|
845 |
<source>Room destroyed</source> |
|
846 |
<translation>Oda kapatıldı</translation> |
|
847 |
</message> |
|
848 |
<message> |
|
849 |
<source>Quit reason: </source> |
|
9354 | 850 |
<translation>Çıkma sebebi: </translation> |
1803 | 851 |
</message> |
1900 | 852 |
<message> |
853 |
<source>You got kicked</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
854 |
<translation>Kovuldunuz</translation> |
1900 | 855 |
</message> |
856 |
<message> |
|
2441 | 857 |
<source>%1 *** %2 has joined the room</source> |
9354 | 858 |
<translation>%1 *** %2 odaya katıldı</translation> |
859 |
</message> |
|
860 |
<message> |
|
861 |
<source>%1 *** %2 has joined</source> |
|
10451 | 862 |
<translation type="obsolete">%1 *** %2 katıldı</translation> |
2441 | 863 |
</message> |
864 |
<message> |
|
2543 | 865 |
<source>%1 *** %2 has left</source> |
9354 | 866 |
<translation>%1 *** %2 ayrıldı</translation> |
2543 | 867 |
</message> |
868 |
<message> |
|
2442 | 869 |
<source>%1 *** %2 has left (%3)</source> |
9354 | 870 |
<translation>%1 *** %2 ayrıldı (%3)</translation> |
2441 | 871 |
</message> |
872 |
<message> |
|
6239 | 873 |
<source>User quit</source> |
9354 | 874 |
<translation>Kullanıcı çıktı</translation> |
5602 | 875 |
</message> |
7679 | 876 |
<message> |
877 |
<source>Remote host has closed connection</source> |
|
9354 | 878 |
<translation>Uzak sunucu bağlantıyı kapattı</translation> |
7679 | 879 |
</message> |
880 |
<message> |
|
881 |
<source>The server is too old. Disconnecting now.</source> |
|
9354 | 882 |
<translation>Sunucu çok eski. Bağlantı kesiliyor.</translation> |
7679 | 883 |
</message> |
10451 | 884 |
<message> |
885 |
<source>Server authentication error</source> |
|
886 |
<translation type="unfinished"></translation> |
|
887 |
</message> |
|
7679 | 888 |
</context> |
889 |
<context> |
|
890 |
<name>HWPasswordDialog</name> |
|
891 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
892 |
<source>Login</source> |
9354 | 893 |
<translation>Oturum aç</translation> |
7679 | 894 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
895 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
896 |
<source>To connect to the server, please log in. |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
897 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
898 |
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
|
899 |
just enter your nickname.</source> |
9354 | 900 |
<translation>Sunucuya bağlanmak için lütfen oturum aç. |
901 |
||
902 |
Eğer www.hedgewars.org adresinde bir hesabın yoksa, |
|
903 |
sadece takma adını gir.</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
904 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
905 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
906 |
<source>Nickname:</source> |
9354 | 907 |
<translation>Takma ad:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
908 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
909 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
910 |
<source>Password:</source> |
9354 | 911 |
<translation>Parola:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
912 |
</message> |
11526 | 913 |
<message> |
914 |
<source>New Account</source> |
|
915 |
<translation type="unfinished"></translation> |
|
916 |
</message> |
|
7679 | 917 |
</context> |
918 |
<context> |
|
919 |
<name>HWUploadVideoDialog</name> |
|
920 |
<message> |
|
921 |
<source>Upload video</source> |
|
9354 | 922 |
<translation>Video yükle</translation> |
7679 | 923 |
</message> |
924 |
<message> |
|
925 |
<source>Upload</source> |
|
9354 | 926 |
<translation>Yükle</translation> |
7679 | 927 |
</message> |
1803 | 928 |
</context> |
929 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
930 |
<name>HatButton</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
931 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
932 |
<source>Change hat (%1)</source> |
9354 | 933 |
<translation>Şapkayı değiştir (%1)</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
934 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
935 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
936 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
937 |
<name>HatPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
938 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
939 |
<source>Cancel</source> |
9354 | 940 |
<translation>İptal</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
941 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
942 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
943 |
<source>Use selected hat</source> |
9354 | 944 |
<translation>Seçili şapkayı kullan</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
945 |
</message> |
8648 | 946 |
<message> |
947 |
<source>Search for a hat:</source> |
|
9354 | 948 |
<translation>Şapka ara:</translation> |
8648 | 949 |
</message> |
11526 | 950 |
<message> |
951 |
<source>Choose a hat</source> |
|
952 |
<translation type="unfinished"></translation> |
|
953 |
</message> |
|
8401
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> |
1803 | 956 |
<name>KB</name> |
957 |
<message> |
|
958 |
<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> |
|
10451 | 959 |
<translation type="obsolete">SDL_ttf yazıyı yorumlarken hata verdi. Bu büyük ihtimalle freetype2'deki bir hatadan kaynaklanıyor. Freetype kurulumunuzu güncellemenizi öneririz.</translation> |
1803 | 960 |
</message> |
961 |
</context> |
|
962 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
963 |
<name>KeyBinder</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
964 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
965 |
<source>Category</source> |
9354 | 966 |
<translation>Kategori</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
967 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
968 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
969 |
<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
|
970 |
<name>LibavInteraction</name> |
7679 | 971 |
<message> |
972 |
<source>Duration: %1m %2s |
|
973 |
</source> |
|
10451 | 974 |
<translation type="obsolete">Süre: %1d %2s |
9354 | 975 |
</translation> |
7679 | 976 |
</message> |
977 |
<message> |
|
978 |
<source>Video: %1x%2, </source> |
|
10451 | 979 |
<translation type="obsolete">Video: %1x%2, </translation> |
7679 | 980 |
</message> |
981 |
<message> |
|
982 |
<source>%1 fps, </source> |
|
10451 | 983 |
<translation type="obsolete">%1 fps, </translation> |
7679 | 984 |
</message> |
985 |
<message> |
|
986 |
<source>Audio: </source> |
|
9354 | 987 |
<translation>Ses: </translation> |
7679 | 988 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
989 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
990 |
<source>unknown</source> |
9354 | 991 |
<translation>bilinmiyor</translation> |
9756 | 992 |
</message> |
10451 | 993 |
<message> |
994 |
<source>Video: %1x%2</source> |
|
995 |
<translation type="unfinished"></translation> |
|
996 |
</message> |
|
997 |
<message> |
|
12721 | 998 |
<source>Duration: %1min %2s</source> |
999 |
<extracomment>Duration in minutes and seconds (SI units)</extracomment> |
|
1000 |
<translation type="unfinished"></translation> |
|
1001 |
</message> |
|
1002 |
<message> |
|
1003 |
<source>%1 FPS</source> |
|
10451 | 1004 |
<translation type="unfinished"></translation> |
1005 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1006 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1007 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1008 |
<name>MapModel</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1009 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1010 |
<source>No description available.</source> |
9354 | 1011 |
<translation>Kullanılabilir açıklama yok.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1012 |
</message> |
7679 | 1013 |
</context> |
1014 |
<context> |
|
12721 | 1015 |
<name>MinesTimeSpinBox</name> |
1016 |
<message> |
|
1017 |
<source>Random</source> |
|
1018 |
<translation type="unfinished">Rastgele</translation> |
|
1019 |
</message> |
|
1020 |
<message numerus="yes"> |
|
1021 |
<source>%1 seconds</source> |
|
1022 |
<translation type="unfinished"> |
|
1023 |
<numerusform></numerusform> |
|
1024 |
</translation> |
|
1025 |
</message> |
|
1026 |
</context> |
|
1027 |
<context> |
|
1933 | 1028 |
<name>PageAdmin</name> |
1029 |
<message> |
|
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
1030 |
<source>Clear Accounts Cache</source> |
9354 | 1031 |
<translation>Hesap Belleğini Temizle</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1032 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1033 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1034 |
<source>Fetch data</source> |
9354 | 1035 |
<translation>Veri getir</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1036 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1037 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1038 |
<source>Server message for latest version:</source> |
9354 | 1039 |
<translation>Son sürüm için sunucu iletisi:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1040 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1041 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1042 |
<source>Server message for previous versions:</source> |
9354 | 1043 |
<translation>Önceki sürümler için sunucu iletisi:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1044 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1045 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1046 |
<source>Latest version protocol number:</source> |
9354 | 1047 |
<translation>En son sürüm protokol numarası:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1048 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1049 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1050 |
<source>MOTD preview:</source> |
9354 | 1051 |
<translation>MOTD önizleme:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1052 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1053 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1054 |
<source>Set data</source> |
9354 | 1055 |
<translation>Veri ayarla</translation> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
1056 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1057 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1058 |
<source>General</source> |
9354 | 1059 |
<translation>Genel</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1060 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1061 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1062 |
<source>Bans</source> |
9354 | 1063 |
<translation>Engellemeler</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1064 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1065 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1066 |
<source>IP/Nick</source> |
9354 | 1067 |
<translation>IP/Takma Ad</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1068 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1069 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1070 |
<source>Expiration</source> |
9354 | 1071 |
<translation>Dolum</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1072 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1073 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1074 |
<source>Reason</source> |
9354 | 1075 |
<translation>Sebep</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1076 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1077 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1078 |
<source>Refresh</source> |
9354 | 1079 |
<translation>Yenile</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1080 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1081 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1082 |
<source>Add</source> |
9354 | 1083 |
<translation>Ekle</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1084 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1085 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1086 |
<source>Remove</source> |
9354 | 1087 |
<translation>Kaldır</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1088 |
</message> |
1933 | 1089 |
</context> |
1090 |
<context> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1091 |
<name>PageCampaign</name> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1092 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1093 |
<source>Team</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1094 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1095 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1096 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1097 |
<source>Campaign</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1098 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1099 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1100 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1101 |
<source>Mission</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1102 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1103 |
</message> |
12721 | 1104 |
<message> |
1105 |
<source>Start fighting</source> |
|
1106 |
<translation type="unfinished">Dövüşe başla</translation> |
|
1107 |
</message> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1108 |
</context> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1109 |
<context> |
1933 | 1110 |
<name>PageConnecting</name> |
1111 |
<message> |
|
1112 |
<source>Connecting...</source> |
|
2543 | 1113 |
<translation>Bağlanıyor...</translation> |
1933 | 1114 |
</message> |
1115 |
</context> |
|
1116 |
<context> |
|
10451 | 1117 |
<name>PageDataDownload</name> |
1118 |
<message> |
|
1119 |
<source>Open packages directory</source> |
|
1120 |
<translation type="unfinished"></translation> |
|
1121 |
</message> |
|
1122 |
<message> |
|
1123 |
<source>Loading, please wait.</source> |
|
1124 |
<translation type="unfinished"></translation> |
|
1125 |
</message> |
|
1126 |
<message> |
|
12721 | 1127 |
<source>Load the start page</source> |
1128 |
<translation type="unfinished"></translation> |
|
1129 |
</message> |
|
1130 |
<message> |
|
1131 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
1132 |
<translation type="unfinished"></translation> |
|
1133 |
</message> |
|
1134 |
<message> |
|
1135 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
1136 |
<translation type="unfinished"></translation> |
|
1137 |
</message> |
|
1138 |
<message> |
|
1139 |
<source>Internal error: Reply object is invalid.</source> |
|
10451 | 1140 |
<translation type="unfinished"></translation> |
1141 |
</message> |
|
1142 |
</context> |
|
1143 |
<context> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1144 |
<name>PageDrawMap</name> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1145 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1146 |
<source>Undo</source> |
9354 | 1147 |
<translation>Geri al</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1148 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1149 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1150 |
<source>Clear</source> |
9354 | 1151 |
<translation>Temizle</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1152 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1153 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1154 |
<source>Load</source> |
9354 | 1155 |
<translation>Yükle</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1156 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1157 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1158 |
<source>Save</source> |
9354 | 1159 |
<translation>Kaydet</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1160 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1161 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1162 |
<source>Load drawn map</source> |
9354 | 1163 |
<translation>Çizili harita yükle</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1164 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1165 |
<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
|
1166 |
<source>Save drawn map</source> |
9354 | 1167 |
<translation>Çizili haritayı kaydet</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1168 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1169 |
<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
|
1170 |
<source>Drawn Maps</source> |
9354 | 1171 |
<translation>Çizili Haritalar</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
|
1172 |
</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
|
1173 |
<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
|
1174 |
<source>All files</source> |
9354 | 1175 |
<translation>Tüm dosyalar</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1176 |
</message> |
7679 | 1177 |
<message> |
1178 |
<source>Eraser</source> |
|
9354 | 1179 |
<translation>Silgi</translation> |
9756 | 1180 |
</message> |
10451 | 1181 |
<message> |
1182 |
<source>Polyline</source> |
|
1183 |
<translation type="unfinished"></translation> |
|
1184 |
</message> |
|
1185 |
<message> |
|
1186 |
<source>Rectangle</source> |
|
1187 |
<translation type="unfinished"></translation> |
|
1188 |
</message> |
|
1189 |
<message> |
|
1190 |
<source>Ellipse</source> |
|
1191 |
<translation type="unfinished"></translation> |
|
1192 |
</message> |
|
1193 |
<message> |
|
1194 |
<source>Optimize</source> |
|
1195 |
<translation type="unfinished"></translation> |
|
1196 |
</message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1197 |
</context> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1198 |
<context> |
1803 | 1199 |
<name>PageEditTeam</name> |
1200 |
<message> |
|
1201 |
<source>General</source> |
|
1202 |
<translation>Genel</translation> |
|
1203 |
</message> |
|
1204 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1205 |
<source>Select an action to choose a custom key bind for this team</source> |
9354 | 1206 |
<translation>Bu takıma özel tuş ataması için bir eylem seçin</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1207 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1208 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1209 |
<source>Use my default</source> |
9354 | 1210 |
<translation>Varsayılanı kullan</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1211 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1212 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1213 |
<source>Reset all binds</source> |
9354 | 1214 |
<translation>Tüm atamaları sıfırla</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1215 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1216 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1217 |
<source>Custom Controls</source> |
9354 | 1218 |
<translation>Özel Denetimler</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1219 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1220 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1221 |
<source>Hat</source> |
9354 | 1222 |
<translation>Şapka</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1223 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1224 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1225 |
<source>Name</source> |
9354 | 1226 |
<translation>İsim</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1227 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1228 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1229 |
<source>This hedgehog's name</source> |
9354 | 1230 |
<translation>Bu kirpinin adı</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1231 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1232 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1233 |
<source>Randomize this hedgehog's name</source> |
9354 | 1234 |
<translation>Kirpi adını rastgele ata</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1235 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1236 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1237 |
<source>Random Team</source> |
9354 | 1238 |
<translation>Rastgele Takım</translation> |
1803 | 1239 |
</message> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1240 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1241 |
<source>Play a random example of this voice</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1242 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1243 |
</message> |
12721 | 1244 |
<message> |
1245 |
<source>Random Hats</source> |
|
1246 |
<translation type="unfinished"></translation> |
|
1247 |
</message> |
|
1248 |
<message> |
|
1249 |
<source>Random Names</source> |
|
1250 |
<translation type="unfinished"></translation> |
|
1251 |
</message> |
|
1252 |
<message> |
|
1253 |
<source>Randomize the team name</source> |
|
1254 |
<translation type="unfinished"></translation> |
|
1255 |
</message> |
|
1256 |
<message> |
|
1257 |
<source>Randomize the grave</source> |
|
1258 |
<translation type="unfinished"></translation> |
|
1259 |
</message> |
|
1260 |
<message> |
|
1261 |
<source>Randomize the flag</source> |
|
1262 |
<translation type="unfinished"></translation> |
|
1263 |
</message> |
|
1264 |
<message> |
|
1265 |
<source>Randomize the voice</source> |
|
1266 |
<translation type="unfinished"></translation> |
|
1267 |
</message> |
|
1268 |
<message> |
|
1269 |
<source>Randomize the fort</source> |
|
1270 |
<translation type="unfinished"></translation> |
|
1271 |
</message> |
|
1272 |
<message> |
|
1273 |
<source>CPU %1</source> |
|
1274 |
<extracomment>Name of a flag for computer-controlled enemies. %1 is replaced with the computer level</extracomment> |
|
1275 |
<translation type="unfinished"></translation> |
|
1276 |
</message> |
|
1277 |
<message> |
|
1278 |
<source>%1 (%2)</source> |
|
1279 |
<translation type="unfinished"></translation> |
|
1280 |
</message> |
|
1803 | 1281 |
</context> |
1282 |
<context> |
|
1283 |
<name>PageGameStats</name> |
|
1284 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1285 |
<source>Details</source> |
9354 | 1286 |
<translation>Ayrıntılar</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1287 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1288 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1289 |
<source>Health graph</source> |
9354 | 1290 |
<translation>Sağlık Grafiği</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1291 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1292 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1293 |
<source>Ranking</source> |
9354 | 1294 |
<translation>Sıralama</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1295 |
</message> |
10451 | 1296 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1297 |
<source>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</source> |
10451 | 1298 |
<translation type="unfinished"> |
1299 |
<numerusform>En iyi atış ödülü: <b>%2</b> puanla <b>%1</b></numerusform> |
|
1300 |
</translation> |
|
1803 | 1301 |
</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
|
1302 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1303 |
<source>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</source> |
9354 | 1304 |
<translation> |
1305 |
<numerusform>En iyi öldürücü: <b>%1</b> bir turda <b>%2</b> öldürme.</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
|
1306 |
</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
|
1307 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1308 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1309 |
<source>A total of <b>%1</b> hedgehog(s) were killed during this round.</source> |
9354 | 1310 |
<translation> |
1311 |
<numerusform>Bu turda toplam <b>%1</b> kirpi öldürüldü.</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
|
1312 |
</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
|
1313 |
</message> |
4176 | 1314 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1315 |
<source>(%1 kill)</source> |
12721 | 1316 |
<extracomment>Number of kills in stats screen, written after the team name</extracomment> |
9354 | 1317 |
<translation> |
1318 |
<numerusform>(%1 öldürme)</numerusform> |
|
4176 | 1319 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1320 |
</message> |
4177 | 1321 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1322 |
<source><b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.</source> |
12721 | 1323 |
<translation type="vanished"> |
9354 | 1324 |
<numerusform><b>%1</b> kendi kirpilerini <b>%2</b> puanla vurmanın güzel olduğunu düşündü</numerusform> |
4177 | 1325 |
</translation> |
1326 |
</message> |
|
1327 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1328 |
<source><b>%1</b> killed <b>%2</b> of his own hedgehogs.</source> |
12721 | 1329 |
<translation type="vanished"> |
9354 | 1330 |
<numerusform><b>%1</b> kendi <b>%2</b> kirpisini öldürdü</numerusform> |
4177 | 1331 |
</translation> |
1332 |
</message> |
|
1333 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1334 |
<source><b>%1</b> was scared and skipped turn <b>%2</b> times.</source> |
9354 | 1335 |
<translation> |
1336 |
<numerusform><b>%1</b> korktu ve <b>%2</b> kez turu pas geçti.</numerusform> |
|
9756 | 1337 |
</translation> |
1338 |
</message> |
|
10451 | 1339 |
<message> |
1340 |
<source>Play again</source> |
|
1341 |
<translation type="unfinished"></translation> |
|
1342 |
</message> |
|
1343 |
<message> |
|
1344 |
<source>Save</source> |
|
1345 |
<translation type="unfinished">Kaydet</translation> |
|
1346 |
</message> |
|
1347 |
<message numerus="yes"> |
|
1348 |
<source>(%1 %2)</source> |
|
12721 | 1349 |
<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> |
1350 |
<translation type="unfinished"> |
|
1351 |
<numerusform></numerusform> |
|
1352 |
</translation> |
|
1353 |
</message> |
|
1354 |
<message numerus="yes"> |
|
1355 |
<source><b>%1</b> thought it's good to shoot their own hedgehogs for <b>%2</b> pts.</source> |
|
1356 |
<translation type="unfinished"> |
|
1357 |
<numerusform></numerusform> |
|
1358 |
</translation> |
|
1359 |
</message> |
|
1360 |
<message numerus="yes"> |
|
1361 |
<source><b>%1</b> killed <b>%2</b> of their own hedgehogs.</source> |
|
10451 | 1362 |
<translation type="unfinished"> |
1363 |
<numerusform></numerusform> |
|
1364 |
</translation> |
|
1365 |
</message> |
|
1803 | 1366 |
</context> |
1367 |
<context> |
|
6239 | 1368 |
<name>PageInGame</name> |
1369 |
<message> |
|
1370 |
<source>In game...</source> |
|
9354 | 1371 |
<translation>Oyunda...</translation> |
6239 | 1372 |
</message> |
1373 |
</context> |
|
1374 |
<context> |
|
7679 | 1375 |
<name>PageInfo</name> |
1376 |
<message> |
|
1377 |
<source>Open the snapshot folder</source> |
|
9354 | 1378 |
<translation>Ekran görüntü klasörünü aç</translation> |
7679 | 1379 |
</message> |
1380 |
</context> |
|
1381 |
<context> |
|
1803 | 1382 |
<name>PageMain</name> |
1383 |
<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
|
1384 |
<source>Downloadable Content</source> |
9354 | 1385 |
<translation>İndirilebilir İçerik</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
|
1386 |
</message> |
7679 | 1387 |
<message> |
1388 |
<source>Play a game on a single computer</source> |
|
9354 | 1389 |
<translation>Tek bir bilgisayarda oyna</translation> |
7679 | 1390 |
</message> |
1391 |
<message> |
|
1392 |
<source>Play a game across a network</source> |
|
9354 | 1393 |
<translation>Ağ üzerinde oyna</translation> |
7679 | 1394 |
</message> |
1395 |
<message> |
|
1396 |
<source>Read about who is behind the Hedgewars Project</source> |
|
9354 | 1397 |
<translation>Hedgewars Projesinin arkasında kimlerin olduğunu göster</translation> |
7679 | 1398 |
</message> |
1399 |
<message> |
|
1400 |
<source>Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars</source> |
|
9354 | 1401 |
<translation>Sorunları bildirme, özellik önerme veya Hedgewars oyununu ne kadar sevdiğini söylemek için geri bildirim bırak</translation> |
7679 | 1402 |
</message> |
1403 |
<message> |
|
1404 |
<source>Access the user created content downloadable from our website</source> |
|
9354 | 1405 |
<translation>Websitemizdeki kullanıcılar tarafından oluşturulmuş indirilebilir içeriğe bak</translation> |
7679 | 1406 |
</message> |
1407 |
<message> |
|
1408 |
<source>Exit game</source> |
|
9354 | 1409 |
<translation>Oyundan çık</translation> |
7679 | 1410 |
</message> |
1411 |
<message> |
|
1412 |
<source>Manage videos recorded from game</source> |
|
9354 | 1413 |
<translation>Oyunda kayıtlı videolarını yönet</translation> |
7679 | 1414 |
</message> |
1415 |
<message> |
|
1416 |
<source>Edit game preferences</source> |
|
9354 | 1417 |
<translation>Oyun tercihlerini düzenle</translation> |
7679 | 1418 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1419 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1420 |
<source>Play a game across a local area network</source> |
9354 | 1421 |
<translation>Yerel ağda bir oyun oyna</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1422 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1423 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1424 |
<source>Play a game on an official server</source> |
9354 | 1425 |
<translation>Resmi bir sunucuda oyun oyna</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1426 |
</message> |
8676 | 1427 |
<message> |
1428 |
<source>Feedback</source> |
|
9354 | 1429 |
<translation>Geri Bildirim</translation> |
8676 | 1430 |
</message> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1431 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1432 |
<source>Play local network game</source> |
9354 | 1433 |
<translation>Yerel ağ oyunu oyna</translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1434 |
</message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1435 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1436 |
<source>Play official network game</source> |
9354 | 1437 |
<translation>Resmi ağ oyunu oyna</translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1438 |
</message> |
1803 | 1439 |
</context> |
1440 |
<context> |
|
1441 |
<name>PageMultiplayer</name> |
|
1442 |
<message> |
|
1443 |
<source>Start</source> |
|
1444 |
<translation>Başla</translation> |
|
1445 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1446 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1447 |
<source>Edit game preferences</source> |
9354 | 1448 |
<translation>Oyun tercihlerini düzenle</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1449 |
</message> |
11833 | 1450 |
<message> |
1451 |
<source>Start fighting (requires at least 2 teams)</source> |
|
1452 |
<translation type="unfinished"></translation> |
|
1453 |
</message> |
|
1803 | 1454 |
</context> |
1455 |
<context> |
|
1456 |
<name>PageNetGame</name> |
|
1457 |
<message> |
|
1458 |
<source>Control</source> |
|
9354 | 1459 |
<translation type="obsolete">Denetim</translation> |
1803 | 1460 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1461 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1462 |
<source>Edit game preferences</source> |
9354 | 1463 |
<translation>Oyun tercihlerini düzenle</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1464 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1465 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1466 |
<source>Start</source> |
9354 | 1467 |
<translation>Başla</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1468 |
</message> |
8648 | 1469 |
<message> |
1470 |
<source>Update</source> |
|
9354 | 1471 |
<translation>Güncelle</translation> |
8648 | 1472 |
</message> |
1473 |
<message> |
|
1474 |
<source>Room controls</source> |
|
9354 | 1475 |
<translation>Oda denetimleri</translation> |
8648 | 1476 |
</message> |
11833 | 1477 |
<message> |
1478 |
<source>Room name</source> |
|
1479 |
<translation type="unfinished"></translation> |
|
1480 |
</message> |
|
1481 |
<message> |
|
1482 |
<source>Update the room name</source> |
|
1483 |
<translation type="unfinished"></translation> |
|
1484 |
</message> |
|
1485 |
<message> |
|
1486 |
<source>Turn on the lightbulb to show the other players when you're ready to fight</source> |
|
1487 |
<translation type="unfinished"></translation> |
|
1488 |
</message> |
|
1489 |
<message> |
|
1490 |
<source>Start fighting (requires at least 2 teams)</source> |
|
1491 |
<translation type="unfinished"></translation> |
|
1492 |
</message> |
|
1803 | 1493 |
</context> |
1494 |
<context> |
|
8788 | 1495 |
<name>PageNetServer</name> |
1496 |
<message> |
|
1497 |
<source>Insert your address here</source> |
|
9354 | 1498 |
<translation>Adresi buraya girin</translation> |
8788 | 1499 |
</message> |
10451 | 1500 |
<message> |
1501 |
<source>Click here for details</source> |
|
1502 |
<translation type="unfinished"></translation> |
|
1503 |
</message> |
|
8788 | 1504 |
</context> |
1505 |
<context> |
|
1803 | 1506 |
<name>PageOptions</name> |
1507 |
<message> |
|
1508 |
<source>New team</source> |
|
1509 |
<translation>Yeni takım</translation> |
|
1510 |
</message> |
|
1511 |
<message> |
|
1512 |
<source>Edit team</source> |
|
1513 |
<translation>Takımı düzenle</translation> |
|
1514 |
</message> |
|
1515 |
<message> |
|
3163 | 1516 |
<source>Delete team</source> |
9354 | 1517 |
<translation>Takımı sil</translation> |
3163 | 1518 |
</message> |
1519 |
<message> |
|
4418 | 1520 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
9354 | 1521 |
<translation>Takım seçiminden takımları düzenleyemezsiniz. Takım eklemek, düzenlemek ve silmek için ana menüye dönün.</translation> |
3163 | 1522 |
</message> |
1523 |
<message> |
|
4418 | 1524 |
<source>New scheme</source> |
9354 | 1525 |
<translation>Yeni plan</translation> |
4418 | 1526 |
</message> |
1527 |
<message> |
|
1528 |
<source>Edit scheme</source> |
|
9354 | 1529 |
<translation>Planı düzenle</translation> |
3163 | 1530 |
</message> |
1531 |
<message> |
|
4418 | 1532 |
<source>Delete scheme</source> |
9354 | 1533 |
<translation>Planı sil</translation> |
4418 | 1534 |
</message> |
1535 |
<message> |
|
1536 |
<source>New weapon set</source> |
|
9354 | 1537 |
<translation>Yeni silah seti</translation> |
1803 | 1538 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1539 |
<message> |
4418 | 1540 |
<source>Edit weapon set</source> |
9354 | 1541 |
<translation>Silah setini düzenle</translation> |
4418 | 1542 |
</message> |
1543 |
<message> |
|
1544 |
<source>Delete weapon set</source> |
|
9354 | 1545 |
<translation>Silah setini sil</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1546 |
</message> |
7679 | 1547 |
<message> |
1548 |
<source>Advanced</source> |
|
9354 | 1549 |
<translation>Gelişmiş</translation> |
7679 | 1550 |
</message> |
7680 | 1551 |
<message> |
1552 |
<source>Reset to default colors</source> |
|
9354 | 1553 |
<translation>Varsayılan renklere sıfırla</translation> |
7680 | 1554 |
</message> |
7700 | 1555 |
<message> |
1556 |
<source>Proxy host</source> |
|
9354 | 1557 |
<translation>Vekil sunucusu</translation> |
7700 | 1558 |
</message> |
1559 |
<message> |
|
1560 |
<source>Proxy port</source> |
|
9354 | 1561 |
<translation>Vekil portu</translation> |
7700 | 1562 |
</message> |
1563 |
<message> |
|
1564 |
<source>Proxy login</source> |
|
9354 | 1565 |
<translation>Vekil kullanıcı adı</translation> |
7700 | 1566 |
</message> |
1567 |
<message> |
|
1568 |
<source>Proxy password</source> |
|
9354 | 1569 |
<translation>Vekil parolası</translation> |
7700 | 1570 |
</message> |
1571 |
<message> |
|
1572 |
<source>No proxy</source> |
|
9354 | 1573 |
<translation>Vekil sunucu yok</translation> |
7700 | 1574 |
</message> |
1575 |
<message> |
|
1576 |
<source>Socks5 proxy</source> |
|
9354 | 1577 |
<translation>Socks5 vekil sunucusu</translation> |
7700 | 1578 |
</message> |
1579 |
<message> |
|
1580 |
<source>HTTP proxy</source> |
|
9354 | 1581 |
<translation>HTTP vekil sunucusu</translation> |
7700 | 1582 |
</message> |
7702 | 1583 |
<message> |
1584 |
<source>System proxy settings</source> |
|
9354 | 1585 |
<translation>Sistem vekil ayarları</translation> |
7702 | 1586 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1587 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1588 |
<source>Select an action to change what key controls it</source> |
9354 | 1589 |
<translation>Denetimi kullanan tuşu değiştirmek için bir eylem seçin</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1590 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1591 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1592 |
<source>Reset to default</source> |
9354 | 1593 |
<translation>Varsayılana sıfırla</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1594 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1595 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1596 |
<source>Reset all binds</source> |
9354 | 1597 |
<translation>Tüm atamaları sıfırla</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1598 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1599 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1600 |
<source>Game</source> |
9354 | 1601 |
<translation>Oyun</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1602 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1603 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1604 |
<source>Graphics</source> |
9354 | 1605 |
<translation>Grafik</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1606 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1607 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1608 |
<source>Audio</source> |
9354 | 1609 |
<translation>Ses</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1610 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1611 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1612 |
<source>Controls</source> |
9354 | 1613 |
<translation>Denetimler</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1614 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1615 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1616 |
<source>Video Recording</source> |
9354 | 1617 |
<translation>Video Kaydı</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1618 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1619 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1620 |
<source>Network</source> |
9354 | 1621 |
<translation>Ağ</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1622 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1623 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1624 |
<source>Teams</source> |
9354 | 1625 |
<translation>Takımlar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1626 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1627 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1628 |
<source>Schemes</source> |
9354 | 1629 |
<translation>Planlar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1630 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1631 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1632 |
<source>Weapons</source> |
9354 | 1633 |
<translation>Silahlar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1634 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1635 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1636 |
<source>Frontend</source> |
9354 | 1637 |
<translation>Ön Uç</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1638 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1639 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1640 |
<source>Custom colors</source> |
9354 | 1641 |
<translation>Özel renkler</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>Game audio</source> |
9354 | 1645 |
<translation>Oyun sesi</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>Frontend audio</source> |
9354 | 1649 |
<translation>Ön uç sesi</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>Account</source> |
9354 | 1653 |
<translation>Hesap</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>Proxy settings</source> |
9354 | 1657 |
<translation>Vekil sunucu ayarları</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>Miscellaneous</source> |
9354 | 1661 |
<translation>Çeşitli</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>Updates</source> |
9354 | 1665 |
<translation>Güncellemeler</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>Check for updates</source> |
9354 | 1669 |
<translation>Güncellemeleri Denetle</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>Video recording options</source> |
9354 | 1673 |
<translation>Video kayıt seçenekleri</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1674 |
</message> |
12721 | 1675 |
<message> |
1676 |
<source>x</source> |
|
1677 |
<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> |
|
1678 |
<translation type="unfinished"></translation> |
|
1679 |
</message> |
|
1680 |
<message> |
|
1681 |
<source>MISSING LANGUAGE NAME [%1]</source> |
|
1682 |
<translation type="unfinished"></translation> |
|
1683 |
</message> |
|
1684 |
<message> |
|
1685 |
<source>Check now</source> |
|
1686 |
<translation type="unfinished"></translation> |
|
1687 |
</message> |
|
1688 |
<message> |
|
1689 |
<source>Can't delete last team</source> |
|
1690 |
<translation type="unfinished"></translation> |
|
1691 |
</message> |
|
1692 |
<message> |
|
1693 |
<source>You can't delete the last team!</source> |
|
1694 |
<translation type="unfinished"></translation> |
|
1695 |
</message> |
|
1803 | 1696 |
</context> |
1697 |
<context> |
|
1698 |
<name>PagePlayDemo</name> |
|
1699 |
<message> |
|
1700 |
<source>Rename dialog</source> |
|
1701 |
<translation>Yeniden adlandırma</translation> |
|
1702 |
</message> |
|
1703 |
<message> |
|
1704 |
<source>Enter new file name:</source> |
|
1705 |
<translation>Yeni dosya adını girin:</translation> |
|
1706 |
</message> |
|
11833 | 1707 |
<message> |
1708 |
<source>Play demo</source> |
|
1709 |
<translation type="unfinished">Kayıtlı oyunu oynat</translation> |
|
1710 |
</message> |
|
1711 |
<message> |
|
1712 |
<source>Play the selected demo</source> |
|
1713 |
<translation type="unfinished"></translation> |
|
1714 |
</message> |
|
1715 |
<message> |
|
1716 |
<source>Load the selected game</source> |
|
1717 |
<translation type="unfinished"></translation> |
|
1718 |
</message> |
|
1803 | 1719 |
</context> |
1720 |
<context> |
|
1721 |
<name>PageRoomsList</name> |
|
1722 |
<message> |
|
1723 |
<source>Create</source> |
|
8648 | 1724 |
<translation type="obsolete">Oluştur</translation> |
1803 | 1725 |
</message> |
1726 |
<message> |
|
1727 |
<source>Join</source> |
|
8648 | 1728 |
<translation type="obsolete">Katıl</translation> |
1803 | 1729 |
</message> |
1730 |
<message> |
|
1900 | 1731 |
<source>Admin features</source> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1732 |
<translation>Yönetici görevleri</translation> |
1900 | 1733 |
</message> |
2441 | 1734 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1735 |
<source>Rules:</source> |
10451 | 1736 |
<translation type="obsolete">Kurallar:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1737 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1738 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1739 |
<source>Weapons:</source> |
10451 | 1740 |
<translation type="obsolete">Silahlar:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1741 |
</message> |
5602 | 1742 |
<message numerus="yes"> |
1743 |
<source>%1 players online</source> |
|
9354 | 1744 |
<translation> |
1745 |
<numerusform>%1 oyuncu çevrimiçi</numerusform> |
|
5602 | 1746 |
</translation> |
1747 |
</message> |
|
8648 | 1748 |
<message> |
1749 |
<source>Search for a room:</source> |
|
9354 | 1750 |
<translation>Bir oda ara:</translation> |
8648 | 1751 |
</message> |
1752 |
<message> |
|
1753 |
<source>Create room</source> |
|
9354 | 1754 |
<translation>Oda oluştur</translation> |
8648 | 1755 |
</message> |
1756 |
<message> |
|
1757 |
<source>Join room</source> |
|
9354 | 1758 |
<translation>Odaya katıl</translation> |
8648 | 1759 |
</message> |
1760 |
<message> |
|
1761 |
<source>Room state</source> |
|
9354 | 1762 |
<translation>Oda durumu</translation> |
8648 | 1763 |
</message> |
1764 |
<message> |
|
1765 |
<source>Clear filters</source> |
|
10451 | 1766 |
<translation type="obsolete">Süzgeçleri temizle</translation> |
8648 | 1767 |
</message> |
1768 |
<message> |
|
1769 |
<source>Open server administration page</source> |
|
9354 | 1770 |
<translation>Sunucu yönetim sayfasını aç</translation> |
8648 | 1771 |
</message> |
1900 | 1772 |
</context> |
1773 |
<context> |
|
1774 |
<name>PageScheme</name> |
|
1775 |
<message> |
|
2030 | 1776 |
<source>Defend your fort and destroy the opponents, two team colours max!</source> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1777 |
<translation type="obsolete">Kaleni koru ve düşmanları yok et, en fazla iki takım rengi!</translation> |
2030 | 1778 |
</message> |
1779 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1780 |
<source>Teams will start on opposite sides of the terrain, two team colours max!</source> |
11833 | 1781 |
<translation type="obsolete">Takımlar bölgenin farklı taraflarında başlarlar, en fazla iki takım rengi!</translation> |
2030 | 1782 |
</message> |
1783 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1784 |
<source>Land can not be destroyed!</source> |
2543 | 1785 |
<translation>Zemin yok edilemez!</translation> |
2030 | 1786 |
</message> |
1787 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1788 |
<source>Lower gravity</source> |
2543 | 1789 |
<translation>Düşük yer çekimi</translation> |
2030 | 1790 |
</message> |
1791 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1792 |
<source>Assisted aiming with laser sight</source> |
2543 | 1793 |
<translation>Lazer görüşü destekli nişan alma</translation> |
2030 | 1794 |
</message> |
1795 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1796 |
<source>All hogs have a personal forcefield</source> |
2543 | 1797 |
<translation>Tüm kirpilerin kişisel güç kalkanı olur</translation> |
2030 | 1798 |
</message> |
1799 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1800 |
<source>Gain 80% of the damage you do back in health</source> |
9354 | 1801 |
<translation>Verdiğin hasarın %80'ini sağlık olarak kazan</translation> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1802 |
</message> |
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1803 |
<message> |
2030 | 1804 |
<source>Share your opponents pain, share their damage</source> |
2543 | 1805 |
<translation>Rakibin acısını paylaş, hasarını paylaş</translation> |
2030 | 1806 |
</message> |
1807 |
<message> |
|
1808 |
<source>Your hogs are unable to move, put your artillery skills to the test</source> |
|
2543 | 1809 |
<translation>Kirpiler hareket edemez, topçuluk becerini ölç</translation> |
2030 | 1810 |
</message> |
1811 |
<message> |
|
1812 |
<source>Random</source> |
|
11833 | 1813 |
<translation type="obsolete">Rastgele</translation> |
2030 | 1814 |
</message> |
1815 |
<message> |
|
1816 |
<source>Seconds</source> |
|
11833 | 1817 |
<translation type="obsolete">Saniye</translation> |
2030 | 1818 |
</message> |
1819 |
<message> |
|
1900 | 1820 |
<source>New</source> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1821 |
<translation>Yeni</translation> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1822 |
</message> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1823 |
<message> |
1933 | 1824 |
<source>Delete</source> |
2543 | 1825 |
<translation>Sil</translation> |
1900 | 1826 |
</message> |
2726 | 1827 |
<message> |
1828 |
<source>Order of play is random instead of in room order.</source> |
|
9354 | 1829 |
<translation>Oda sırası yerine oynama sırası rastgeledir.</translation> |
2726 | 1830 |
</message> |
1831 |
<message> |
|
1832 |
<source>Play with a King. If he dies, your side dies.</source> |
|
9354 | 1833 |
<translation>Bir Kralla oyna. O ölürse takımın ölür.</translation> |
2726 | 1834 |
</message> |
2883 | 1835 |
<message> |
1836 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
|
9354 | 1837 |
<translation>Oyuna başlamadan önce kirpileri sırayla yerleştir.</translation> |
2883 | 1838 |
</message> |
1839 |
<message> |
|
1840 |
<source>Ammo is shared between all teams that share a colour.</source> |
|
9354 | 1841 |
<translation>Aynı rengi paylaşan tüm takımlar cephaneyi paylaşır.</translation> |
2883 | 1842 |
</message> |
2899 | 1843 |
<message> |
1844 |
<source>Disable girders when generating random maps.</source> |
|
9354 | 1845 |
<translation>Rastgele haritalar oluştururken kirişleri devre dışı bırak.</translation> |
2899 | 1846 |
</message> |
3287 | 1847 |
<message> |
1848 |
<source>Disable land objects when generating random maps.</source> |
|
9354 | 1849 |
<translation>Rastgele haritalar oluştururken zemin nesnelerini devre dışı bırak.</translation> |
3287 | 1850 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1851 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1852 |
<source>AI respawns on death.</source> |
9354 | 1853 |
<translation>Yapay zeka, öldükten sonra yeniden doğar.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1854 |
</message> |
4124 | 1855 |
<message> |
1856 |
<source>All (living) hedgehogs are fully restored at the end of turn</source> |
|
9354 | 1857 |
<translation>Tüm (yaşayan) kirpiler tur sonunda eski haline gelir</translation> |
4124 | 1858 |
</message> |
1859 |
<message> |
|
1860 |
<source>Attacking does not end your turn.</source> |
|
9354 | 1861 |
<translation>Saldırmak sıranı bitirmez.</translation> |
4124 | 1862 |
</message> |
1863 |
<message> |
|
1864 |
<source>Weapons are reset to starting values each turn.</source> |
|
9354 | 1865 |
<translation>Silahlar her turda başlangıç değerlerine sıfırlanır.</translation> |
4124 | 1866 |
</message> |
1867 |
<message> |
|
1868 |
<source>Each hedgehog has its own ammo. It does not share with the team.</source> |
|
9354 | 1869 |
<translation>Her kirpinin kendi cephanesi olur. Takımla paylaşmaz.</translation> |
4124 | 1870 |
</message> |
4418 | 1871 |
<message> |
1872 |
<source>You will not have to worry about wind anymore.</source> |
|
9354 | 1873 |
<translation>Artık rüzgarı dert etmen gerekmiyor.</translation> |
4418 | 1874 |
</message> |
1875 |
<message> |
|
1876 |
<source>Wind will affect almost everything.</source> |
|
9354 | 1877 |
<translation>Rüzgar neredeyse her şeyi etkiler.</translation> |
4418 | 1878 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1879 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1880 |
<source>Copy</source> |
9354 | 1881 |
<translation>Kopyala</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1882 |
</message> |
5602 | 1883 |
<message> |
1884 |
<source>Teams in each clan take successive turns sharing their turn time.</source> |
|
9354 | 1885 |
<translation>Her klandaki takımlar kendi sıralarındaki zamanı paylaşarak değişirler.</translation> |
5602 | 1886 |
</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
|
1887 |
<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
|
1888 |
<source>Add an indestructible border around the terrain</source> |
5908 | 1889 |
<translation>Bölgenin etrafına yok edilemez bir sınır ekle</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
|
1890 |
</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
|
1891 |
<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
|
1892 |
<source>Add an indestructible border along the bottom</source> |
9354 | 1893 |
<translation>Alta yok edilemez bir sınır ekle</translation> |
9756 | 1894 |
</message> |
10451 | 1895 |
<message> |
1896 |
<source>None (Default)</source> |
|
1897 |
<translation type="unfinished"></translation> |
|
1898 |
</message> |
|
1899 |
<message> |
|
1900 |
<source>Wrap (World wraps)</source> |
|
1901 |
<translation type="unfinished"></translation> |
|
1902 |
</message> |
|
1903 |
<message> |
|
1904 |
<source>Bounce (Edges reflect)</source> |
|
1905 |
<translation type="unfinished"></translation> |
|
1906 |
</message> |
|
1907 |
<message> |
|
1908 |
<source>Sea (Edges connect to sea)</source> |
|
1909 |
<translation type="unfinished"></translation> |
|
1910 |
</message> |
|
11756 | 1911 |
<message> |
1912 |
<source>Each clan starts in its own part of the terrain.</source> |
|
1913 |
<translation type="unfinished"></translation> |
|
1914 |
</message> |
|
11833 | 1915 |
<message> |
1916 |
<source>Overall damage and knockback in percent</source> |
|
1917 |
<translation type="unfinished"></translation> |
|
1918 |
</message> |
|
1919 |
<message> |
|
1920 |
<source>Turn time in seconds</source> |
|
1921 |
<translation type="unfinished"></translation> |
|
1922 |
</message> |
|
1923 |
<message> |
|
1924 |
<source>Initial health of hedgehogs</source> |
|
1925 |
<translation type="unfinished"></translation> |
|
1926 |
</message> |
|
1927 |
<message> |
|
1928 |
<source>How many rounds have to be played before Sudden Death begins</source> |
|
1929 |
<translation type="unfinished"></translation> |
|
1930 |
</message> |
|
1931 |
<message> |
|
1932 |
<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> |
|
1933 |
<translation type="unfinished"></translation> |
|
1934 |
</message> |
|
1935 |
<message> |
|
1936 |
<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> |
|
1937 |
<translation type="unfinished"></translation> |
|
1938 |
</message> |
|
1939 |
<message> |
|
1940 |
<source>Maximum rope length in percent</source> |
|
1941 |
<translation type="unfinished"></translation> |
|
1942 |
</message> |
|
1943 |
<message> |
|
1944 |
<source>Likelihood of a dropped crate being a health crate. All other crates will be weapon or utility crates.</source> |
|
1945 |
<translation type="unfinished"></translation> |
|
1946 |
</message> |
|
1947 |
<message> |
|
1948 |
<source>Likelihood of a crate dropping before a turn</source> |
|
1949 |
<translation type="unfinished"></translation> |
|
1950 |
</message> |
|
1951 |
<message> |
|
1952 |
<source>Health bonus for collecting a health crate</source> |
|
1953 |
<translation type="unfinished"></translation> |
|
1954 |
</message> |
|
1955 |
<message> |
|
1956 |
<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> |
|
1957 |
<translation type="unfinished"></translation> |
|
1958 |
</message> |
|
1959 |
<message> |
|
1960 |
<source>Average number of mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
1961 |
<translation type="unfinished"></translation> |
|
1962 |
</message> |
|
1963 |
<message> |
|
1964 |
<source>Likelihood of a mine being a dud. Does not affect mines placed by hedgehogs.</source> |
|
1965 |
<translation type="unfinished"></translation> |
|
1966 |
</message> |
|
1967 |
<message> |
|
1968 |
<source>Average number of barrels to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
1969 |
<translation type="unfinished"></translation> |
|
1970 |
</message> |
|
1971 |
<message> |
|
1972 |
<source>Average number of air mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
1973 |
<translation type="unfinished"></translation> |
|
1974 |
</message> |
|
1975 |
<message> |
|
1976 |
<source>Affects the left and right boundaries of the map</source> |
|
1977 |
<translation type="unfinished"></translation> |
|
1978 |
</message> |
|
1979 |
<message> |
|
1980 |
<source>Time you get after an attack</source> |
|
1981 |
<translation type="unfinished"></translation> |
|
1982 |
</message> |
|
1983 |
<message> |
|
1984 |
<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> |
|
1985 |
<translation type="unfinished"></translation> |
|
1986 |
</message> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1987 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1988 |
<source>Name of this scheme</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1989 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
1990 |
</message> |
1803 | 1991 |
</context> |
1992 |
<context> |
|
1993 |
<name>PageSelectWeapon</name> |
|
1994 |
<message> |
|
1995 |
<source>Default</source> |
|
9354 | 1996 |
<translation>Varsayılan</translation> |
1803 | 1997 |
</message> |
1998 |
<message> |
|
1999 |
<source>Delete</source> |
|
2000 |
<translation>Sil</translation> |
|
2001 |
</message> |
|
4418 | 2002 |
<message> |
2003 |
<source>New</source> |
|
9354 | 2004 |
<translation>Yeni</translation> |
4418 | 2005 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2006 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2007 |
<source>Copy</source> |
9354 | 2008 |
<translation>Kopyala</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2009 |
</message> |
1803 | 2010 |
</context> |
2011 |
<context> |
|
2012 |
<name>PageSinglePlayer</name> |
|
2013 |
<message> |
|
7679 | 2014 |
<source>Play a quick game against the computer with random settings</source> |
9354 | 2015 |
<translation>Rastgele ayarlarla bilgisayara karşı hızlı bir oyun oyna</translation> |
7679 | 2016 |
</message> |
2017 |
<message> |
|
2018 |
<source>Play a hotseat game against your friends, or AI teams</source> |
|
9354 | 2019 |
<translation>Arkadaşlarınla veya Yapay Zeka takımlarıyla ayarlanmış bir oyun oyna</translation> |
7679 | 2020 |
</message> |
2021 |
<message> |
|
2022 |
<source>Campaign Mode</source> |
|
9354 | 2023 |
<translation>Mücadele Kipi</translation> |
7679 | 2024 |
</message> |
2025 |
<message> |
|
2026 |
<source>Practice your skills in a range of training missions</source> |
|
9354 | 2027 |
<translation>Yeteneklerini çeşitli eğitim görevleri ile geliştir</translation> |
7679 | 2028 |
</message> |
2029 |
<message> |
|
2030 |
<source>Watch recorded demos</source> |
|
9354 | 2031 |
<translation>Kayıtlı gösterileri izle</translation> |
7679 | 2032 |
</message> |
2033 |
<message> |
|
2034 |
<source>Load a previously saved game</source> |
|
9354 | 2035 |
<translation>Önceden kayıtlı bir oyun yükle</translation> |
6239 | 2036 |
</message> |
2037 |
</context> |
|
2038 |
<context> |
|
2039 |
<name>PageTraining</name> |
|
2040 |
<message> |
|
2041 |
<source>No description available</source> |
|
9354 | 2042 |
<translation>Kullanılabilir açıklama yok</translation> |
6239 | 2043 |
</message> |
2044 |
<message> |
|
2045 |
<source>Select a mission!</source> |
|
9354 | 2046 |
<translation>Bir görev seç!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2047 |
</message> |
7679 | 2048 |
<message> |
2049 |
<source>Pick the mission or training to play</source> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2050 |
<translation type="obsolete">Oynamak üzere bir görev veya eğitim seç</translation> |
7679 | 2051 |
</message> |
2052 |
<message> |
|
2053 |
<source>Start fighting</source> |
|
9354 | 2054 |
<translation>Dövüşe başla</translation> |
7679 | 2055 |
</message> |
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2056 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2057 |
<source>Pick the training to play</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2058 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2059 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2060 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2061 |
<source>Pick the challenge to play</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2062 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2063 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2064 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2065 |
<source>Pick the scenario to play</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2066 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2067 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2068 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2069 |
<source>Trainings</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2070 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2071 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2072 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2073 |
<source>Challenges</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2074 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2075 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2076 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2077 |
<source>Scenarios</source> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2078 |
<translation type="unfinished"></translation> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
2079 |
</message> |
7679 | 2080 |
</context> |
2081 |
<context> |
|
2082 |
<name>PageVideos</name> |
|
2083 |
<message> |
|
2084 |
<source>Name</source> |
|
9354 | 2085 |
<translation>İsim</translation> |
7679 | 2086 |
</message> |
2087 |
<message> |
|
2088 |
<source>Size</source> |
|
9354 | 2089 |
<translation>Boyut</translation> |
7679 | 2090 |
</message> |
7680 | 2091 |
<message numerus="yes"> |
7679 | 2092 |
<source>%1 bytes</source> |
9354 | 2093 |
<translation> |
2094 |
<numerusform>%1 bayt</numerusform> |
|
7680 | 2095 |
</translation> |
7679 | 2096 |
</message> |
2097 |
<message> |
|
2098 |
<source>(in progress...)</source> |
|
9354 | 2099 |
<translation>(yapım aşamasında...)</translation> |
7679 | 2100 |
</message> |
2101 |
<message> |
|
2102 |
<source>encoding</source> |
|
9354 | 2103 |
<translation>kodlanıyor</translation> |
7679 | 2104 |
</message> |
2105 |
<message> |
|
2106 |
<source>uploading</source> |
|
9354 | 2107 |
<translation>yükleniyor</translation> |
7679 | 2108 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2109 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2110 |
<source>Date: %1 |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2111 |
</source> |
10451 | 2112 |
<translation type="obsolete">Tarih: %1 |
9354 | 2113 |
</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2114 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2115 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2116 |
<source>Size: %1 |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2117 |
</source> |
10451 | 2118 |
<translation type="obsolete">Boyut: %1 |
9354 | 2119 |
</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2120 |
</message> |
10451 | 2121 |
<message> |
2122 |
<source>Date: %1</source> |
|
2123 |
<translation type="unfinished">Tarih: %1 |
|
2124 |
{1?}</translation> |
|
2125 |
</message> |
|
2126 |
<message> |
|
2127 |
<source>Size: %1</source> |
|
2128 |
<translation type="unfinished">Boyut: %1 |
|
2129 |
{1?}</translation> |
|
2130 |
</message> |
|
1803 | 2131 |
</context> |
2132 |
<context> |
|
2133 |
<name>QAction</name> |
|
2134 |
<message> |
|
2135 |
<source>Kick</source> |
|
2136 |
<translation>Kov</translation> |
|
2137 |
</message> |
|
2138 |
<message> |
|
2139 |
<source>Info</source> |
|
2140 |
<translation>Bilgi</translation> |
|
2141 |
</message> |
|
2142 |
<message> |
|
2143 |
<source>Restrict Joins</source> |
|
2144 |
<translation>Katılmaları Kısıtla</translation> |
|
2145 |
</message> |
|
2146 |
<message> |
|
2147 |
<source>Restrict Team Additions</source> |
|
2148 |
<translation>Takım Eklemeleri Kısıtla</translation> |
|
2149 |
</message> |
|
1900 | 2150 |
<message> |
2151 |
<source>Ban</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2152 |
<translation>Yasakla</translation> |
1900 | 2153 |
</message> |
2726 | 2154 |
<message> |
2155 |
<source>Follow</source> |
|
9354 | 2156 |
<translation>Takip Et</translation> |
2726 | 2157 |
</message> |
2883 | 2158 |
<message> |
2159 |
<source>Ignore</source> |
|
9354 | 2160 |
<translation>Yoksay</translation> |
2883 | 2161 |
</message> |
2162 |
<message> |
|
2163 |
<source>Add friend</source> |
|
9354 | 2164 |
<translation>Arkadaş ekle</translation> |
2883 | 2165 |
</message> |
2166 |
<message> |
|
2167 |
<source>Unignore</source> |
|
9354 | 2168 |
<translation>Yoksaymayı kapat</translation> |
2883 | 2169 |
</message> |
2170 |
<message> |
|
2171 |
<source>Remove friend</source> |
|
9354 | 2172 |
<translation>Arkadaş kaldır</translation> |
2883 | 2173 |
</message> |
5602 | 2174 |
<message> |
2175 |
<source>Update</source> |
|
8648 | 2176 |
<translation type="obsolete">Güncelle</translation> |
2177 |
</message> |
|
2178 |
<message> |
|
2179 |
<source>Restrict Unregistered Players Join</source> |
|
9354 | 2180 |
<translation>Kayıtsız Oyuncuların Katılmasını Kısıtla</translation> |
8648 | 2181 |
</message> |
2182 |
<message> |
|
2183 |
<source>Show games in lobby</source> |
|
9354 | 2184 |
<translation>Lobideki oyunları göster</translation> |
8648 | 2185 |
</message> |
2186 |
<message> |
|
2187 |
<source>Show games in-progress</source> |
|
9354 | 2188 |
<translation>Süren oyunları göster</translation> |
5602 | 2189 |
</message> |
11526 | 2190 |
<message> |
2191 |
<source>Show password protected</source> |
|
2192 |
<translation type="unfinished"></translation> |
|
2193 |
</message> |
|
2194 |
<message> |
|
2195 |
<source>Show join restricted</source> |
|
2196 |
<translation type="unfinished"></translation> |
|
2197 |
</message> |
|
11866 | 2198 |
<message> |
2199 |
<source>Delegate room control</source> |
|
2200 |
<translation type="unfinished"></translation> |
|
2201 |
</message> |
|
1803 | 2202 |
</context> |
2203 |
<context> |
|
2204 |
<name>QCheckBox</name> |
|
2205 |
<message> |
|
2206 |
<source>Fullscreen</source> |
|
2207 |
<translation>Tam ekran</translation> |
|
2208 |
</message> |
|
2209 |
<message> |
|
2210 |
<source>Show FPS</source> |
|
2211 |
<translation>FPS'yi göster</translation> |
|
2212 |
</message> |
|
2213 |
<message> |
|
2214 |
<source>Alternative damage show</source> |
|
2215 |
<translation>Alternatif hasar göstergesi</translation> |
|
2216 |
</message> |
|
2217 |
<message> |
|
2218 |
<source>Append date and time to record file name</source> |
|
2219 |
<translation>Kayıt dosyasının sonuna tarihi ve saati ekle</translation> |
|
2220 |
</message> |
|
2221 |
<message> |
|
2543 | 2222 |
<source>Check for updates at startup</source> |
9354 | 2223 |
<translation>Başlangıçta güncellemeleri denetle</translation> |
2103 | 2224 |
</message> |
2883 | 2225 |
<message> |
2226 |
<source>Show ammo menu tooltips</source> |
|
9354 | 2227 |
<translation>Cephane menüsü araç ipuçlarını göster</translation> |
2883 | 2228 |
</message> |
2229 |
<message> |
|
7679 | 2230 |
<source>Save password</source> |
9354 | 2231 |
<translation>Parolayı kaydet</translation> |
7679 | 2232 |
</message> |
2233 |
<message> |
|
2234 |
<source>Save account name and password</source> |
|
9354 | 2235 |
<translation>Hesap adı ve parolasını kaydet</translation> |
7679 | 2236 |
</message> |
2237 |
<message> |
|
2238 |
<source>Video is private</source> |
|
9354 | 2239 |
<translation>Video özel</translation> |
7679 | 2240 |
</message> |
2241 |
<message> |
|
2242 |
<source>Record audio</source> |
|
9354 | 2243 |
<translation>Sesi kaydet</translation> |
7679 | 2244 |
</message> |
2245 |
<message> |
|
2246 |
<source>Use game resolution</source> |
|
9354 | 2247 |
<translation>Oyun çözünürlüğünü kullan</translation> |
7679 | 2248 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2249 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2250 |
<source>Visual effects</source> |
9354 | 2251 |
<translation>Görsel efektler</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2252 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2253 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2254 |
<source>Sound</source> |
9354 | 2255 |
<translation>Ses</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2256 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2257 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2258 |
<source>In-game sound effects</source> |
9354 | 2259 |
<translation>Oyun ses efektleri</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2260 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2261 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2262 |
<source>Music</source> |
9354 | 2263 |
<translation>Müzik</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2264 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2265 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2266 |
<source>In-game music</source> |
9354 | 2267 |
<translation>Oyun içi müzik</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2268 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2269 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2270 |
<source>Frontend sound effects</source> |
9354 | 2271 |
<translation>Ön uç ses efektleri</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2272 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2273 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2274 |
<source>Frontend music</source> |
9354 | 2275 |
<translation>Ön uç müziği</translation> |
9756 | 2276 |
</message> |
10451 | 2277 |
<message> |
2278 |
<source>Team</source> |
|
2279 |
<translation type="unfinished"></translation> |
|
2280 |
</message> |
|
2281 |
<message> |
|
2282 |
<source>Enable team tags by default</source> |
|
2283 |
<translation type="unfinished"></translation> |
|
2284 |
</message> |
|
2285 |
<message> |
|
2286 |
<source>Hog</source> |
|
2287 |
<translation type="unfinished"></translation> |
|
2288 |
</message> |
|
2289 |
<message> |
|
2290 |
<source>Enable hedgehog tags by default</source> |
|
2291 |
<translation type="unfinished"></translation> |
|
2292 |
</message> |
|
2293 |
<message> |
|
2294 |
<source>Health</source> |
|
2295 |
<translation type="unfinished"></translation> |
|
2296 |
</message> |
|
2297 |
<message> |
|
2298 |
<source>Enable health tags by default</source> |
|
2299 |
<translation type="unfinished"></translation> |
|
2300 |
</message> |
|
2301 |
<message> |
|
2302 |
<source>Translucent</source> |
|
2303 |
<translation type="unfinished"></translation> |
|
2304 |
</message> |
|
2305 |
<message> |
|
2306 |
<source>Enable translucent tags by default</source> |
|
2307 |
<translation type="unfinished"></translation> |
|
2308 |
</message> |
|
12721 | 2309 |
<message> |
2310 |
<source>Enable visual effects such as animated menu transitions and falling stars</source> |
|
2311 |
<translation type="unfinished"></translation> |
|
2312 |
</message> |
|
2313 |
<message> |
|
2314 |
<source>If enabled, Hedgewars adds the date and time in the form "YYYY-MM-DD_hh-mm" for automatically created demos.</source> |
|
2315 |
<translation type="unfinished"></translation> |
|
2316 |
</message> |
|
1803 | 2317 |
</context> |
2318 |
<context> |
|
2319 |
<name>QComboBox</name> |
|
2320 |
<message> |
|
2321 |
<source>Human</source> |
|
2322 |
<translation>İnsan</translation> |
|
2323 |
</message> |
|
2324 |
<message> |
|
2325 |
<source>Level</source> |
|
11833 | 2326 |
<translation type="obsolete">Seviye</translation> |
1803 | 2327 |
</message> |
2913 | 2328 |
<message> |
2329 |
<source>(System default)</source> |
|
9354 | 2330 |
<translation>(Sistem varsayılanı)</translation> |
2913 | 2331 |
</message> |
3163 | 2332 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2333 |
<source>Community</source> |
9354 | 2334 |
<translation>Topluluk</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2335 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2336 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2337 |
<source>Any</source> |
10451 | 2338 |
<translation type="obsolete">Herhangi</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2339 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2340 |
<message> |
4864 | 2341 |
<source>Disabled</source> |
9354 | 2342 |
<translation>Kapalı</translation> |
4864 | 2343 |
</message> |
2344 |
<message> |
|
2345 |
<source>Red/Cyan</source> |
|
9354 | 2346 |
<translation>Kırmızı/Camgöbeği</translation> |
4864 | 2347 |
</message> |
2348 |
<message> |
|
2349 |
<source>Cyan/Red</source> |
|
9354 | 2350 |
<translation>Camgöbeği/Kırmızı</translation> |
4864 | 2351 |
</message> |
2352 |
<message> |
|
2353 |
<source>Red/Blue</source> |
|
9354 | 2354 |
<translation>Kırmızı/Mavi</translation> |
4864 | 2355 |
</message> |
2356 |
<message> |
|
2357 |
<source>Blue/Red</source> |
|
9354 | 2358 |
<translation>Mavi/Kırmızı</translation> |
4864 | 2359 |
</message> |
2360 |
<message> |
|
2361 |
<source>Red/Green</source> |
|
9354 | 2362 |
<translation>Kırmızı/Yeşil</translation> |
4864 | 2363 |
</message> |
2364 |
<message> |
|
2365 |
<source>Green/Red</source> |
|
9354 | 2366 |
<translation>Yeşil/Kırmızı</translation> |
4864 | 2367 |
</message> |
2368 |
<message> |
|
2369 |
<source>Side-by-side</source> |
|
9354 | 2370 |
<translation>Yan yana</translation> |
4864 | 2371 |
</message> |
2372 |
<message> |
|
2373 |
<source>Top-Bottom</source> |
|
9354 | 2374 |
<translation>Üst-Alt</translation> |
4864 | 2375 |
</message> |
2376 |
<message> |
|
5602 | 2377 |
<source>Red/Cyan grayscale</source> |
9354 | 2378 |
<translation>Kırmızı/Camgöbeği gri</translation> |
5602 | 2379 |
</message> |
2380 |
<message> |
|
2381 |
<source>Cyan/Red grayscale</source> |
|
9354 | 2382 |
<translation>Camgöbeği/Kırmızı gri</translation> |
5602 | 2383 |
</message> |
2384 |
<message> |
|
2385 |
<source>Red/Blue grayscale</source> |
|
9354 | 2386 |
<translation>Kırmızı/Mavi gri</translation> |
5602 | 2387 |
</message> |
2388 |
<message> |
|
2389 |
<source>Blue/Red grayscale</source> |
|
9354 | 2390 |
<translation>Mavi/Kırmızı gri</translation> |
5602 | 2391 |
</message> |
2392 |
<message> |
|
2393 |
<source>Red/Green grayscale</source> |
|
9354 | 2394 |
<translation>Kırmızı/Yeşil gri</translation> |
5602 | 2395 |
</message> |
2396 |
<message> |
|
2397 |
<source>Green/Red grayscale</source> |
|
9354 | 2398 |
<translation>Yeşil/Kırmızı gri</translation> |
5602 | 2399 |
</message> |
11833 | 2400 |
<message> |
2401 |
<source>Computer (Level %1)</source> |
|
2402 |
<translation type="unfinished"></translation> |
|
2403 |
</message> |
|
12721 | 2404 |
<message> |
2405 |
<source>Stereoscopy creates an illusion of depth when you wear 3D glasses.</source> |
|
2406 |
<translation type="unfinished"></translation> |
|
2407 |
</message> |
|
2408 |
<message> |
|
2409 |
<source>24 FPS</source> |
|
2410 |
<translation type="unfinished"></translation> |
|
2411 |
</message> |
|
2412 |
<message> |
|
2413 |
<source>25 FPS</source> |
|
2414 |
<translation type="unfinished"></translation> |
|
2415 |
</message> |
|
2416 |
<message> |
|
2417 |
<source>30 FPS</source> |
|
2418 |
<translation type="unfinished"></translation> |
|
2419 |
</message> |
|
2420 |
<message> |
|
2421 |
<source>50 FPS</source> |
|
2422 |
<translation type="unfinished"></translation> |
|
2423 |
</message> |
|
2424 |
<message> |
|
2425 |
<source>60 FPS</source> |
|
2426 |
<translation type="unfinished"></translation> |
|
2427 |
</message> |
|
1803 | 2428 |
</context> |
2429 |
<context> |
|
2430 |
<name>QGroupBox</name> |
|
2431 |
<message> |
|
2432 |
<source>Team Members</source> |
|
2433 |
<translation>Takım Üyeleri</translation> |
|
2434 |
</message> |
|
2435 |
<message> |
|
2436 |
<source>Fort</source> |
|
2437 |
<translation>Kale</translation> |
|
2438 |
</message> |
|
2439 |
<message> |
|
2440 |
<source>Net game</source> |
|
2441 |
<translation>Ağ oyunu</translation> |
|
2442 |
</message> |
|
2443 |
<message> |
|
2444 |
<source>Playing teams</source> |
|
2445 |
<translation>Oynayan takımlar</translation> |
|
2446 |
</message> |
|
1933 | 2447 |
<message> |
2448 |
<source>Game Modifiers</source> |
|
2543 | 2449 |
<translation>Oyun Değişkenleri</translation> |
1933 | 2450 |
</message> |
2451 |
<message> |
|
2452 |
<source>Basic Settings</source> |
|
2543 | 2453 |
<translation>Basit Ayarlar</translation> |
1933 | 2454 |
</message> |
2899 | 2455 |
<message> |
2456 |
<source>Team Settings</source> |
|
9354 | 2457 |
<translation>Takım ayarları</translation> |
2899 | 2458 |
</message> |
2459 |
<message> |
|
7679 | 2460 |
<source>Videos</source> |
9354 | 2461 |
<translation>Videolar</translation> |
7679 | 2462 |
</message> |
2463 |
<message> |
|
2464 |
<source>Description</source> |
|
9354 | 2465 |
<translation>Açıklama</translation> |
7679 | 2466 |
</message> |
1803 | 2467 |
</context> |
2468 |
<context> |
|
2469 |
<name>QLabel</name> |
|
2470 |
<message> |
|
2030 | 2471 |
<source>Mines Time</source> |
2543 | 2472 |
<translation>Mayın Süresi</translation> |
2030 | 2473 |
</message> |
2474 |
<message> |
|
2475 |
<source>Mines</source> |
|
2543 | 2476 |
<translation>Mayınlar</translation> |
2030 | 2477 |
</message> |
2478 |
<message> |
|
1803 | 2479 |
<source>Version</source> |
8648 | 2480 |
<translation type="obsolete">Sürüm</translation> |
1803 | 2481 |
</message> |
2482 |
<message> |
|
2483 |
<source>Weapons</source> |
|
2484 |
<translation>Silahlar</translation> |
|
2485 |
</message> |
|
2486 |
<message> |
|
2487 |
<source>Host:</source> |
|
2488 |
<translation>Bilgisayar adı:</translation> |
|
2489 |
</message> |
|
2490 |
<message> |
|
2491 |
<source>Port:</source> |
|
2492 |
<translation>Port:</translation> |
|
2493 |
</message> |
|
2494 |
<message> |
|
2495 |
<source>Resolution</source> |
|
2496 |
<translation>Çözünürlük</translation> |
|
2497 |
</message> |
|
2498 |
<message> |
|
2499 |
<source>FPS limit</source> |
|
2500 |
<translation>FPS sınırı</translation> |
|
2501 |
</message> |
|
2502 |
<message> |
|
2503 |
<source>Server name:</source> |
|
2504 |
<translation>Sunucu adı:</translation> |
|
2505 |
</message> |
|
2506 |
<message> |
|
2507 |
<source>Server port:</source> |
|
2508 |
<translation>Sunucu portu:</translation> |
|
2509 |
</message> |
|
2510 |
<message> |
|
2511 |
<source>Initial sound volume</source> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2512 |
<translation>Başlangıçtaki ses seviyesi</translation> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2513 |
</message> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2514 |
<message> |
1933 | 2515 |
<source>Damage Modifier</source> |
2543 | 2516 |
<translation>Hasar Çarpanı</translation> |
1933 | 2517 |
</message> |
2518 |
<message> |
|
2519 |
<source>Turn Time</source> |
|
2543 | 2520 |
<translation>Tur Süresi</translation> |
1933 | 2521 |
</message> |
2522 |
<message> |
|
2523 |
<source>Initial Health</source> |
|
2543 | 2524 |
<translation>Başlangıç Sağlığı</translation> |
1933 | 2525 |
</message> |
2526 |
<message> |
|
2527 |
<source>Sudden Death Timeout</source> |
|
2543 | 2528 |
<translation>Ani Ölüm Süresi</translation> |
1933 | 2529 |
</message> |
2530 |
<message> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2531 |
<source>Crate Drops</source> |
2543 | 2532 |
<translation>Yardım Kasaları</translation> |
1933 | 2533 |
</message> |
2534 |
<message> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2535 |
<source>Scheme Name:</source> |
2543 | 2536 |
<translation>Tema Adı:</translation> |
1933 | 2537 |
</message> |
2883 | 2538 |
<message> |
2539 |
<source>% Dud Mines</source> |
|
9354 | 2540 |
<translation>Sahte Mayın %</translation> |
2883 | 2541 |
</message> |
2899 | 2542 |
<message> |
2543 |
<source>Name</source> |
|
9354 | 2544 |
<translation>İsim</translation> |
2899 | 2545 |
</message> |
2546 |
<message> |
|
2547 |
<source>Type</source> |
|
11833 | 2548 |
<translation type="obsolete">Tür</translation> |
2899 | 2549 |
</message> |
2550 |
<message> |
|
2551 |
<source>Grave</source> |
|
9354 | 2552 |
<translation>Mezar taşı</translation> |
2899 | 2553 |
</message> |
2554 |
<message> |
|
2555 |
<source>Flag</source> |
|
9354 | 2556 |
<translation>Bayrak</translation> |
2899 | 2557 |
</message> |
2558 |
<message> |
|
2559 |
<source>Voice</source> |
|
9354 | 2560 |
<translation>Ses</translation> |
2899 | 2561 |
</message> |
2562 |
<message> |
|
2563 |
<source>Locale</source> |
|
9354 | 2564 |
<translation>Dil</translation> |
2899 | 2565 |
</message> |
2566 |
<message> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2567 |
<source>Explosives</source> |
11833 | 2568 |
<translation type="obsolete">Patlayıcılar</translation> |
3163 | 2569 |
</message> |
2570 |
<message> |
|
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
2571 |
<source>Tip: </source> |
10451 | 2572 |
<translation type="obsolete">İpucu: </translation> |
3163 | 2573 |
</message> |
2574 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2575 |
<source>Quality</source> |
9354 | 2576 |
<translation>Kalite</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2577 |
</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
|
2578 |
<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
|
2579 |
<source>% Health Crates</source> |
9354 | 2580 |
<translation>Sağlık Sandık %'si</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
|
2581 |
</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
|
2582 |
<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
|
2583 |
<source>Health in Crates</source> |
9354 | 2584 |
<translation>Sandıklardaki Sağlık</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
|
2585 |
</message> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2586 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2587 |
<source>Sudden Death Water Rise</source> |
9354 | 2588 |
<translation>Ani Ölüm Su Yükselmesi</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2589 |
</message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2590 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2591 |
<source>Sudden Death Health Decrease</source> |
9354 | 2592 |
<translation>Ani Ölüm Sağlık Azaltması</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2593 |
</message> |
4259 | 2594 |
<message> |
4418 | 2595 |
<source>% Rope Length</source> |
9354 | 2596 |
<translation>Halat Uzunluk %'si</translation> |
4259 | 2597 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2598 |
<message> |
5602 | 2599 |
<source>Stereo rendering</source> |
12721 | 2600 |
<translation type="vanished">Stereo hazırlama</translation> |
5602 | 2601 |
</message> |
2602 |
<message> |
|
2603 |
<source>Style</source> |
|
9354 | 2604 |
<translation>Biçem</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2605 |
</message> |
4864 | 2606 |
<message> |
5602 | 2607 |
<source>Scheme</source> |
9354 | 2608 |
<translation>Plan</translation> |
5602 | 2609 |
</message> |
2610 |
<message> |
|
2611 |
<source>% Get Away Time</source> |
|
11833 | 2612 |
<translation type="obsolete">Uzakta Zamanı %'si</translation> |
4864 | 2613 |
</message> |
6239 | 2614 |
<message> |
7679 | 2615 |
<source>There are videos that are currently being processed. |
2616 |
Exiting now will abort them. |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7801
diff
changeset
|
2617 |
Do you really want to quit?</source> |
9354 | 2618 |
<translation>Şu anda işlenen videolar var. |
2619 |
Çıkmak bu işlemi sonlandıracak. |
|
2620 |
Gerçekten çıkmak istiyor musunuz?</translation> |
|
7679 | 2621 |
</message> |
2622 |
<message> |
|
2623 |
<source>Please provide either the YouTube account name or the email address associated with the Google Account.</source> |
|
9354 | 2624 |
<translation>Lütfen YouTube hesap adını veya Google Hesabınız ile ilişkilendirmiş e-posta adresini gir.</translation> |
7679 | 2625 |
</message> |
2626 |
<message> |
|
2627 |
<source>Account name (or email): </source> |
|
9354 | 2628 |
<translation>Hesap adı (veya e-posta): </translation> |
7679 | 2629 |
</message> |
2630 |
<message> |
|
2631 |
<source>Password: </source> |
|
9354 | 2632 |
<translation>Parola: </translation> |
7679 | 2633 |
</message> |
2634 |
<message> |
|
2635 |
<source>Video title: </source> |
|
9354 | 2636 |
<translation>Video başlığı: </translation> |
7679 | 2637 |
</message> |
2638 |
<message> |
|
2639 |
<source>Video description: </source> |
|
9354 | 2640 |
<translation>Video açıklaması: </translation> |
7679 | 2641 |
</message> |
2642 |
<message> |
|
2643 |
<source>Tags (comma separated): </source> |
|
9354 | 2644 |
<translation>Etiketler (virgülle ayrılmış): </translation> |
7679 | 2645 |
</message> |
2646 |
<message> |
|
2647 |
<source>Description</source> |
|
9354 | 2648 |
<translation>Açıklama</translation> |
7679 | 2649 |
</message> |
2650 |
<message> |
|
2651 |
<source>Nickname</source> |
|
9354 | 2652 |
<translation>Takma ad</translation> |
7679 | 2653 |
</message> |
2654 |
<message> |
|
2655 |
<source>Format</source> |
|
9354 | 2656 |
<translation>Biçim</translation> |
7679 | 2657 |
</message> |
2658 |
<message> |
|
2659 |
<source>Audio codec</source> |
|
9354 | 2660 |
<translation>Ses kodlayıcı</translation> |
7679 | 2661 |
</message> |
2662 |
<message> |
|
2663 |
<source>Video codec</source> |
|
9354 | 2664 |
<translation>Video kodlayıcı</translation> |
7679 | 2665 |
</message> |
2666 |
<message> |
|
2667 |
<source>Framerate</source> |
|
9354 | 2668 |
<translation>Kare oranı</translation> |
7679 | 2669 |
</message> |
2670 |
<message> |
|
2671 |
<source>Bitrate (Kbps)</source> |
|
12721 | 2672 |
<translation type="vanished">Bit oranı (Kbps)</translation> |
7679 | 2673 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2674 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2675 |
<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> |
9354 | 2676 |
<translation>Bu geliştirme derlemesi 'yapım aşamasındadır' ve oyunun diğer sürümleri ile uyumlu olmayabilir; bazı özellikler bozuk veya tamamlanmamış olabilir!</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2677 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2678 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2679 |
<source>Fullscreen</source> |
9354 | 2680 |
<translation>Tam ekran</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2681 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2682 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2683 |
<source>Fullscreen Resolution</source> |
9354 | 2684 |
<translation>Tam Ekran Çözünürlüğü</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2685 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2686 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2687 |
<source>Windowed Resolution</source> |
9354 | 2688 |
<translation>Pencere Çözünürlüğü</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2689 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2690 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2691 |
<source>Your Email</source> |
9354 | 2692 |
<translation>E-postanız</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2693 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2694 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2695 |
<source>Summary</source> |
9354 | 2696 |
<translation>Özet</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2697 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2698 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2699 |
<source>Send system information</source> |
9354 | 2700 |
<translation>Sistem bilgisi gönder</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2701 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2702 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2703 |
<source>Type the security code:</source> |
9354 | 2704 |
<translation>Güvenlik kodunu yaz:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2705 |
</message> |
8648 | 2706 |
<message> |
2707 |
<source>Revision</source> |
|
12721 | 2708 |
<translation type="vanished">Gözden Geçirme</translation> |
8648 | 2709 |
</message> |
8676 | 2710 |
<message> |
2711 |
<source>This program is distributed under the %1</source> |
|
12721 | 2712 |
<translation type="vanished">Bu program %1 altında dağıtılmaktadır</translation> |
8676 | 2713 |
</message> |
9007 | 2714 |
<message> |
2715 |
<source>This setting will be effective at next restart.</source> |
|
9354 | 2716 |
<translation>Bu ayar bir sonraki başlatmada etkin olacaktır.</translation> |
9756 | 2717 |
</message> |
10451 | 2718 |
<message> |
2719 |
<source>Tip: %1</source> |
|
2720 |
<translation type="unfinished"></translation> |
|
2721 |
</message> |
|
2722 |
<message> |
|
2723 |
<source>Displayed tags above hogs and translucent tags</source> |
|
2724 |
<translation type="unfinished"></translation> |
|
2725 |
</message> |
|
2726 |
<message> |
|
2727 |
<source>World Edge</source> |
|
2728 |
<translation type="unfinished"></translation> |
|
2729 |
</message> |
|
2730 |
<message> |
|
2731 |
<source>Script parameter</source> |
|
2732 |
<translation type="unfinished"></translation> |
|
2733 |
</message> |
|
11526 | 2734 |
<message> |
2735 |
<source>Air Mines</source> |
|
2736 |
<translation type="unfinished"></translation> |
|
2737 |
</message> |
|
11833 | 2738 |
<message> |
2739 |
<source>Player</source> |
|
2740 |
<translation type="unfinished"></translation> |
|
2741 |
</message> |
|
2742 |
<message> |
|
2743 |
<source>Barrels</source> |
|
2744 |
<translation type="unfinished"></translation> |
|
2745 |
</message> |
|
2746 |
<message> |
|
2747 |
<source>% Retreat Time</source> |
|
2748 |
<translation type="unfinished"></translation> |
|
2749 |
</message> |
|
12721 | 2750 |
<message> |
2751 |
<source>Stereoscopy</source> |
|
2752 |
<translation type="unfinished"></translation> |
|
2753 |
</message> |
|
2754 |
<message> |
|
2755 |
<source>Bitrate (Kibit/s)</source> |
|
2756 |
<extracomment>“Kibit/s” is the symbol for 1024 bits per second</extracomment> |
|
2757 |
<translation type="unfinished"></translation> |
|
2758 |
</message> |
|
1803 | 2759 |
</context> |
2760 |
<context> |
|
2761 |
<name>QLineEdit</name> |
|
2762 |
<message> |
|
2763 |
<source>unnamed</source> |
|
2764 |
<translation>isimsiz</translation> |
|
2765 |
</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
|
2766 |
<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
|
2767 |
<source>hedgehog %1</source> |
9354 | 2768 |
<translation>kirpi %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
|
2769 |
</message> |
7679 | 2770 |
<message> |
2771 |
<source>anonymous</source> |
|
9354 | 2772 |
<translation>anonim</translation> |
7679 | 2773 |
</message> |
12721 | 2774 |
<message> |
2775 |
<source>unnamed (%1)</source> |
|
2776 |
<translation type="unfinished"></translation> |
|
2777 |
</message> |
|
1803 | 2778 |
</context> |
2779 |
<context> |
|
2780 |
<name>QMainWindow</name> |
|
2781 |
<message> |
|
2782 |
<source>Hedgewars %1</source> |
|
2783 |
<translation>Hedgewars %1</translation> |
|
2784 |
</message> |
|
8648 | 2785 |
<message> |
2786 |
<source>-r%1 (%2)</source> |
|
10451 | 2787 |
<translation type="obsolete">-r%1 (%2)</translation> |
8648 | 2788 |
</message> |
1803 | 2789 |
</context> |
2790 |
<context> |
|
2791 |
<name>QMessageBox</name> |
|
2792 |
<message> |
|
2793 |
<source>Connection to server is lost</source> |
|
2794 |
<translation>Sunucuyla olan bağlantı kesildi</translation> |
|
2795 |
</message> |
|
2796 |
<message> |
|
2797 |
<source>Error</source> |
|
2798 |
<translation>Hata</translation> |
|
2799 |
</message> |
|
2800 |
<message> |
|
4124 | 2801 |
<source>File association failed.</source> |
9354 | 2802 |
<translation>Dosya ilişkilendirme başarısız.</translation> |
4124 | 2803 |
</message> |
4418 | 2804 |
<message> |
7679 | 2805 |
<source>Error while authenticating at google.com: |
2806 |
</source> |
|
9354 | 2807 |
<translation>Google.com ile kimlik açma başarısız</translation> |
7679 | 2808 |
</message> |
2809 |
<message> |
|
2810 |
<source>Login or password is incorrect</source> |
|
9354 | 2811 |
<translation>Kullanıcı adı veya parolası yanlış</translation> |
7679 | 2812 |
</message> |
2813 |
<message> |
|
2814 |
<source>Error while sending metadata to youtube.com: |
|
2815 |
</source> |
|
9354 | 2816 |
<translation>Youtube.com üst verisi gönderilirken hata</translation> |
7679 | 2817 |
</message> |
7801 | 2818 |
<message> |
2819 |
<source>Teams - Are you sure?</source> |
|
9354 | 2820 |
<translation>Takımlar - Emin misin?</translation> |
7801 | 2821 |
</message> |
2822 |
<message> |
|
2823 |
<source>Do you really want to delete the team '%1'?</source> |
|
9354 | 2824 |
<translation>'%1' takımını gerçekten silmek istiyor musun?</translation> |
7801 | 2825 |
</message> |
2826 |
<message> |
|
2827 |
<source>Cannot delete default scheme '%1'!</source> |
|
9354 | 2828 |
<translation>Varsayılan '%1' planı silinemez</translation> |
7801 | 2829 |
</message> |
2830 |
<message> |
|
2831 |
<source>Please select a record from the list</source> |
|
9354 | 2832 |
<translation>Lütfen listeden bir kayıt seç</translation> |
7801 | 2833 |
</message> |
2834 |
<message> |
|
2835 |
<source>Unable to start server</source> |
|
9354 | 2836 |
<translation>Sunucu başlatılamadı</translation> |
7801 | 2837 |
</message> |
2838 |
<message> |
|
2839 |
<source>Hedgewars - Error</source> |
|
9354 | 2840 |
<translation>Hedgewars - Hata</translation> |
7801 | 2841 |
</message> |
2842 |
<message> |
|
2843 |
<source>Hedgewars - Success</source> |
|
9354 | 2844 |
<translation>Hedgewars - Başarılı</translation> |
7801 | 2845 |
</message> |
2846 |
<message> |
|
2847 |
<source>All file associations have been set</source> |
|
9354 | 2848 |
<translation>Tüm dosya ilişkilendirmeleri ayarlandı</translation> |
7801 | 2849 |
</message> |
2850 |
<message> |
|
2851 |
<source>Cannot create directory %1</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2852 |
<translation type="obsolete">%1 dizini oluşturulamadı</translation> |
7801 | 2853 |
</message> |
2854 |
<message> |
|
9354 | 2855 |
<source>Failed to open data directory: |
2856 |
%1 |
|
2857 |
||
2858 |
Please check your installation!</source> |
|
2859 |
<translation type="obsolete">Veri dizini açılamadı: |
|
2860 |
%1 |
|
2861 |
||
2862 |
Lütfen kurulumunuzu denetleyin!</translation> |
|
2863 |
</message> |
|
2864 |
<message> |
|
2865 |
<source>TCP - Error</source> |
|
2866 |
<translation type="obsolete">TCP - Hata</translation> |
|
2867 |
</message> |
|
2868 |
<message> |
|
7801 | 2869 |
<source>Unable to start the server: %1.</source> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2870 |
<translation type="obsolete">Sunucu başlatılamadı: %1.</translation> |
7801 | 2871 |
</message> |
2872 |
<message> |
|
9354 | 2873 |
<source>Unable to run engine at </source> |
2874 |
<translation type="obsolete">Motor şurada başlatılamadı: </translation> |
|
2875 |
</message> |
|
2876 |
<message> |
|
2877 |
<source>Error code: %1</source> |
|
2878 |
<translation type="obsolete">Hata kodu: %1</translation> |
|
2879 |
</message> |
|
2880 |
<message> |
|
7801 | 2881 |
<source>Video upload - Error</source> |
9354 | 2882 |
<translation>Video yükleme - Hata</translation> |
7801 | 2883 |
</message> |
2884 |
<message> |
|
2885 |
<source>Netgame - Error</source> |
|
9354 | 2886 |
<translation>Ağ oyunu - Hata</translation> |
7801 | 2887 |
</message> |
2888 |
<message> |
|
2889 |
<source>Please select a server from the list</source> |
|
9354 | 2890 |
<translation>Lütfen listeden bir sunucu seç</translation> |
7801 | 2891 |
</message> |
2892 |
<message> |
|
2893 |
<source>Please enter room name</source> |
|
9354 | 2894 |
<translation>Lütfen oda ismini gir</translation> |
7801 | 2895 |
</message> |
2896 |
<message> |
|
2897 |
<source>Record Play - Error</source> |
|
12721 | 2898 |
<translation type="vanished">Oyunu Kaydet - Hata</translation> |
7801 | 2899 |
</message> |
2900 |
<message> |
|
2901 |
<source>Please select record from the list</source> |
|
12721 | 2902 |
<translation type="vanished">Lütfen listeden kaydı seç</translation> |
7801 | 2903 |
</message> |
2904 |
<message> |
|
2905 |
<source>Cannot rename to </source> |
|
12721 | 2906 |
<translation type="vanished">Adlandırma başarısız: </translation> |
7801 | 2907 |
</message> |
2908 |
<message> |
|
2909 |
<source>Cannot delete file </source> |
|
12721 | 2910 |
<translation type="vanished">Dosya silinemedi: </translation> |
7801 | 2911 |
</message> |
2912 |
<message> |
|
2913 |
<source>Room Name - Error</source> |
|
9354 | 2914 |
<translation>Oda Adı - Hata</translation> |
7801 | 2915 |
</message> |
2916 |
<message> |
|
2917 |
<source>Please select room from the list</source> |
|
9354 | 2918 |
<translation>Lütfen listeden bir oda seçin</translation> |
7801 | 2919 |
</message> |
2920 |
<message> |
|
2921 |
<source>Room Name - Are you sure?</source> |
|
9354 | 2922 |
<translation>Oda Adı - Emin misiniz?</translation> |
7801 | 2923 |
</message> |
2924 |
<message> |
|
2925 |
<source>The game you are trying to join has started. |
|
2926 |
Do you still want to join the room?</source> |
|
9354 | 2927 |
<translation>Katılmaya çalıştığınız oyun başlamış. |
2928 |
Hala odaya katılmak istiyor musunuz?</translation> |
|
7801 | 2929 |
</message> |
2930 |
<message> |
|
2931 |
<source>Schemes - Warning</source> |
|
9354 | 2932 |
<translation>Planlar - Uyarı</translation> |
7801 | 2933 |
</message> |
2934 |
<message> |
|
2935 |
<source>Schemes - Are you sure?</source> |
|
9354 | 2936 |
<translation>Planlar - Emin misiniz?</translation> |
7801 | 2937 |
</message> |
2938 |
<message> |
|
2939 |
<source>Do you really want to delete the game scheme '%1'?</source> |
|
9354 | 2940 |
<translation>Gerçekten '%1' oyun planını silmek istiyor musunuz?</translation> |
7801 | 2941 |
</message> |
2942 |
<message> |
|
2943 |
<source>Videos - Are you sure?</source> |
|
9354 | 2944 |
<translation>Videolar - Emin misiniz?</translation> |
7801 | 2945 |
</message> |
2946 |
<message> |
|
2947 |
<source>Do you really want to delete the video '%1'?</source> |
|
9354 | 2948 |
<translation>Gerçekten '%1' videosunu silmek istiyor musunuz?</translation> |
7801 | 2949 |
</message> |
2950 |
<message numerus="yes"> |
|
2951 |
<source>Do you really want to remove %1 file(s)?</source> |
|
9354 | 2952 |
<translation> |
2953 |
<numerusform>Gerçekten %1 dosyayı kaldırmak istiyor musunuz?</numerusform> |
|
7801 | 2954 |
</translation> |
2955 |
</message> |
|
2956 |
<message> |
|
2957 |
<source>Do you really want to cancel uploading %1?</source> |
|
9354 | 2958 |
<translation>Gerçekten %1 yüklemesini iptal etmek istiyor musunuz?</translation> |
7801 | 2959 |
</message> |
2960 |
<message> |
|
2961 |
<source>File error</source> |
|
9354 | 2962 |
<translation>Dosya hatası</translation> |
7801 | 2963 |
</message> |
2964 |
<message> |
|
2965 |
<source>Cannot open '%1' for writing</source> |
|
9354 | 2966 |
<translation>'%1' yazmak için açılamıyor</translation> |
7801 | 2967 |
</message> |
2968 |
<message> |
|
2969 |
<source>Cannot open '%1' for reading</source> |
|
9354 | 2970 |
<translation>'%1' okumak için açılamıyor</translation> |
7801 | 2971 |
</message> |
2972 |
<message> |
|
2973 |
<source>Cannot use the ammo '%1'!</source> |
|
9354 | 2974 |
<translation>'%1' cephanesi kullanılamıyor!</translation> |
7801 | 2975 |
</message> |
2976 |
<message> |
|
2977 |
<source>Weapons - Warning</source> |
|
9354 | 2978 |
<translation>Silahlar - Uyarı</translation> |
7801 | 2979 |
</message> |
2980 |
<message> |
|
2981 |
<source>Cannot overwrite default weapon set '%1'!</source> |
|
9354 | 2982 |
<translation>Varsayılan '%1' silah setinin üzerine yazılamaz!</translation> |
7801 | 2983 |
</message> |
2984 |
<message> |
|
2985 |
<source>Cannot delete default weapon set '%1'!</source> |
|
9354 | 2986 |
<translation>Varsayılan '%1' silah seti silinemez!</translation> |
7801 | 2987 |
</message> |
2988 |
<message> |
|
2989 |
<source>Weapons - Are you sure?</source> |
|
9354 | 2990 |
<translation>Silahlar - Emin misiniz?</translation> |
7801 | 2991 |
</message> |
2992 |
<message> |
|
2993 |
<source>Do you really want to delete the weapon set '%1'?</source> |
|
9354 | 2994 |
<translation>Gerçekten '%1' silah setini silmek istiyor musunuz?</translation> |
7801 | 2995 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2996 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2997 |
<source>Hedgewars - Nick not registered</source> |
9354 | 2998 |
<translation>Hedgewars - Takma ad kayıtlı değil</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2999 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3000 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3001 |
<source>System Information Preview</source> |
9354 | 3002 |
<translation>Sistem Bilgi Önizlemesi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3003 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3004 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3005 |
<source>Failed to generate captcha</source> |
9354 | 3006 |
<translation>Captcha oluşturulamadı</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3007 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3008 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3009 |
<source>Failed to download captcha</source> |
9354 | 3010 |
<translation>Captcha indirilemedi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3011 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3012 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3013 |
<source>Please fill out all fields. Email is optional.</source> |
9354 | 3014 |
<translation>Lütfen tüm alanları doldurun. E-posta isteğe bağlıdır.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3015 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3016 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3017 |
<source>Hedgewars - Warning</source> |
9354 | 3018 |
<translation>Hedgewars - Uyarı</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3019 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3020 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3021 |
<source>Hedgewars - Information</source> |
9354 | 3022 |
<translation>Hedgewars - Bilgi</translation> |
3023 |
</message> |
|
3024 |
<message> |
|
3025 |
<source>Hedgewars</source> |
|
3026 |
<translation type="obsolete">Hedgewars</translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3027 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3028 |
<message> |
8648 | 3029 |
<source>Not all players are ready</source> |
9354 | 3030 |
<translation>Tüm oyuncular hazır değil</translation> |
8648 | 3031 |
</message> |
3032 |
<message> |
|
3033 |
<source>Are you sure you want to start this game? |
|
3034 |
Not all players are ready.</source> |
|
9354 | 3035 |
<translation>Oyunu başlatmak istiyor musunuz? |
3036 |
Tüm oyuncular hazır değil.</translation> |
|
9756 | 3037 |
</message> |
12721 | 3038 |
<message> |
3039 |
<source>Sorry, Hedgewars can't be played with more than 48 hedgehogs. Please try again with fewer hedgehogs. |
|
3040 |
||
3041 |
Current number of hedgehogs: %1</source> |
|
3042 |
<translation type="unfinished"></translation> |
|
3043 |
</message> |
|
3044 |
<message> |
|
3045 |
<source>Teams - Name already taken</source> |
|
3046 |
<translation type="unfinished"></translation> |
|
3047 |
</message> |
|
3048 |
<message> |
|
3049 |
<source>The team name '%1' is already taken, so your team has been renamed to '%2'.</source> |
|
3050 |
<translation type="unfinished"></translation> |
|
3051 |
</message> |
|
3052 |
<message> |
|
3053 |
<source>Please select a file from the list.</source> |
|
3054 |
<translation type="unfinished"></translation> |
|
3055 |
</message> |
|
3056 |
<message> |
|
3057 |
<source>Cannot rename file to %1.</source> |
|
3058 |
<translation type="unfinished"></translation> |
|
3059 |
</message> |
|
3060 |
<message> |
|
3061 |
<source>Cannot delete file %1.</source> |
|
3062 |
<translation type="unfinished"></translation> |
|
3063 |
</message> |
|
9756 | 3064 |
</context> |
3065 |
<context> |
|
10451 | 3066 |
<name>QObject</name> |
3067 |
<message> |
|
3068 |
<source>No description available</source> |
|
3069 |
<translation type="unfinished">Kullanılabilir açıklama yok</translation> |
|
3070 |
</message> |
|
3071 |
</context> |
|
3072 |
<context> |
|
1803 | 3073 |
<name>QPushButton</name> |
3074 |
<message> |
|
3075 |
<source>default</source> |
|
9354 | 3076 |
<translation>varsayılan</translation> |
1803 | 3077 |
</message> |
3078 |
<message> |
|
3079 |
<source>OK</source> |
|
3080 |
<translation>Tamam</translation> |
|
3081 |
</message> |
|
3082 |
<message> |
|
3083 |
<source>Cancel</source> |
|
3084 |
<translation>İptal</translation> |
|
3085 |
</message> |
|
3086 |
<message> |
|
3087 |
<source>Start server</source> |
|
3088 |
<translation>Sunucu başlat</translation> |
|
3089 |
</message> |
|
3090 |
<message> |
|
3091 |
<source>Connect</source> |
|
3092 |
<translation>Bağlan</translation> |
|
3093 |
</message> |
|
3094 |
<message> |
|
3095 |
<source>Update</source> |
|
3096 |
<translation>Güncelle</translation> |
|
3097 |
</message> |
|
3098 |
<message> |
|
3099 |
<source>Specify</source> |
|
3100 |
<translation>Elle Belirt</translation> |
|
3101 |
</message> |
|
3102 |
<message> |
|
3103 |
<source>Start</source> |
|
3104 |
<translation>Başla</translation> |
|
3105 |
</message> |
|
3106 |
<message> |
|
3107 |
<source>Go!</source> |
|
12123
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11866
diff
changeset
|
3108 |
<translation type="obsolete">Hadi!</translation> |
1803 | 3109 |
</message> |
3110 |
<message> |
|
3111 |
<source>Play demo</source> |
|
3112 |
<translation>Kayıtlı oyunu oynat</translation> |
|
3113 |
</message> |
|
3114 |
<message> |
|
3115 |
<source>Rename</source> |
|
3116 |
<translation>Yeniden adlandır</translation> |
|
3117 |
</message> |
|
3118 |
<message> |
|
3119 |
<source>Delete</source> |
|
3120 |
<translation>Sil</translation> |
|
3121 |
</message> |
|
3122 |
<message> |
|
3123 |
<source>Load</source> |
|
3124 |
<translation>Yükle</translation> |
|
3125 |
</message> |
|
3126 |
<message> |
|
4124 | 3127 |
<source>Associate file extensions</source> |
9354 | 3128 |
<translation>Dosya uzantılarını ilişkilendir</translation> |
4124 | 3129 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3130 |
<message> |
7679 | 3131 |
<source>More info</source> |
9354 | 3132 |
<translation>Daha fazla bilgi</translation> |
7679 | 3133 |
</message> |
3134 |
<message> |
|
3135 |
<source>Set default options</source> |
|
9354 | 3136 |
<translation>Varsayılan seçenekleri ayarla</translation> |
7679 | 3137 |
</message> |
3138 |
<message> |
|
3139 |
<source>Open videos directory</source> |
|
9354 | 3140 |
<translation>Video dizinini aç</translation> |
7679 | 3141 |
</message> |
3142 |
<message> |
|
3143 |
<source>Play</source> |
|
9354 | 3144 |
<translation>Oynat</translation> |
7679 | 3145 |
</message> |
3146 |
<message> |
|
3147 |
<source>Upload to YouTube</source> |
|
9354 | 3148 |
<translation>YouTube'a Yükle</translation> |
7679 | 3149 |
</message> |
3150 |
<message> |
|
3151 |
<source>Cancel uploading</source> |
|
9354 | 3152 |
<translation>Yüklemeyi iptal et</translation> |
7679 | 3153 |
</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
|
3154 |
<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
|
3155 |
<source>Restore default coding parameters</source> |
9354 | 3156 |
<translation>Varsayılan kodlama parametrelerini geri al</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
|
3157 |
</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
|
3158 |
<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
|
3159 |
<source>Open the video directory in your system</source> |
9354 | 3160 |
<translation>Sistemindeki video dizinini aç</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
|
3161 |
</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
|
3162 |
<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
|
3163 |
<source>Play this video</source> |
9354 | 3164 |
<translation>Bu videoyu oynat</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
|
3165 |
</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
|
3166 |
<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
|
3167 |
<source>Delete this video</source> |
9354 | 3168 |
<translation>Bu videoyu sil</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
|
3169 |
</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
|
3170 |
<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
|
3171 |
<source>Upload this video to your Youtube account</source> |
12721 | 3172 |
<translation type="vanished">Bu videoyu Youtube hesabıma yükle</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
|
3173 |
</message> |
8788 | 3174 |
<message> |
3175 |
<source>Reset</source> |
|
9354 | 3176 |
<translation>Sıfırla</translation> |
8788 | 3177 |
</message> |
3178 |
<message> |
|
3179 |
<source>Set the default server port for Hedgewars</source> |
|
9354 | 3180 |
<translation>Hedgewars için öntanımlı sunucu portu</translation> |
8788 | 3181 |
</message> |
3182 |
<message> |
|
3183 |
<source>Invite your friends to your server in just 1 click!</source> |
|
9354 | 3184 |
<translation>Sadece 1 tık ile arkadaşlarını sunucuna davet et!</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3185 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3186 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3187 |
<source>Click to copy your unique server URL in your clipboard. Send this link to your friends ands and they will be able to join you.</source> |
10451 | 3188 |
<translation type="obsolete">Benzersiz sunucu adresini panoya kopyalamak için tıkla. Bu bağlantıyı arkadaşlarına gönder ve sana katılmalarını sağla.</translation> |
8788 | 3189 |
</message> |
3190 |
<message> |
|
3191 |
<source>Start private server</source> |
|
9354 | 3192 |
<translation>Özel sunucuyu başlat</translation> |
8788 | 3193 |
</message> |
10451 | 3194 |
<message> |
3195 |
<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> |
|
3196 |
<translation type="unfinished"></translation> |
|
3197 |
</message> |
|
12721 | 3198 |
<message> |
3199 |
<source>Upload this video to your YouTube account</source> |
|
3200 |
<translation type="unfinished"></translation> |
|
3201 |
</message> |
|
3202 |
</context> |
|
3203 |
<context> |
|
3204 |
<name>QSpinBox</name> |
|
3205 |
<message> |
|
3206 |
<source>Specify the bitrate of recorded videos as a multiple of 1024 bits per second</source> |
|
3207 |
<translation type="unfinished"></translation> |
|
3208 |
</message> |
|
1803 | 3209 |
</context> |
3210 |
<context> |
|
8648 | 3211 |
<name>RoomNamePrompt</name> |
3212 |
<message> |
|
3213 |
<source>Enter a name for your room.</source> |
|
9354 | 3214 |
<translation>Oda için bir ad gir.</translation> |
8648 | 3215 |
</message> |
3216 |
<message> |
|
3217 |
<source>Cancel</source> |
|
9354 | 3218 |
<translation>İptal</translation> |
8648 | 3219 |
</message> |
3220 |
<message> |
|
3221 |
<source>Create room</source> |
|
9354 | 3222 |
<translation>Oda oluştur</translation> |
9756 | 3223 |
</message> |
10451 | 3224 |
<message> |
3225 |
<source>set password</source> |
|
3226 |
<translation type="unfinished"></translation> |
|
3227 |
</message> |
|
8648 | 3228 |
</context> |
3229 |
<context> |
|
7679 | 3230 |
<name>RoomsListModel</name> |
3231 |
<message> |
|
3232 |
<source>In progress</source> |
|
9354 | 3233 |
<translation>Sürüyor</translation> |
7679 | 3234 |
</message> |
3235 |
<message> |
|
2441 | 3236 |
<source>Room Name</source> |
9354 | 3237 |
<translation>Oda Adı</translation> |
2441 | 3238 |
</message> |
3239 |
<message> |
|
3240 |
<source>C</source> |
|
12721 | 3241 |
<extracomment>Caption of the column for the number of connected clients in the list of rooms</extracomment> |
9354 | 3242 |
<translation>K</translation> |
2441 | 3243 |
</message> |
3244 |
<message> |
|
3245 |
<source>T</source> |
|
12721 | 3246 |
<extracomment>Caption of the column for the number of teams in the list of rooms</extracomment> |
9354 | 3247 |
<translation>T</translation> |
2441 | 3248 |
</message> |
3249 |
<message> |
|
3250 |
<source>Owner</source> |
|
9354 | 3251 |
<translation>Sahip</translation> |
2441 | 3252 |
</message> |
3253 |
<message> |
|
3254 |
<source>Map</source> |
|
9354 | 3255 |
<translation>Harita</translation> |
2441 | 3256 |
</message> |
3257 |
<message> |
|
3258 |
<source>Rules</source> |
|
9354 | 3259 |
<translation>Kurallar</translation> |
2441 | 3260 |
</message> |
3261 |
<message> |
|
3262 |
<source>Weapons</source> |
|
9354 | 3263 |
<translation>Silahlar</translation> |
1803 | 3264 |
</message> |
7679 | 3265 |
<message> |
3266 |
<source>Random Map</source> |
|
9354 | 3267 |
<translation>Rastgele Harita</translation> |
7679 | 3268 |
</message> |
3269 |
<message> |
|
3270 |
<source>Random Maze</source> |
|
9354 | 3271 |
<translation>Rastgele Labirent</translation> |
7679 | 3272 |
</message> |
3273 |
<message> |
|
3274 |
<source>Hand-drawn</source> |
|
9354 | 3275 |
<translation>El Çizimi</translation> |
9756 | 3276 |
</message> |
10451 | 3277 |
<message> |
3278 |
<source>Script</source> |
|
3279 |
<translation type="unfinished"></translation> |
|
3280 |
</message> |
|
3281 |
<message> |
|
3282 |
<source>Random Perlin</source> |
|
3283 |
<translation type="unfinished"></translation> |
|
3284 |
</message> |
|
11756 | 3285 |
<message> |
3286 |
<source>Forts</source> |
|
3287 |
<translation type="unfinished"></translation> |
|
3288 |
</message> |
|
1803 | 3289 |
</context> |
3290 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3291 |
<name>SeedPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3292 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3293 |
<source>The map seed is the basis for all random values generated by the game.</source> |
9354 | 3294 |
<translation>Harita beslemesi, oyun tarafından oluşturulan tüm rastgele değerler için bir tabandır.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3295 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3296 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3297 |
<source>Cancel</source> |
9354 | 3298 |
<translation>İptal</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3299 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3300 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3301 |
<source>Set seed</source> |
9354 | 3302 |
<translation>Besleme ayarla</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3303 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3304 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3305 |
<source>Close</source> |
9354 | 3306 |
<translation>Kapat</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3307 |
</message> |
11526 | 3308 |
<message> |
3309 |
<source>Seed</source> |
|
3310 |
<translation type="unfinished">Besleme</translation> |
|
3311 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3312 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3313 |
<context> |
2394 | 3314 |
<name>SelWeaponWidget</name> |
3315 |
<message> |
|
3316 |
<source>Weapon set</source> |
|
9354 | 3317 |
<translation>Silah seti</translation> |
2394 | 3318 |
</message> |
3319 |
<message> |
|
3320 |
<source>Probabilities</source> |
|
9354 | 3321 |
<translation>Olasılıklar</translation> |
2394 | 3322 |
</message> |
2883 | 3323 |
<message> |
3324 |
<source>Ammo in boxes</source> |
|
9354 | 3325 |
<translation>Kutulardaki cephane</translation> |
2883 | 3326 |
</message> |
3327 |
<message> |
|
3328 |
<source>Delays</source> |
|
9354 | 3329 |
<translation>Gecikmeler</translation> |
2883 | 3330 |
</message> |
4418 | 3331 |
<message> |
3332 |
<source>new</source> |
|
11833 | 3333 |
<translation type="obsolete">yeni</translation> |
4418 | 3334 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3335 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3336 |
<source>copy of</source> |
10451 | 3337 |
<translation type="obsolete">kopya</translation> |
3338 |
</message> |
|
3339 |
<message> |
|
11833 | 3340 |
<source>New</source> |
3341 |
<translation type="unfinished">Yeni</translation> |
|
3342 |
</message> |
|
3343 |
<message> |
|
3344 |
<source>New (%1)</source> |
|
3345 |
<translation type="unfinished"></translation> |
|
3346 |
</message> |
|
3347 |
<message> |
|
3348 |
<source>Copy of %1</source> |
|
3349 |
<translation type="unfinished"></translation> |
|
3350 |
</message> |
|
3351 |
<message> |
|
3352 |
<source>Copy of %1 (%2)</source> |
|
10451 | 3353 |
<translation type="unfinished"></translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3354 |
</message> |
2394 | 3355 |
</context> |
3356 |
<context> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3357 |
<name>TCPBase</name> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3358 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3359 |
<source>Unable to start server at %1.</source> |
9354 | 3360 |
<translation>%1 içinde sunucu başlatılamıyor</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3361 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3362 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3363 |
<source>Unable to run engine at %1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3364 |
Error code: %2</source> |
9354 | 3365 |
<translation>%1 içinde motor çalıştırılamıyor |
3366 |
Hata kodu: %2</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3367 |
</message> |
10451 | 3368 |
<message> |
3369 |
<source>The game engine died unexpectedly! |
|
3370 |
(exit code %1) |
|
3371 |
||
3372 |
We are very sorry for the inconvenience :( |
|
3373 |
||
3374 |
If this keeps happening, please click the '%2' button in the main menu!</source> |
|
3375 |
<translation type="unfinished"></translation> |
|
3376 |
</message> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3377 |
</context> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3378 |
<context> |
8788 | 3379 |
<name>TeamSelWidget</name> |
3380 |
<message> |
|
3381 |
<source>At least two teams are required to play!</source> |
|
9354 | 3382 |
<translation>Oynamak için en az iki takım gerekli!</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3383 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3384 |
</context> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3385 |
<context> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3386 |
<name>TeamShowWidget</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3387 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3388 |
<source>%1's team</source> |
10451 | 3389 |
<translation type="obsolete">%1 takımı</translation> |
8788 | 3390 |
</message> |
3391 |
</context> |
|
3392 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3393 |
<name>ThemePrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3394 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3395 |
<source>Cancel</source> |
9354 | 3396 |
<translation>İptal</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3397 |
</message> |
8648 | 3398 |
<message> |
3399 |
<source>Search for a theme:</source> |
|
9354 | 3400 |
<translation>Tema arayın:</translation> |
8648 | 3401 |
</message> |
3402 |
<message> |
|
3403 |
<source>Use selected theme</source> |
|
9354 | 3404 |
<translation>Seçili temayı kullan</translation> |
8648 | 3405 |
</message> |
11526 | 3406 |
<message> |
3407 |
<source>Choose a theme</source> |
|
3408 |
<translation type="unfinished"></translation> |
|
3409 |
</message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3410 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3411 |
<context> |
1803 | 3412 |
<name>binds</name> |
3413 |
<message> |
|
3414 |
<source>up</source> |
|
3415 |
<translation>yukarı</translation> |
|
3416 |
</message> |
|
3417 |
<message> |
|
3418 |
<source>left</source> |
|
3419 |
<translation>sol</translation> |
|
3420 |
</message> |
|
3421 |
<message> |
|
3422 |
<source>right</source> |
|
3423 |
<translation>sağ</translation> |
|
3424 |
</message> |
|
3425 |
<message> |
|
3426 |
<source>down</source> |
|
3427 |
<translation>aşağı</translation> |
|
3428 |
</message> |
|
3429 |
<message> |
|
3430 |
<source>attack</source> |
|
3431 |
<translation>saldır</translation> |
|
3432 |
</message> |
|
3433 |
<message> |
|
3434 |
<source>precise aim</source> |
|
3435 |
<translation>hassas nişan alma</translation> |
|
3436 |
</message> |
|
3437 |
<message> |
|
3438 |
<source>put</source> |
|
3439 |
<translation>koy</translation> |
|
3440 |
</message> |
|
3441 |
<message> |
|
3442 |
<source>switch</source> |
|
3443 |
<translation>değiştir</translation> |
|
3444 |
</message> |
|
3445 |
<message> |
|
3446 |
<source>find hedgehog</source> |
|
10451 | 3447 |
<translation type="obsolete">kirpi bul</translation> |
1803 | 3448 |
</message> |
3449 |
<message> |
|
3450 |
<source>ammo menu</source> |
|
3451 |
<translation>cephane menüsü</translation> |
|
3452 |
</message> |
|
3453 |
<message> |
|
3454 |
<source>slot 1</source> |
|
3455 |
<translation>slot 1</translation> |
|
3456 |
</message> |
|
3457 |
<message> |
|
3458 |
<source>slot 2</source> |
|
3459 |
<translation>slot 2</translation> |
|
3460 |
</message> |
|
3461 |
<message> |
|
3462 |
<source>slot 3</source> |
|
3463 |
<translation>slot 3</translation> |
|
3464 |
</message> |
|
3465 |
<message> |
|
3466 |
<source>slot 4</source> |
|
3467 |
<translation>slot 4</translation> |
|
3468 |
</message> |
|
3469 |
<message> |
|
3470 |
<source>slot 5</source> |
|
3471 |
<translation>slot 5</translation> |
|
3472 |
</message> |
|
3473 |
<message> |
|
3474 |
<source>slot 6</source> |
|
3475 |
<translation>slot 6</translation> |
|
3476 |
</message> |
|
3477 |
<message> |
|
3478 |
<source>slot 7</source> |
|
3479 |
<translation>slot 7</translation> |
|
3480 |
</message> |
|
3481 |
<message> |
|
3482 |
<source>slot 8</source> |
|
3483 |
<translation>slot 8</translation> |
|
3484 |
</message> |
|
3485 |
<message> |
|
3486 |
<source>slot 9</source> |
|
3487 |
<translation>slot 9</translation> |
|
3488 |
</message> |
|
3489 |
<message> |
|
3490 |
<source>timer 1 sec</source> |
|
3491 |
<translation>zamanlayıcı 1 san</translation> |
|
3492 |
</message> |
|
3493 |
<message> |
|
3494 |
<source>timer 2 sec</source> |
|
3495 |
<translation>zamanlayıcı 2 san</translation> |
|
3496 |
</message> |
|
3497 |
<message> |
|
3498 |
<source>timer 3 sec</source> |
|
3499 |
<translation>zamanlayıcı 3 san</translation> |
|
3500 |
</message> |
|
3501 |
<message> |
|
3502 |
<source>timer 4 sec</source> |
|
3503 |
<translation>zamanlayıcı 4 san</translation> |
|
3504 |
</message> |
|
3505 |
<message> |
|
3506 |
<source>timer 5 sec</source> |
|
3507 |
<translation>zamanlayıcı 5 san</translation> |
|
3508 |
</message> |
|
3509 |
<message> |
|
3510 |
<source>chat</source> |
|
3511 |
<translation>sohbet</translation> |
|
3512 |
</message> |
|
3513 |
<message> |
|
3514 |
<source>chat history</source> |
|
3515 |
<translation>sohbet geçmişi</translation> |
|
3516 |
</message> |
|
3517 |
<message> |
|
3518 |
<source>pause</source> |
|
3519 |
<translation>duraklat</translation> |
|
3520 |
</message> |
|
3521 |
<message> |
|
3522 |
<source>confirmation</source> |
|
3523 |
<translation>doğrulama</translation> |
|
3524 |
</message> |
|
3525 |
<message> |
|
3526 |
<source>volume down</source> |
|
3527 |
<translation>sesi kıs</translation> |
|
3528 |
</message> |
|
3529 |
<message> |
|
3530 |
<source>volume up</source> |
|
3531 |
<translation>sesi aç</translation> |
|
3532 |
</message> |
|
3533 |
<message> |
|
3534 |
<source>change mode</source> |
|
9354 | 3535 |
<translation>kipi değiştir</translation> |
1803 | 3536 |
</message> |
3537 |
<message> |
|
3538 |
<source>capture</source> |
|
3539 |
<translation>yakala</translation> |
|
3540 |
</message> |
|
3541 |
<message> |
|
3542 |
<source>quit</source> |
|
3543 |
<translation>çıkış</translation> |
|
3544 |
</message> |
|
2394 | 3545 |
<message> |
2543 | 3546 |
<source>long jump</source> |
9354 | 3547 |
<translation>uzun zıplama</translation> |
2543 | 3548 |
</message> |
3549 |
<message> |
|
3550 |
<source>high jump</source> |
|
9354 | 3551 |
<translation>yüksek zıplama</translation> |
2543 | 3552 |
</message> |
3553 |
<message> |
|
2394 | 3554 |
<source>zoom in</source> |
9354 | 3555 |
<translation>yakınlaştırma</translation> |
2394 | 3556 |
</message> |
3557 |
<message> |
|
3558 |
<source>zoom out</source> |
|
9354 | 3559 |
<translation>uzaklaştırma</translation> |
2394 | 3560 |
</message> |
3561 |
<message> |
|
3562 |
<source>reset zoom</source> |
|
9354 | 3563 |
<translation>yakınlaştırmayı sıfırla</translation> |
2394 | 3564 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3565 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3566 |
<source>slot 10</source> |
9354 | 3567 |
<translation>slot 10</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3568 |
</message> |
7679 | 3569 |
<message> |
3570 |
<source>mute audio</source> |
|
9354 | 3571 |
<translation>sesi kapat</translation> |
7679 | 3572 |
</message> |
3573 |
<message> |
|
3574 |
<source>record</source> |
|
9354 | 3575 |
<translation>kaydet</translation> |
7679 | 3576 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3577 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3578 |
<source>hedgehog info</source> |
12721 | 3579 |
<translation type="vanished">kirpi bilgisi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3580 |
</message> |
10451 | 3581 |
<message> |
3582 |
<source>autocam / find hedgehog</source> |
|
3583 |
<translation type="unfinished"></translation> |
|
3584 |
</message> |
|
3585 |
<message> |
|
3586 |
<source>speed up replay</source> |
|
3587 |
<translation type="unfinished"></translation> |
|
3588 |
</message> |
|
12721 | 3589 |
<message> |
3590 |
<source>toggle team bars</source> |
|
3591 |
<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> |
|
3592 |
<translation type="unfinished"></translation> |
|
3593 |
</message> |
|
2441 | 3594 |
</context> |
3595 |
<context> |
|
3596 |
<name>binds (categories)</name> |
|
3597 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3598 |
<source>Movement</source> |
9354 | 3599 |
<translation>Hareket</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3600 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3601 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3602 |
<source>Weapons</source> |
9354 | 3603 |
<translation>Silahlar</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3604 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3605 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3606 |
<source>Camera</source> |
9354 | 3607 |
<translation>Kamera</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3608 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3609 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3610 |
<source>Miscellaneous</source> |
9354 | 3611 |
<translation>Çeşitli</translation> |
2441 | 3612 |
</message> |
3613 |
</context> |
|
3614 |
<context> |
|
3615 |
<name>binds (descriptions)</name> |
|
3616 |
<message> |
|
3617 |
<source>Traverse gaps and obstacles by jumping:</source> |
|
9354 | 3618 |
<translation>Boşluklardan ve engellerden zıplayarak kaçın:</translation> |
2441 | 3619 |
</message> |
3620 |
<message> |
|
3621 |
<source>Fire your selected weapon or trigger an utility item:</source> |
|
9354 | 3622 |
<translation>Seçili silahını ateşle veya bir yardımcı öge tetikle:</translation> |
2441 | 3623 |
</message> |
3624 |
<message> |
|
3625 |
<source>Pick a weapon or a target location under the cursor:</source> |
|
9354 | 3626 |
<translation>Bir silah seç veya imleç altında konum işaretle</translation> |
2441 | 3627 |
</message> |
3628 |
<message> |
|
3629 |
<source>Switch your currently active hog (if possible):</source> |
|
9354 | 3630 |
<translation>Geçerli kirpiyi değiştir (mümkünse):</translation> |
2441 | 3631 |
</message> |
3632 |
<message> |
|
3633 |
<source>Pick a weapon or utility item:</source> |
|
9354 | 3634 |
<translation>Bir silah veya yardımcı öge al:</translation> |
2441 | 3635 |
</message> |
3636 |
<message> |
|
3637 |
<source>Set the timer on bombs and timed weapons:</source> |
|
9354 | 3638 |
<translation>Bombalarda ve zamanlı silahlarda zamanlayıcıyı ayarla:</translation> |
2441 | 3639 |
</message> |
3640 |
<message> |
|
3641 |
<source>Move the camera to the active hog:</source> |
|
10451 | 3642 |
<translation type="obsolete">Kamerayı etkin kirpiye götür:</translation> |
2441 | 3643 |
</message> |
3644 |
<message> |
|
3645 |
<source>Move the cursor or camera without using the mouse:</source> |
|
9354 | 3646 |
<translation>Kamera veya imleci fare kullanmadan hareket ettir</translation> |
2441 | 3647 |
</message> |
3648 |
<message> |
|
3649 |
<source>Modify the camera's zoom level:</source> |
|
9354 | 3650 |
<translation>Kamera yakınlaştırma seviyesini değiştir:</translation> |
2441 | 3651 |
</message> |
3652 |
<message> |
|
3653 |
<source>Talk to your team or all participants:</source> |
|
9354 | 3654 |
<translation>Takımla veya tüm katılanlarla konuş</translation> |
2441 | 3655 |
</message> |
3656 |
<message> |
|
3657 |
<source>Pause, continue or leave your game:</source> |
|
9354 | 3658 |
<translation>Oyunu beklet, devam et veya oyundan ayrıl</translation> |
2441 | 3659 |
</message> |
3660 |
<message> |
|
3661 |
<source>Modify the game's volume while playing:</source> |
|
9354 | 3662 |
<translation>Oynarken oyunun sesini değiştir:</translation> |
2441 | 3663 |
</message> |
3664 |
<message> |
|
3665 |
<source>Toggle fullscreen mode:</source> |
|
9354 | 3666 |
<translation>Tam ekran kipini değiştir:</translation> |
2441 | 3667 |
</message> |
3668 |
<message> |
|
3669 |
<source>Take a screenshot:</source> |
|
9354 | 3670 |
<translation>Ekran görüntüsü al:</translation> |
2441 | 3671 |
</message> |
3672 |
<message> |
|
3673 |
<source>Toggle labels above hedgehogs:</source> |
|
12721 | 3674 |
<translation type="vanished">Kirpilerin üzerindeki etiketleri aç/kapat</translation> |
2441 | 3675 |
</message> |
7679 | 3676 |
<message> |
3677 |
<source>Record video:</source> |
|
9354 | 3678 |
<translation>Video kaydet:</translation> |
7679 | 3679 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3680 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3681 |
<source>Hedgehog movement</source> |
9354 | 3682 |
<translation>Kirpi hareketi</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3683 |
</message> |
10451 | 3684 |
<message> |
3685 |
<source>Toggle automatic camera / refocus on active hedgehog:</source> |
|
3686 |
<translation type="unfinished"></translation> |
|
3687 |
</message> |
|
3688 |
<message> |
|
3689 |
<source>Demo replay:</source> |
|
3690 |
<translation type="unfinished"></translation> |
|
3691 |
</message> |
|
12721 | 3692 |
<message> |
3693 |
<source>Heads-up display:</source> |
|
3694 |
<translation type="unfinished"></translation> |
|
3695 |
</message> |
|
2441 | 3696 |
</context> |
3697 |
<context> |
|
3698 |
<name>binds (keys)</name> |
|
3699 |
<message> |
|
3700 |
<source>Axis</source> |
|
9354 | 3701 |
<translation>Eksen</translation> |
2441 | 3702 |
</message> |
3703 |
<message> |
|
3704 |
<source>(Up)</source> |
|
9354 | 3705 |
<translation>(Yukarı)</translation> |
2441 | 3706 |
</message> |
3707 |
<message> |
|
3708 |
<source>(Down)</source> |
|
9354 | 3709 |
<translation>(Aşağı)</translation> |
2441 | 3710 |
</message> |
3711 |
<message> |
|
3712 |
<source>Hat</source> |
|
9354 | 3713 |
<translation>Şapka</translation> |
2441 | 3714 |
</message> |
3715 |
<message> |
|
3716 |
<source>(Left)</source> |
|
9354 | 3717 |
<translation>(Sol)</translation> |
2441 | 3718 |
</message> |
3719 |
<message> |
|
3720 |
<source>(Right)</source> |
|
9354 | 3721 |
<translation>(Sağ)</translation> |
2441 | 3722 |
</message> |
3723 |
<message> |
|
3724 |
<source>Button</source> |
|
9354 | 3725 |
<translation>Düğme</translation> |
2441 | 3726 |
</message> |
3727 |
<message> |
|
3728 |
<source>Keyboard</source> |
|
9354 | 3729 |
<translation>Klavye</translation> |
2441 | 3730 |
</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
|
3731 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3732 |
<source>Delete</source> |
3284 | 3733 |
<translation>Sil</translation> |
3734 |
</message> |
|
3735 |
<message> |
|
3736 |
<source>Mouse: Left button</source> |
|
9354 | 3737 |
<translation>Fare: Sol düğme</translation> |
3284 | 3738 |
</message> |
3739 |
<message> |
|
3740 |
<source>Mouse: Middle button</source> |
|
9354 | 3741 |
<translation>Fare: Orta düğme</translation> |
3284 | 3742 |
</message> |
3743 |
<message> |
|
3744 |
<source>Mouse: Right button</source> |
|
9354 | 3745 |
<translation>Fare: Sağ düğme</translation> |
3284 | 3746 |
</message> |
3747 |
<message> |
|
3748 |
<source>Mouse: Wheel up</source> |
|
9354 | 3749 |
<translation>Fare: Tekerlek yukarı</translation> |
3284 | 3750 |
</message> |
3751 |
<message> |
|
3752 |
<source>Mouse: Wheel down</source> |
|
9354 | 3753 |
<translation>Fare: Tekerlek aşağı</translation> |
3284 | 3754 |
</message> |
3755 |
<message> |
|
3756 |
<source>Backspace</source> |
|
9354 | 3757 |
<translation>Backspace</translation> |
3284 | 3758 |
</message> |
3759 |
<message> |
|
3760 |
<source>Tab</source> |
|
9354 | 3761 |
<translation>Sekme</translation> |
3284 | 3762 |
</message> |
3763 |
<message> |
|
3764 |
<source>Clear</source> |
|
9354 | 3765 |
<translation>Temizle</translation> |
3284 | 3766 |
</message> |
3767 |
<message> |
|
3768 |
<source>Return</source> |
|
9354 | 3769 |
<translation>Enter</translation> |
3284 | 3770 |
</message> |
3771 |
<message> |
|
3772 |
<source>Pause</source> |
|
9354 | 3773 |
<translation>Pause</translation> |
3284 | 3774 |
</message> |
3775 |
<message> |
|
3776 |
<source>Escape</source> |
|
9354 | 3777 |
<translation>Escape</translation> |
3284 | 3778 |
</message> |
3779 |
<message> |
|
3780 |
<source>Space</source> |
|
9354 | 3781 |
<translation>Boşluk</translation> |
3284 | 3782 |
</message> |
3783 |
<message> |
|
3784 |
<source>Numpad 0</source> |
|
9354 | 3785 |
<translation>Nümerik 0</translation> |
3284 | 3786 |
</message> |
3787 |
<message> |
|
3788 |
<source>Numpad 1</source> |
|
9354 | 3789 |
<translation>Nümerik 1</translation> |
3284 | 3790 |
</message> |
3791 |
<message> |
|
3792 |
<source>Numpad 2</source> |
|
9354 | 3793 |
<translation>Nümerik 2</translation> |
3284 | 3794 |
</message> |
3795 |
<message> |
|
3796 |
<source>Numpad 3</source> |
|
9354 | 3797 |
<translation>Nümerik 3</translation> |
3284 | 3798 |
</message> |
3799 |
<message> |
|
3800 |
<source>Numpad 4</source> |
|
9354 | 3801 |
<translation>Nümerik 4</translation> |
3284 | 3802 |
</message> |
3803 |
<message> |
|
3804 |
<source>Numpad 5</source> |
|
9354 | 3805 |
<translation>Nümerik 5</translation> |
3284 | 3806 |
</message> |
3807 |
<message> |
|
3808 |
<source>Numpad 6</source> |
|
9354 | 3809 |
<translation>Nümerik 6</translation> |
3284 | 3810 |
</message> |
3811 |
<message> |
|
3812 |
<source>Numpad 7</source> |
|
9354 | 3813 |
<translation>Nümerik 7</translation> |
3284 | 3814 |
</message> |
3815 |
<message> |
|
3816 |
<source>Numpad 8</source> |
|
9354 | 3817 |
<translation>Nümerik 8</translation> |
3284 | 3818 |
</message> |
3819 |
<message> |
|
3820 |
<source>Numpad 9</source> |
|
9354 | 3821 |
<translation>Nümerik 9</translation> |
3284 | 3822 |
</message> |
3823 |
<message> |
|
3824 |
<source>Numpad .</source> |
|
9354 | 3825 |
<translation>Nümerik .</translation> |
3284 | 3826 |
</message> |
3827 |
<message> |
|
3828 |
<source>Numpad /</source> |
|
9354 | 3829 |
<translation>Nümerik /</translation> |
3284 | 3830 |
</message> |
3831 |
<message> |
|
3832 |
<source>Numpad *</source> |
|
9354 | 3833 |
<translation>Nümerik *</translation> |
3284 | 3834 |
</message> |
3835 |
<message> |
|
3836 |
<source>Numpad -</source> |
|
9354 | 3837 |
<translation>Nümerik -</translation> |
3284 | 3838 |
</message> |
3839 |
<message> |
|
3840 |
<source>Numpad +</source> |
|
9354 | 3841 |
<translation>Nümerik +</translation> |
3284 | 3842 |
</message> |
3843 |
<message> |
|
3844 |
<source>Enter</source> |
|
9354 | 3845 |
<translation>Enter</translation> |
3284 | 3846 |
</message> |
3847 |
<message> |
|
3848 |
<source>Equals</source> |
|
9354 | 3849 |
<translation>Eşittir</translation> |
3284 | 3850 |
</message> |
3851 |
<message> |
|
3852 |
<source>Up</source> |
|
9354 | 3853 |
<translation>Yukarı</translation> |
3284 | 3854 |
</message> |
3855 |
<message> |
|
3856 |
<source>Down</source> |
|
9354 | 3857 |
<translation>Aşağı</translation> |
3284 | 3858 |
</message> |
3859 |
<message> |
|
3860 |
<source>Right</source> |
|
9354 | 3861 |
<translation>Sağ</translation> |
3284 | 3862 |
</message> |
3863 |
<message> |
|
3864 |
<source>Left</source> |
|
9354 | 3865 |
<translation>Sol</translation> |
3284 | 3866 |
</message> |
3867 |
<message> |
|
3868 |
<source>Insert</source> |
|
9354 | 3869 |
<translation>Ekle</translation> |
3284 | 3870 |
</message> |
3871 |
<message> |
|
3872 |
<source>Home</source> |
|
9354 | 3873 |
<translation>Ev</translation> |
3284 | 3874 |
</message> |
3875 |
<message> |
|
3876 |
<source>End</source> |
|
9354 | 3877 |
<translation>Son</translation> |
3284 | 3878 |
</message> |
3879 |
<message> |
|
3880 |
<source>Page up</source> |
|
9354 | 3881 |
<translation>Sayfa yukarı</translation> |
3284 | 3882 |
</message> |
3883 |
<message> |
|
3884 |
<source>Page down</source> |
|
9354 | 3885 |
<translation>Sayfa aşağı</translation> |
3284 | 3886 |
</message> |
3887 |
<message> |
|
3888 |
<source>Num lock</source> |
|
9354 | 3889 |
<translation>Nümerik kilit</translation> |
3284 | 3890 |
</message> |
3891 |
<message> |
|
3892 |
<source>Caps lock</source> |
|
9354 | 3893 |
<translation>Büyük harf</translation> |
3284 | 3894 |
</message> |
3895 |
<message> |
|
3896 |
<source>Scroll lock</source> |
|
9354 | 3897 |
<translation>Kaydırma kilidi</translation> |
3284 | 3898 |
</message> |
3899 |
<message> |
|
3900 |
<source>Right shift</source> |
|
9354 | 3901 |
<translation>Sağ üst karakter</translation> |
3284 | 3902 |
</message> |
3903 |
<message> |
|
3904 |
<source>Left shift</source> |
|
9354 | 3905 |
<translation>Sol üst karakter</translation> |
3284 | 3906 |
</message> |
3907 |
<message> |
|
3908 |
<source>Right ctrl</source> |
|
9354 | 3909 |
<translation>Sağ kontrol</translation> |
3284 | 3910 |
</message> |
3911 |
<message> |
|
3912 |
<source>Left ctrl</source> |
|
9354 | 3913 |
<translation>Sol kontrol</translation> |
3284 | 3914 |
</message> |
3915 |
<message> |
|
3916 |
<source>Right alt</source> |
|
9354 | 3917 |
<translation>Sağ alt</translation> |
3284 | 3918 |
</message> |
3919 |
<message> |
|
3920 |
<source>Left alt</source> |
|
9354 | 3921 |
<translation>Sol alt</translation> |
3284 | 3922 |
</message> |
3923 |
<message> |
|
3924 |
<source>Right meta</source> |
|
9354 | 3925 |
<translation>Sağ meta</translation> |
3284 | 3926 |
</message> |
3927 |
<message> |
|
3928 |
<source>Left meta</source> |
|
9354 | 3929 |
<translation>Sol meta</translation> |
3284 | 3930 |
</message> |
3931 |
<message> |
|
3932 |
<source>A button</source> |
|
9354 | 3933 |
<translation>A düğmesi</translation> |
3284 | 3934 |
</message> |
3935 |
<message> |
|
3936 |
<source>B button</source> |
|
9354 | 3937 |
<translation>B düğmesi</translation> |
3284 | 3938 |
</message> |
3939 |
<message> |
|
3940 |
<source>X button</source> |
|
9354 | 3941 |
<translation>X düğmesi</translation> |
3284 | 3942 |
</message> |
3943 |
<message> |
|
3944 |
<source>Y button</source> |
|
9354 | 3945 |
<translation>Y düğmesi</translation> |
3284 | 3946 |
</message> |
3947 |
<message> |
|
3948 |
<source>LB button</source> |
|
9354 | 3949 |
<translation>LB düğmesi</translation> |
3284 | 3950 |
</message> |
3951 |
<message> |
|
3952 |
<source>RB button</source> |
|
9354 | 3953 |
<translation>RB düğmesi</translation> |
3284 | 3954 |
</message> |
3955 |
<message> |
|
3956 |
<source>Back button</source> |
|
9354 | 3957 |
<translation>Geri düğmesi</translation> |
3284 | 3958 |
</message> |
3959 |
<message> |
|
3960 |
<source>Start button</source> |
|
9354 | 3961 |
<translation>Start düğmesi</translation> |
3284 | 3962 |
</message> |
3963 |
<message> |
|
3964 |
<source>Left stick</source> |
|
9354 | 3965 |
<translation>Sol çubuk</translation> |
3284 | 3966 |
</message> |
3967 |
<message> |
|
3968 |
<source>Right stick</source> |
|
9354 | 3969 |
<translation>Sağ çubuk</translation> |
3284 | 3970 |
</message> |
3971 |
<message> |
|
3972 |
<source>Left stick (Right)</source> |
|
9354 | 3973 |
<translation>Sol çubuk (Sağ)</translation> |
3284 | 3974 |
</message> |
3975 |
<message> |
|
3976 |
<source>Left stick (Left)</source> |
|
9354 | 3977 |
<translation>Sol çubuk (Sol)</translation> |
3284 | 3978 |
</message> |
3979 |
<message> |
|
3980 |
<source>Left stick (Down)</source> |
|
9354 | 3981 |
<translation>Sol çubuk (Aşağı)</translation> |
3284 | 3982 |
</message> |
3983 |
<message> |
|
3984 |
<source>Left stick (Up)</source> |
|
9354 | 3985 |
<translation>Sol çubuk (Yukarı)</translation> |
3284 | 3986 |
</message> |
3987 |
<message> |
|
3988 |
<source>Left trigger</source> |
|
9354 | 3989 |
<translation>Sol tetik</translation> |
3284 | 3990 |
</message> |
3991 |
<message> |
|
3992 |
<source>Right trigger</source> |
|
9354 | 3993 |
<translation>Sağ tetik</translation> |
3284 | 3994 |
</message> |
3995 |
<message> |
|
3996 |
<source>Right stick (Down)</source> |
|
9354 | 3997 |
<translation>Sağ çubuk (Aşağı)</translation> |
3284 | 3998 |
</message> |
3999 |
<message> |
|
4000 |
<source>Right stick (Up)</source> |
|
9354 | 4001 |
<translation>Sağ çubuk (Yukarı)</translation> |
3284 | 4002 |
</message> |
4003 |
<message> |
|
4004 |
<source>Right stick (Right)</source> |
|
9354 | 4005 |
<translation>Sağ çubuk (Sağ)</translation> |
3284 | 4006 |
</message> |
4007 |
<message> |
|
4008 |
<source>Right stick (Left)</source> |
|
9354 | 4009 |
<translation>Sağ çubuk (Sol)</translation> |
3284 | 4010 |
</message> |
4011 |
<message> |
|
4012 |
<source>DPad</source> |
|
9354 | 4013 |
<translation>DPad</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4014 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4015 |
</context> |
9793 | 4016 |
<context> |
4017 |
<name>server</name> |
|
4018 |
<message> |
|
4019 |
<source>Not room master</source> |
|
9354 | 4020 |
<translation>Oda uzmanı değil</translation> |
9793 | 4021 |
</message> |
4022 |
<message> |
|
4023 |
<source>Corrupted hedgehogs info</source> |
|
9354 | 4024 |
<translation>Bozuk kirpi bilgisi</translation> |
9793 | 4025 |
</message> |
4026 |
<message> |
|
4027 |
<source>too many teams</source> |
|
9354 | 4028 |
<translation>çok fazla takım</translation> |
9793 | 4029 |
</message> |
4030 |
<message> |
|
4031 |
<source>too many hedgehogs</source> |
|
9354 | 4032 |
<translation>çok fazla kirpi</translation> |
9793 | 4033 |
</message> |
4034 |
<message> |
|
4035 |
<source>There's already a team with same name in the list</source> |
|
9354 | 4036 |
<translation>Listede aynı isimde başka bir takım var</translation> |
9793 | 4037 |
</message> |
4038 |
<message> |
|
4039 |
<source>round in progress</source> |
|
9354 | 4040 |
<translation>tur sürüyor</translation> |
9793 | 4041 |
</message> |
4042 |
<message> |
|
4043 |
<source>restricted</source> |
|
9354 | 4044 |
<translation>kısıtlı</translation> |
9793 | 4045 |
</message> |
4046 |
<message> |
|
4047 |
<source>REMOVE_TEAM: no such team</source> |
|
9354 | 4048 |
<translation>REMOVE_TEAM: böyle bir takım yok</translation> |
9793 | 4049 |
</message> |
4050 |
<message> |
|
4051 |
<source>Not team owner!</source> |
|
9354 | 4052 |
<translation>Takım sahibi değil!</translation> |
9793 | 4053 |
</message> |
4054 |
<message> |
|
4055 |
<source>Less than two clans!</source> |
|
9354 | 4056 |
<translation>İki klandan daha az!</translation> |
9793 | 4057 |
</message> |
4058 |
<message> |
|
4059 |
<source>Room with such name already exists</source> |
|
9354 | 4060 |
<translation>Oda adı zaten mevcut</translation> |
9793 | 4061 |
</message> |
4062 |
<message> |
|
4063 |
<source>Nickname already chosen</source> |
|
9354 | 4064 |
<translation>Takma ad zaten seçilmiş</translation> |
9793 | 4065 |
</message> |
4066 |
<message> |
|
4067 |
<source>Illegal nickname</source> |
|
9354 | 4068 |
<translation>Geçersiz takma ad</translation> |
9793 | 4069 |
</message> |
4070 |
<message> |
|
4071 |
<source>Protocol already known</source> |
|
9354 | 4072 |
<translation>Protokol zaten biliniyor</translation> |
9793 | 4073 |
</message> |
4074 |
<message> |
|
4075 |
<source>Bad number</source> |
|
9354 | 4076 |
<translation>Hatalı sayı</translation> |
9793 | 4077 |
</message> |
4078 |
<message> |
|
4079 |
<source>Nickname is already in use</source> |
|
9354 | 4080 |
<translation>Takma ad zaten kullanımda</translation> |
9793 | 4081 |
</message> |
4082 |
<message> |
|
4083 |
<source>No checker rights</source> |
|
9354 | 4084 |
<translation>Denetim hakları yok</translation> |
9793 | 4085 |
</message> |
4086 |
<message> |
|
4087 |
<source>Authentication failed</source> |
|
9354 | 4088 |
<translation>Kimlik doğrulama başarısız</translation> |
9793 | 4089 |
</message> |
4090 |
<message> |
|
4091 |
<source>60 seconds cooldown after kick</source> |
|
9354 | 4092 |
<translation>Kovulduktan sonra 60 saniye sakinleşme</translation> |
9793 | 4093 |
</message> |
4094 |
<message> |
|
4095 |
<source>kicked</source> |
|
9354 | 4096 |
<translation>kovuldu</translation> |
9793 | 4097 |
</message> |
4098 |
<message> |
|
4099 |
<source>Ping timeout</source> |
|
9354 | 4100 |
<translation>Ping zaman aşımı</translation> |
9793 | 4101 |
</message> |
4102 |
<message> |
|
4103 |
<source>bye</source> |
|
9354 | 4104 |
<translation>hoşça kal</translation> |
4105 |
</message> |
|
4106 |
<message> |
|
4107 |
<source>Illegal room name</source> |
|
4108 |
<translation>Geçersiz oda adı</translation> |
|
9793 | 4109 |
</message> |
4110 |
<message> |
|
4111 |
<source>No such room</source> |
|
9354 | 4112 |
<translation>Böyle bir oda yok</translation> |
9793 | 4113 |
</message> |
4114 |
<message> |
|
4115 |
<source>Joining restricted</source> |
|
9354 | 4116 |
<translation>Katılma kısıtlı</translation> |
9793 | 4117 |
</message> |
4118 |
<message> |
|
4119 |
<source>Registered users only</source> |
|
9354 | 4120 |
<translation>Sadece kayıtlı kullanıcılar</translation> |
9793 | 4121 |
</message> |
4122 |
<message> |
|
4123 |
<source>You are banned in this room</source> |
|
9354 | 4124 |
<translation>Bu odadan engellendiniz</translation> |
9793 | 4125 |
</message> |
4126 |
<message> |
|
4127 |
<source>Empty config entry</source> |
|
9354 | 4128 |
<translation>Boş yapılandırma girdisi</translation> |
9793 | 4129 |
</message> |
10451 | 4130 |
<message> |
4131 |
<source>You already have voted</source> |
|
4132 |
<translation type="unfinished"></translation> |
|
4133 |
</message> |
|
4134 |
<message> |
|
4135 |
<source>Voting closed</source> |
|
4136 |
<translation type="unfinished"></translation> |
|
4137 |
</message> |
|
4138 |
<message> |
|
4139 |
<source>New voting started</source> |
|
4140 |
<translation type="unfinished"></translation> |
|
4141 |
</message> |
|
4142 |
<message> |
|
4143 |
<source>Voting expired</source> |
|
4144 |
<translation type="unfinished"></translation> |
|
4145 |
</message> |
|
4146 |
<message> |
|
4147 |
<source>kick</source> |
|
4148 |
<translation type="unfinished"></translation> |
|
4149 |
</message> |
|
4150 |
<message> |
|
4151 |
<source>map</source> |
|
4152 |
<translation type="unfinished"></translation> |
|
4153 |
</message> |
|
4154 |
<message> |
|
4155 |
<source>pause</source> |
|
4156 |
<translation type="unfinished">duraklat</translation> |
|
4157 |
</message> |
|
4158 |
<message> |
|
4159 |
<source>Restricted</source> |
|
4160 |
<translation type="unfinished"></translation> |
|
4161 |
</message> |
|
4162 |
<message> |
|
4163 |
<source>Reconnected too fast</source> |
|
4164 |
<translation type="unfinished"></translation> |
|
4165 |
</message> |
|
4166 |
<message> |
|
4167 |
<source>Room version incompatible to your hedgewars version</source> |
|
4168 |
<translation type="unfinished"></translation> |
|
4169 |
</message> |
|
4170 |
<message> |
|
4171 |
<source>Warning! Chat flood protection activated</source> |
|
4172 |
<translation type="unfinished"></translation> |
|
4173 |
</message> |
|
4174 |
<message> |
|
4175 |
<source>Excess flood</source> |
|
4176 |
<translation type="unfinished"></translation> |
|
4177 |
</message> |
|
4178 |
<message> |
|
4179 |
<source>Game messages flood detected - 1</source> |
|
4180 |
<translation type="unfinished"></translation> |
|
4181 |
</message> |
|
4182 |
<message> |
|
4183 |
<source>Warning! Joins flood protection activated</source> |
|
4184 |
<translation type="unfinished"></translation> |
|
4185 |
</message> |
|
4186 |
<message> |
|
4187 |
<source>There's no voting going on</source> |
|
4188 |
<translation type="unfinished"></translation> |
|
4189 |
</message> |
|
11526 | 4190 |
<message> |
4191 |
<source>Your vote counted</source> |
|
4192 |
<translation type="unfinished"></translation> |
|
4193 |
</message> |
|
4194 |
<message> |
|
4195 |
<source>Pause toggled</source> |
|
4196 |
<translation type="unfinished"></translation> |
|
4197 |
</message> |
|
4198 |
<message> |
|
4199 |
<source>new seed</source> |
|
4200 |
<translation type="unfinished"></translation> |
|
4201 |
</message> |
|
4202 |
<message> |
|
4203 |
<source>number of hedgehogs in team</source> |
|
4204 |
<translation type="unfinished"></translation> |
|
4205 |
</message> |
|
4206 |
<message> |
|
4207 |
<source>/maxteams: specify number from 2 to 8</source> |
|
4208 |
<translation type="unfinished"></translation> |
|
4209 |
</message> |
|
4210 |
<message> |
|
4211 |
<source>Available callvote commands: kick <nickname>, map <name>, pause, newseed, hedgehogs</source> |
|
4212 |
<translation type="unfinished"></translation> |
|
4213 |
</message> |
|
4214 |
<message> |
|
4215 |
<source>callvote kick: specify nickname</source> |
|
4216 |
<translation type="unfinished"></translation> |
|
4217 |
</message> |
|
4218 |
<message> |
|
4219 |
<source>callvote kick: no such user</source> |
|
4220 |
<translation type="unfinished"></translation> |
|
4221 |
</message> |
|
4222 |
<message> |
|
4223 |
<source>callvote map: no such map</source> |
|
4224 |
<translation type="unfinished"></translation> |
|
4225 |
</message> |
|
4226 |
<message> |
|
4227 |
<source>callvote pause: no game in progress</source> |
|
4228 |
<translation type="unfinished"></translation> |
|
4229 |
</message> |
|
4230 |
<message> |
|
4231 |
<source>callvote hedgehogs: specify number from 1 to 8</source> |
|
4232 |
<translation type="unfinished"></translation> |
|
4233 |
</message> |
|
9793 | 4234 |
</context> |
1803 | 4235 |
</TS> |