author | Wuzzy <Wuzzy2@mail.ru> |
Sun, 11 Mar 2018 00:46:22 +0100 | |
changeset 13165 | 2e9221a9a9b3 |
parent 12807 | 318a0f002128 |
child 13202 | 0bc5f618ca7c |
permissions | -rw-r--r-- |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2 |
<!DOCTYPE TS> |
12726 | 3 |
<TS version="2.1" language="pl"> |
2062 | 4 |
<context> |
8648 | 5 |
<name>About</name> |
6 |
<message> |
|
7 |
<source>Unknown Compiler</source> |
|
9079 | 8 |
<translation>Nieznany kompilator</translation> |
8648 | 9 |
</message> |
12726 | 10 |
<message> |
11 |
<source>Hedgewars %1</source> |
|
12 |
<extracomment>%1 contains Hedgewars' version number</extracomment> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
13 |
<translation>Hedgewars %1</translation> |
12726 | 14 |
</message> |
15 |
<message> |
|
16 |
<source>Revision %1 (%2)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
17 |
<translation>Rewizja %1 (%2)</translation> |
12726 | 18 |
</message> |
19 |
<message> |
|
20 |
<source>Visit our homepage: %1</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
21 |
<translation>Odwiedź naszą stronę domową: %1</translation> |
12726 | 22 |
</message> |
23 |
<message> |
|
24 |
<source>This program is distributed under the %1.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
25 |
<translation>Ten program jest rozpowszechniany na licencji %1.</translation> |
12726 | 26 |
</message> |
27 |
<message> |
|
28 |
<source>GNU GPL v2</source> |
|
29 |
<extracomment>Short for “GNU General Public License version 2”</extracomment> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
30 |
<translation>GNU GPL v2</translation> |
12726 | 31 |
</message> |
32 |
<message> |
|
33 |
<source>Dependency versions:</source> |
|
34 |
<extracomment>For the version numbers of Hedgewars' software dependencies</extracomment> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
35 |
<translation>Wersje zależności:</translation> |
12726 | 36 |
</message> |
37 |
<message> |
|
38 |
<source><a href="https://gcc.gnu.org">GCC</a>: %1</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
39 |
<translation><a href="https://gcc.gnu.org">GCC</a>: %1</translation> |
12726 | 40 |
</message> |
41 |
<message> |
|
42 |
<source><a href="https://www.libsdl.org/">SDL2</a>: %1.%2.%3</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
43 |
<translation><a href="https://www.libsdl.org/">SDL2</a>: %1.%2.%3</translation> |
12726 | 44 |
</message> |
45 |
<message> |
|
46 |
<source><a href="https://www.libsdl.org/">SDL2_mixer</a>: %1.%2.%3</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
47 |
<translation><a href="https://www.libsdl.org/">SDL2_mixer</a>: %1.%2.%3</translation> |
12726 | 48 |
</message> |
49 |
<message> |
|
50 |
<source><a href="https://www.libsdl.org/">SDL2_net</a>: %1.%2.%3</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
51 |
<translation><a href="https://www.libsdl.org/">SDL2_net</a>: %1.%2.%3</translation> |
12726 | 52 |
</message> |
53 |
<message> |
|
54 |
<source><a href="https://www.libsdl.org/">SDL2_image</a>: %1.%2.%3</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
55 |
<translation><a href="https://www.libsdl.org/">SDL2_image</a>: %1.%2.%3</translation> |
12726 | 56 |
</message> |
57 |
<message> |
|
58 |
<source><a href="https://www.libsdl.org/">SDL2_ttf</a>: %1.%2.%3</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
59 |
<translation><a href="https://www.libsdl.org/">SDL2_ttf</a>: %1.%2.%3</translation> |
12726 | 60 |
</message> |
61 |
<message> |
|
62 |
<source><a href="https://www.qt.io/developers/">Qt</a>: %1</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
63 |
<translation><a href="https://www.qt.io/developers/">Qt</a>: %1</translation> |
12726 | 64 |
</message> |
65 |
<message> |
|
66 |
<source><a href="https://libav.org">libavcodec</a>: %1.%2.%3</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
67 |
<translation><a href="https://libav.org">libavcodec</a>: %1.%2.%3</translation> |
12726 | 68 |
</message> |
69 |
<message> |
|
70 |
<source><a href="https://libav.org">libavformat</a>: %1.%2.%3</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
71 |
<translation><a href="https://libav.org">libavformat</a>: %1.%2.%3</translation> |
12726 | 72 |
</message> |
73 |
<message> |
|
74 |
<source><a href="https://libav.org">libavutil</a>: %1.%2.%3</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
75 |
<translation><a href="https://libav.org">libavutil</a>: %1.%2.%3</translation> |
12726 | 76 |
</message> |
77 |
<message> |
|
78 |
<source><a href="https://icculus.org/physfs/">PhysFS</a>: %1.%2.%3</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
79 |
<translation><a href="https://icculus.org/physfs/">PhysFS</a>: %1.%2.%3</translation> |
12726 | 80 |
</message> |
8648 | 81 |
</context> |
82 |
<context> |
|
7679 | 83 |
<name>AbstractPage</name> |
84 |
<message> |
|
85 |
<source>Go back</source> |
|
7891 | 86 |
<translation>Wstecz</translation> |
7679 | 87 |
</message> |
88 |
</context> |
|
89 |
<context> |
|
2062 | 90 |
<name>AmmoSchemeModel</name> |
91 |
<message> |
|
92 |
<source>new</source> |
|
11838 | 93 |
<translation type="obsolete">nowy</translation> |
2062 | 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">kopia</translation> |
98 |
</message> |
|
99 |
<message> |
|
11842 | 100 |
<source>copy of %1</source> |
101 |
<translation type="obsolete">kopia %1</translation> |
|
102 |
</message> |
|
103 |
<message> |
|
11838 | 104 |
<source>New</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
105 |
<translation>Nowy</translation> |
11838 | 106 |
</message> |
107 |
<message> |
|
108 |
<source>Copy of %1</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
109 |
<translation>Kopia %1</translation> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
110 |
</message> |
12726 | 111 |
<message> |
112 |
<source>New (%1)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
113 |
<translation>Nowy (%1)</translation> |
12726 | 114 |
</message> |
115 |
<message> |
|
116 |
<source>Copy of %1 (%2)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
117 |
<translation>Kopia %1 (%2)</translation> |
12726 | 118 |
</message> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
119 |
</context> |
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
120 |
<context> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
121 |
<name>BanDialog</name> |
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>IP</source> |
9079 | 124 |
<translation>IP</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>Nick</source> |
9079 | 128 |
<translation>Nick</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>IP/Nick</source> |
9079 | 132 |
<translation>IP/Nick</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>Reason</source> |
9079 | 136 |
<translation>Powód</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>Duration</source> |
9079 | 140 |
<translation>Czas trwania</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>Ok</source> |
9079 | 144 |
<translation>Ok</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>Cancel</source> |
9079 | 148 |
<translation>Anuluj</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>you know why</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
152 |
<translation>wiesz za dlaczego</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>Warning</source> |
9079 | 156 |
<translation>Ostrzeżenie</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>Please, specify %1</source> |
12726 | 160 |
<translation type="obsolete">Proszę, opisz %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
161 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
162 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
163 |
<source>nickname</source> |
12726 | 164 |
<translation type="vanished">ksywka</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
165 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
166 |
<message> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
167 |
<source>permanent</source> |
9079 | 168 |
<translation>dożywotni</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
169 |
</message> |
11531 | 170 |
<message> |
171 |
<source>Ban player</source> |
|
11842 | 172 |
<translation>Banuj gracza</translation> |
11531 | 173 |
</message> |
12726 | 174 |
<message> |
175 |
<source>Please specify an IP address.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
176 |
<translation>Podaj adres IP.</translation> |
12726 | 177 |
</message> |
178 |
<message> |
|
179 |
<source>Please specify a nickname.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
180 |
<translation>Podaj nick.</translation> |
12726 | 181 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
182 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
183 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
184 |
<name>DataManager</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
185 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
186 |
<source>Use Default</source> |
9079 | 187 |
<translation>Użyj domyślnych</translation> |
8401
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 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
190 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
191 |
<name>FeedbackDialog</name> |
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>View</source> |
9079 | 194 |
<translation>Pokaż</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>Cancel</source> |
9079 | 198 |
<translation>Anuluj</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
199 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
200 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
201 |
<source>Send Feedback</source> |
12579 | 202 |
<translation>Wyślij opinię</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> |
9079 | 206 |
<translation>Jesteśmy wdzięczni za sugestie, pomysły i znalezione błędy.</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
207 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
208 |
<message> |
9007 | 209 |
<source>Send us feedback!</source> |
9079 | 210 |
<translation>Wyślij swoją opinię!</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
211 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
212 |
<message> |
9007 | 213 |
<source>If you found a bug, you can see if it's already been reported here: </source> |
9079 | 214 |
<translation>Jeśli znalazłeś błąd, możesz sprawdzić czy został już zgłoszony w tym miejscu: </translation> |
9007 | 215 |
</message> |
216 |
<message> |
|
217 |
<source>Your email address is optional, but necessary if you want us to get back at you.</source> |
|
9079 | 218 |
<translation>E-mail jest opcjonalny chyba, że chcesz byśmy się z tobą skontaktowali.</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
219 |
</message> |
11531 | 220 |
<message> |
221 |
<source>Feedback</source> |
|
11842 | 222 |
<translation>Twoja opinia</translation> |
11531 | 223 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
224 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
225 |
<context> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
226 |
<name>FreqSpinBox</name> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
227 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
228 |
<source>Never</source> |
3284 | 229 |
<translation>Nigdy</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
|
230 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
231 |
<message numerus="yes"> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
232 |
<source>Every %1 turn</source> |
3284 | 233 |
<translation> |
2700 | 234 |
<numerusform>Co %1 turę</numerusform> |
235 |
<numerusform>Co %1 tury</numerusform> |
|
2965
2a8c76b23e2c
Updated pl from szczur/nerihsa. Reduce dX requirement for high dY to allow batting tighter angles, try grenade impact sound for barrels
nemo
parents:
2913
diff
changeset
|
236 |
<numerusform>Co %1 tur</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
|
237 |
</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
|
238 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
239 |
</context> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
240 |
<context> |
1546 | 241 |
<name>GameCFGWidget</name> |
242 |
<message> |
|
1900 | 243 |
<source>Edit schemes</source> |
1957 | 244 |
<translation>Edytuj schematy</translation> |
1900 | 245 |
</message> |
2062 | 246 |
<message> |
247 |
<source>Edit weapons</source> |
|
2423 | 248 |
<translation>Edytuj uzbrojenie</translation> |
2062 | 249 |
</message> |
4259 | 250 |
<message> |
6239 | 251 |
<source>Game Options</source> |
8648 | 252 |
<translation type="obsolete">Opcje</translation> |
6239 | 253 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
254 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
255 |
<source>Game scheme will auto-select a weapon</source> |
11842 | 256 |
<translation>Schemat gry automatycznie wybierze uzbrojenie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
257 |
</message> |
8648 | 258 |
<message> |
259 |
<source>Map</source> |
|
9079 | 260 |
<translation>Mapa</translation> |
8648 | 261 |
</message> |
262 |
<message> |
|
263 |
<source>Game options</source> |
|
9079 | 264 |
<translation>Ustawienia gry</translation> |
265 |
</message> |
|
266 |
</context> |
|
267 |
<context> |
|
268 |
<name>GameUIConfig</name> |
|
269 |
<message> |
|
270 |
<source>Guest</source> |
|
271 |
<translation>Gość</translation> |
|
8648 | 272 |
</message> |
1546 | 273 |
</context> |
274 |
<context> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
275 |
<name>HWApplication</name> |
8648 | 276 |
<message numerus="yes"> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
277 |
<source>%1 minutes</source> |
9079 | 278 |
<translation> |
279 |
<numerusform>%1 minuta</numerusform> |
|
280 |
<numerusform>%1 minuty</numerusform> |
|
281 |
<numerusform>%1 minut</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> |
9079 | 286 |
<translation> |
287 |
<numerusform>%1 godzina</numerusform> |
|
288 |
<numerusform>%1 godziny</numerusform> |
|
289 |
<numerusform>%1 godzin</numerusform> |
|
8648 | 290 |
</translation> |
291 |
</message> |
|
292 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
293 |
<source>%1 hours</source> |
9079 | 294 |
<translation> |
295 |
<numerusform>%1 godziny</numerusform> |
|
296 |
<numerusform>%1 godziny</numerusform> |
|
297 |
<numerusform>%1 godzin</numerusform> |
|
8648 | 298 |
</translation> |
299 |
</message> |
|
300 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
301 |
<source>%1 day</source> |
9079 | 302 |
<translation> |
303 |
<numerusform>%1 dzień</numerusform> |
|
304 |
<numerusform>%1 dni</numerusform> |
|
305 |
<numerusform>%1 dni</numerusform> |
|
8648 | 306 |
</translation> |
307 |
</message> |
|
308 |
<message numerus="yes"> |
|
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
309 |
<source>%1 days</source> |
9079 | 310 |
<translation> |
311 |
<numerusform>%1 dni</numerusform> |
|
312 |
<numerusform>%1 dni</numerusform> |
|
313 |
<numerusform>%1 dni</numerusform> |
|
8648 | 314 |
</translation> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
315 |
</message> |
8788 | 316 |
<message> |
317 |
<source>Scheme '%1' not supported</source> |
|
9079 | 318 |
<translation>Shemat '%1' nie jest wspierany</translation> |
8788 | 319 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
320 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
321 |
<source>Cannot create directory %1</source> |
9079 | 322 |
<translation>Nie można utworzyć katalogu %1</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
323 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
324 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
325 |
<source>Failed to open data directory: |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
326 |
%1 |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
327 |
Please check your installation!</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
328 |
<translation type="vanished">Nie można otworzyć katalogu z danymi: |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
329 |
%1 |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
330 |
Sprawdź poprawność instalacji!</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
331 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
332 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
333 |
<source>Usage</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
334 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
335 |
<translation>Użycie</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
336 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
337 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
338 |
<source>OPTION</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
339 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
340 |
<translation>OPCJA</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
341 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
342 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
343 |
<source>CONNECTSTRING</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
344 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
345 |
<translation>CONNECTSTRING</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
346 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
347 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
348 |
<source>Options</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
349 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
350 |
<translation>Opcje</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
351 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
352 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
353 |
<source>Display this help</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
354 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
355 |
<translation>Wyświetl tę pomoc</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
356 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
357 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
358 |
<source>Custom path for configuration data and user data</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
359 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
360 |
<translation>Własna ścieżka do konfiguracji i danych użytkownika</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
361 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
362 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
363 |
<source>Custom path to the game data folder</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
364 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
365 |
<translation>Własna ścieżka do folderu danych gry</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
366 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
367 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
368 |
<source>Hedgewars can use a %1 (e.g. "%2") to connect on start.</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
369 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
370 |
<translation>Hedgewars może użyć %1 (np. "%2") by połączyć się na starcie.</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
371 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
372 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
373 |
<source>Malformed option argument: %1</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
374 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
375 |
<translation>Niepoprawny argument: %1</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
376 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
377 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
378 |
<source>Unknown option argument: %1</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
379 |
<comment>command-line</comment> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
380 |
<translation>Nieznany argument: %1</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
381 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
382 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
383 |
<source>Failed to open data directory: |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
384 |
%1 |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
385 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
386 |
Please check your installation!</source> |
9079 | 387 |
<translation>Nie można otworzyć katalogu z danymi: |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
388 |
%1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
389 |
|
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
390 |
Sprawdź poprawność instalacji!</translation> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
391 |
</message> |
8412
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
392 |
</context> |
a2465e542e3d
lupdate -pro project_files/hedgewars.pro -no-obsolete
koda
parents:
8401
diff
changeset
|
393 |
<context> |
7679 | 394 |
<name>HWAskQuitDialog</name> |
395 |
<message> |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7891
diff
changeset
|
396 |
<source>Do you really want to quit?</source> |
7891 | 397 |
<translation>Na pewno chcesz zakończyć?</translation> |
7679 | 398 |
</message> |
399 |
</context> |
|
400 |
<context> |
|
2883 | 401 |
<name>HWChatWidget</name> |
402 |
<message> |
|
6239 | 403 |
<source>%1 has been removed from your ignore list</source> |
6345 | 404 |
<translation>%1 został usunięty z listy ignorowanych</translation> |
6239 | 405 |
</message> |
406 |
<message> |
|
407 |
<source>%1 has been added to your ignore list</source> |
|
6345 | 408 |
<translation>%1 został dodany do listy ignorowanych</translation> |
6239 | 409 |
</message> |
410 |
<message> |
|
411 |
<source>%1 has been removed from your friends list</source> |
|
6345 | 412 |
<translation>%1 został usunięty z listy przyjaciół</translation> |
6239 | 413 |
</message> |
414 |
<message> |
|
415 |
<source>%1 has been added to your friends list</source> |
|
6345 | 416 |
<translation>%1 został dodany do listy przyjaciół</translation> |
6239 | 417 |
</message> |
418 |
<message> |
|
419 |
<source>Stylesheet imported from %1</source> |
|
6345 | 420 |
<translation>Arkusz stylów został zaimportowany z %1</translation> |
6239 | 421 |
</message> |
422 |
<message> |
|
423 |
<source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source> |
|
6345 | 424 |
<translation>Wpisz %1 jeśli chcesz użyć tego arkusza stylów w przyszłości. Wpisz %2 by go zresetować!</translation> |
6239 | 425 |
</message> |
426 |
<message> |
|
427 |
<source>Couldn't read %1</source> |
|
6345 | 428 |
<translation>Nie można odczytać %1</translation> |
6239 | 429 |
</message> |
430 |
<message> |
|
431 |
<source>StyleSheet discarded</source> |
|
6345 | 432 |
<translation>Arkusz stylów został odrzucony</translation> |
6239 | 433 |
</message> |
434 |
<message> |
|
435 |
<source>StyleSheet saved to %1</source> |
|
6345 | 436 |
<translation>Arkusz stylów został zapisany jako %1</translation> |
6239 | 437 |
</message> |
438 |
<message> |
|
439 |
<source>Failed to save StyleSheet to %1</source> |
|
6345 | 440 |
<translation>Nie można było zapisać arkusza stylów jako %1</translation> |
6239 | 441 |
</message> |
9007 | 442 |
<message> |
443 |
<source>%1 has joined</source> |
|
9079 | 444 |
<translation>%1 dołączył</translation> |
9007 | 445 |
</message> |
446 |
<message> |
|
447 |
<source>%1 has left</source> |
|
9079 | 448 |
<translation>%1 wyszedł</translation> |
9007 | 449 |
</message> |
450 |
<message> |
|
451 |
<source>%1 has left (%2)</source> |
|
9079 | 452 |
<translation>%1 wyszedł (%2)</translation> |
9007 | 453 |
</message> |
11838 | 454 |
<message> |
455 |
<source>Chat log</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
456 |
<translation>Dziennik czatu</translation> |
11838 | 457 |
</message> |
458 |
<message> |
|
459 |
<source>Enter chat messages here and send them with [Enter]</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
460 |
<translation>Tutaj wpisz wiadomości czatu i wyślij je wciskając [Enter]</translation> |
11838 | 461 |
</message> |
462 |
<message> |
|
463 |
<source>List of players</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
464 |
<translation>Lista graczy</translation> |
11838 | 465 |
</message> |
2883 | 466 |
</context> |
467 |
<context> |
|
792 | 468 |
<name>HWForm</name> |
469 |
<message> |
|
470 |
<source>Cannot save record to file %1</source> |
|
471 |
<translation>Nie można zapisać nagrania do pliku %1</translation> |
|
472 |
</message> |
|
1546 | 473 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
474 |
<source>DefaultTeam</source> |
12726 | 475 |
<translation type="vanished">DomyślnaDrużyna</translation> |
4051 | 476 |
</message> |
477 |
<message> |
|
478 |
<source>Hedgewars Demo File</source> |
|
479 |
<comment>File Types</comment> |
|
480 |
<translation>Plik demo</translation> |
|
481 |
</message> |
|
482 |
<message> |
|
483 |
<source>Hedgewars Save File</source> |
|
484 |
<comment>File Types</comment> |
|
485 |
<translation>Zapisana gra</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
486 |
</message> |
5791 | 487 |
<message> |
488 |
<source>Demo name</source> |
|
5927 | 489 |
<translation>Podaj nazwę</translation> |
5791 | 490 |
</message> |
491 |
<message> |
|
492 |
<source>Demo name:</source> |
|
5927 | 493 |
<translation>Nazwa demo:</translation> |
5791 | 494 |
</message> |
6239 | 495 |
<message> |
496 |
<source>Game aborted</source> |
|
6345 | 497 |
<translation>Gra przerwana</translation> |
6239 | 498 |
</message> |
499 |
<message> |
|
500 |
<source>Nickname</source> |
|
6345 | 501 |
<translation>Nick</translation> |
6239 | 502 |
</message> |
503 |
<message> |
|
504 |
<source>No nickname supplied.</source> |
|
6345 | 505 |
<translation>Nie podano nicku.</translation> |
6239 | 506 |
</message> |
7801 | 507 |
<message> |
508 |
<source>Someone already uses your nickname %1 on the server. |
|
509 |
Please pick another nickname:</source> |
|
7891 | 510 |
<translation>Ktoś używa tego nicku %1 na serwerze. |
511 |
Wybierz inny nick:</translation> |
|
7801 | 512 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
513 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
514 |
<source>%1's Team</source> |
9079 | 515 |
<translation>Zespół %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
516 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
517 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
518 |
<source>Hedgewars - Nick registered</source> |
9079 | 519 |
<translation>Hedgewars - Zarejestrowany nick</translation> |
8401
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 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
522 |
<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
|
523 |
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
|
524 |
Password:</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
525 |
<translation type="vanished">Ten nick jest zarejestrowany i musisz podać hasło. |
9079 | 526 |
Jeżeli ten nick nie jest twój, zarejestrój własny na www.hedgewars.org |
527 |
Hasło:</translation> |
|
8401
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 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
530 |
<source>Your nickname is not registered. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
531 |
To prevent someone else from using it, |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
532 |
please register it at www.hedgewars.org</source> |
9079 | 533 |
<translation>Twój nick nie jest zarejestrowany. |
534 |
By zapobiec używania go przez kogoś innego |
|
535 |
zarejestruj go na www.hedgewars.org</translation> |
|
8401
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 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
538 |
<source> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
539 |
Your password wasn't saved either.</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
540 |
<translation type="vanished"> |
9079 | 541 |
Twoje hasło nie zostało zapisane.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
542 |
</message> |
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 |
<source>Hedgewars - Empty nickname</source> |
9079 | 545 |
<translation>Hedgewars - Brak nicku</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
546 |
</message> |
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 |
<source>Hedgewars - Wrong password</source> |
9079 | 549 |
<translation>Hedgewars - Złe hasło</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
550 |
</message> |
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 |
<source>You entered a wrong password.</source> |
9079 | 553 |
<translation>Wpisałeś złe hasło.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
554 |
</message> |
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 |
<source>Try Again</source> |
9079 | 557 |
<translation>Spróbuj ponownie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
558 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
559 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
560 |
<source>Hedgewars - Connection error</source> |
9079 | 561 |
<translation>Hedgewars - Błąd połączenia</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
562 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
563 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
564 |
<source>You reconnected too fast. |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
565 |
Please wait a few seconds and try again.</source> |
9079 | 566 |
<translation>Za szybko połączyłes się ponownie. |
567 |
Poczekaj kilka sekund i spróbuj ponownie.</translation> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
568 |
</message> |
9007 | 569 |
<message> |
570 |
<source>This page requires an internet connection.</source> |
|
12726 | 571 |
<translation type="vanished">Ta strona wymaga połączenia z internetem.</translation> |
9079 | 572 |
</message> |
573 |
<message> |
|
574 |
<source>Guest</source> |
|
575 |
<translation>Gość</translation> |
|
9007 | 576 |
</message> |
9756 | 577 |
<message> |
578 |
<source>Room password</source> |
|
11842 | 579 |
<translation>Hasło do pokoju</translation> |
9756 | 580 |
</message> |
581 |
<message> |
|
582 |
<source>The room is protected with password. |
|
583 |
Please, enter the password:</source> |
|
11842 | 584 |
<translation>Ten pokój jest chroniony hasłem |
585 |
Podaj hasło:</translation> |
|
9756 | 586 |
</message> |
12726 | 587 |
<message> |
588 |
<source>Team 1</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
589 |
<translation>Drużyna 1</translation> |
12726 | 590 |
</message> |
591 |
<message> |
|
592 |
<source>Team %1</source> |
|
593 |
<extracomment>Default team name</extracomment> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
594 |
<translation>Drużyna %1</translation> |
12726 | 595 |
</message> |
596 |
<message> |
|
597 |
<source>Computer %1</source> |
|
598 |
<extracomment>Default computer team name</extracomment> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
599 |
<translation>Komputer %1</translation> |
12726 | 600 |
</message> |
601 |
<message> |
|
602 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
603 |
<translation>Nieznany błąd sieci (możliwy brak biblioteki SSL).</translation> |
12726 | 604 |
</message> |
605 |
<message> |
|
606 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
607 |
<translation>Ta funkcja wymaga połączenia z internetem, a ty nie jesteś online (kod błędu: %1)</translation> |
12726 | 608 |
</message> |
609 |
<message> |
|
610 |
<source>Internal error: Reply object is invalid.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
611 |
<translation>Wewnętrzny błąd: Obiekt odpowiedz jest niepoprawny.</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
612 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
613 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
614 |
<source>This nick is registered, and you haven't specified a password. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
615 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
616 |
If this nick isn't yours, please register your own nick at www.hedgewars.org |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
617 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
618 |
Password:</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
619 |
<translation>Ten nick jest zarejestrowany i musisz podać hasło. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
620 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
621 |
Jeżeli ten nick nie jest twój, zarejestrój własny na www.hedgewars.org |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
622 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
623 |
Hasło:</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
624 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
625 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
626 |
<source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
627 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
628 |
Your password wasn't saved either.</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
629 |
<translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
630 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
631 |
Twoje hasło nie zostało zapisane.</translation> |
12726 | 632 |
</message> |
792 | 633 |
</context> |
634 |
<context> |
|
635 |
<name>HWGame</name> |
|
636 |
<message> |
|
637 |
<source>en.txt</source> |
|
12726 | 638 |
<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> |
792 | 639 |
<translation>pl.txt</translation> |
640 |
</message> |
|
641 |
<message> |
|
642 |
<source>Cannot open demofile %1</source> |
|
643 |
<translation>Nie można wczytać dema z pliku %1</translation> |
|
644 |
</message> |
|
10451 | 645 |
<message> |
646 |
<source>A Fatal ERROR occured! - The game engine had to stop. |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
647 |
We are very sorry for the inconvenience :( |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
648 |
If this keeps happening, please click the '%1' button in the main menu! |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
649 |
Last two engine messages: |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
650 |
%2</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
651 |
<translation type="vanished">Wystąpił fatalny BŁĄD! - Silnik gry musiał się zatrzymać. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
652 |
Bardzo nam przykro z powodu niedogodności :( |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
653 |
Jeśli to będzie się powtarzać, wciśnij przycisk "%1" w menu głównym!! |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
654 |
Dwie ostatnie wiadomości silnika: |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
655 |
%2</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
656 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
657 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
658 |
<source>A Fatal ERROR occured! - The game engine had to stop. |
10451 | 659 |
|
660 |
We are very sorry for the inconvenience :( |
|
661 |
||
662 |
If this keeps happening, please click the '%1' button in the main menu! |
|
663 |
||
664 |
Last two engine messages: |
|
665 |
%2</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
666 |
<translation type="vanished">Wystąpił fatalny BŁĄD! - Silnik gry musiał się zatrzymać. |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
667 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
668 |
Bardzo nam przykro z powodu niedogodności :( |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
669 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
670 |
Jeśli to będzie się powtarzać, wciśnij przycisk "%1" w menu głównym!! |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
671 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
672 |
Dwie ostatnie wiadomości silnika: |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
673 |
%2</translation> |
10451 | 674 |
</message> |
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
675 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
676 |
<source>A fatal ERROR occured! The game engine had to stop. |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
677 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
678 |
We are very sorry for the inconvenience. :-( |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
679 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
680 |
If this keeps happening, please click the 'Feedback' button in the main menu! |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
681 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
682 |
Last engine message: |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
683 |
%1</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
684 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
685 |
</message> |
792 | 686 |
</context> |
687 |
<context> |
|
11531 | 688 |
<name>HWHostPortDialog</name> |
689 |
<message> |
|
690 |
<source>Connect to server</source> |
|
11842 | 691 |
<translation>Połącz z serwerem</translation> |
11531 | 692 |
</message> |
693 |
</context> |
|
694 |
<context> |
|
1213 | 695 |
<name>HWMapContainer</name> |
696 |
<message> |
|
1803 | 697 |
<source>All</source> |
1864 | 698 |
<translation>Wszystkie</translation> |
1803 | 699 |
</message> |
700 |
<message> |
|
701 |
<source>Small</source> |
|
3284 | 702 |
<translation>Małe</translation> |
1803 | 703 |
</message> |
704 |
<message> |
|
705 |
<source>Medium</source> |
|
3284 | 706 |
<translation>Średnie</translation> |
1803 | 707 |
</message> |
708 |
<message> |
|
709 |
<source>Large</source> |
|
3284 | 710 |
<translation>Duże</translation> |
1803 | 711 |
</message> |
712 |
<message> |
|
713 |
<source>Cavern</source> |
|
1864 | 714 |
<translation>Jaskinie</translation> |
1803 | 715 |
</message> |
716 |
<message> |
|
717 |
<source>Wacky</source> |
|
2342 | 718 |
<translation>Odjechane</translation> |
1803 | 719 |
</message> |
3163 | 720 |
<message> |
3181 | 721 |
<source>Small tunnels</source> |
3284 | 722 |
<translation>Małe tunele</translation> |
3181 | 723 |
</message> |
724 |
<message> |
|
725 |
<source>Medium tunnels</source> |
|
3284 | 726 |
<translation>Średnie tunele</translation> |
3181 | 727 |
</message> |
728 |
<message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
729 |
<source>Seed</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
730 |
<translation>Ziarno</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
731 |
</message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4660
diff
changeset
|
732 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
733 |
<source>Map type:</source> |
9079 | 734 |
<translation>Typ mapy:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
735 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
736 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
737 |
<source>Image map</source> |
11842 | 738 |
<translation>Mapa z obrazka</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
739 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
740 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
741 |
<source>Mission map</source> |
9079 | 742 |
<translation>Misja</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
743 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
744 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
745 |
<source>Hand-drawn</source> |
9079 | 746 |
<translation>Rysowana ręcznie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
747 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
748 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
749 |
<source>Randomly generated</source> |
9079 | 750 |
<translation>Losowa mapa</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
751 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
752 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
753 |
<source>Random maze</source> |
9079 | 754 |
<translation>Losowe labirynty</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
755 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
756 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
757 |
<source>Random</source> |
9079 | 758 |
<translation>Losowo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
759 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
760 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
761 |
<source>Map preview:</source> |
9079 | 762 |
<translation>Podgląd:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
763 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
764 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
765 |
<source>Load map drawing</source> |
9079 | 766 |
<translation>Wczytaj rysowana mapę</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
767 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
768 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
769 |
<source>Edit map drawing</source> |
9079 | 770 |
<translation>Edytuj mapę</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
771 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
772 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
773 |
<source>Small islands</source> |
9079 | 774 |
<translation>Małe wyspy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
775 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
776 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
777 |
<source>Medium islands</source> |
9079 | 778 |
<translation>Średnie wyspy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
779 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
780 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
781 |
<source>Large islands</source> |
9079 | 782 |
<translation>Duże wyspy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
783 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
784 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
785 |
<source>Map size:</source> |
9079 | 786 |
<translation>Rozmiar mapy:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
787 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
788 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
789 |
<source>Maze style:</source> |
9079 | 790 |
<translation>Styl labiryntu:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
791 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
792 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
793 |
<source>Mission:</source> |
9079 | 794 |
<translation>Misja:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
795 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
796 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
797 |
<source>Map:</source> |
9079 | 798 |
<translation>Mapa:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
799 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
800 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
801 |
<source>Load drawn map</source> |
9079 | 802 |
<translation>Załaduj mapę</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
803 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
804 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
805 |
<source>Drawn Maps</source> |
9079 | 806 |
<translation>Narysowane mapy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
807 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
808 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
809 |
<source>All files</source> |
9079 | 810 |
<translation>Wszystkie pliki</translation> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4660
diff
changeset
|
811 |
</message> |
8695 | 812 |
<message> |
813 |
<source>Large tunnels</source> |
|
9079 | 814 |
<translation>Duże tunele</translation> |
8695 | 815 |
</message> |
9007 | 816 |
<message> |
817 |
<source>Theme: %1</source> |
|
9079 | 818 |
<translation>Motyw: %1</translation> |
9007 | 819 |
</message> |
10451 | 820 |
<message> |
821 |
<source>Random perlin</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
822 |
<translation>Losowy perlin</translation> |
10451 | 823 |
</message> |
824 |
<message> |
|
825 |
<source>Style:</source> |
|
11842 | 826 |
<translation>Styl:</translation> |
10451 | 827 |
</message> |
11761 | 828 |
<message> |
829 |
<source>Forts</source> |
|
11842 | 830 |
<translation>Forty</translation> |
11761 | 831 |
</message> |
11838 | 832 |
<message> |
833 |
<source>View and edit the seed, the source of randomness in the game</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
834 |
<translation>Zobacz i edytuj ziarno, źródło losowości w grze</translation> |
11838 | 835 |
</message> |
836 |
<message> |
|
837 |
<source>Randomize the theme</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
838 |
<translation>Wylosuj motyw</translation> |
11838 | 839 |
</message> |
840 |
<message> |
|
841 |
<source>Choose a theme</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
842 |
<translation>Wybierz motyw</translation> |
11838 | 843 |
</message> |
844 |
<message> |
|
845 |
<source>Randomize the map, theme and seed</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
846 |
<translation>Losuje mapę, motyw i ziarno</translation> |
11838 | 847 |
</message> |
848 |
<message> |
|
849 |
<source>Randomize the theme and seed</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
850 |
<translation>Losuje motyw i ziarno</translation> |
11838 | 851 |
</message> |
852 |
<message> |
|
853 |
<source>Randomize the seed</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
854 |
<translation>Losuje ziarno</translation> |
11838 | 855 |
</message> |
856 |
<message> |
|
857 |
<source>Click to randomize the map, theme and seed</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
858 |
<translation>Kliknij, aby wygenerować losową mapę, motyw i ziarno</translation> |
11838 | 859 |
</message> |
860 |
<message> |
|
861 |
<source>Click to randomize the theme and seed</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
862 |
<translation>Kliknij, aby wylosować motyw i ziarno</translation> |
11838 | 863 |
</message> |
864 |
<message> |
|
865 |
<source>Adjust the complexity of the generated map</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
866 |
<translation>Dostosuj poziom złożoności generowanych map</translation> |
11838 | 867 |
</message> |
868 |
<message> |
|
869 |
<source>Adjust the distance between forts</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
870 |
<translation>Dostosuj odległość pomiędzy forami</translation> |
11838 | 871 |
</message> |
872 |
<message> |
|
873 |
<source>Click to edit</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
874 |
<translation>Kliknij aby edytować</translation> |
11838 | 875 |
</message> |
1213 | 876 |
</context> |
877 |
<context> |
|
792 | 878 |
<name>HWNetServersModel</name> |
879 |
<message> |
|
880 |
<source>Title</source> |
|
881 |
<translation>Nazwa</translation> |
|
882 |
</message> |
|
883 |
<message> |
|
884 |
<source>IP</source> |
|
885 |
<translation>IP</translation> |
|
886 |
</message> |
|
887 |
<message> |
|
888 |
<source>Port</source> |
|
889 |
<translation>Port</translation> |
|
890 |
</message> |
|
891 |
</context> |
|
892 |
<context> |
|
893 |
<name>HWNewNet</name> |
|
894 |
<message> |
|
895 |
<source>The host was not found. Please check the host name and port settings.</source> |
|
2423 | 896 |
<translation>Serwer nie został znaleziony. Sprawdź nazwę hosta i ustawienia portu.</translation> |
792 | 897 |
</message> |
898 |
<message> |
|
899 |
<source>Connection refused</source> |
|
900 |
<translation>Połączenie odrzucone</translation> |
|
901 |
</message> |
|
1414 | 902 |
<message> |
1546 | 903 |
<source>Quit reason: </source> |
2342 | 904 |
<translation>Powód wyjścia:</translation> |
1546 | 905 |
</message> |
1638 | 906 |
<message> |
907 |
<source>Room destroyed</source> |
|
1957 | 908 |
<translation>Pokój zniszczony</translation> |
1638 | 909 |
</message> |
1900 | 910 |
<message> |
911 |
<source>You got kicked</source> |
|
1957 | 912 |
<translation>Zostałeś wyrzucony</translation> |
1900 | 913 |
</message> |
914 |
<message> |
|
2441 | 915 |
<source>%1 *** %2 has joined the room</source> |
3284 | 916 |
<translation>%1 *** %2 dołączył do pokoju</translation> |
2441 | 917 |
</message> |
918 |
<message> |
|
919 |
<source>%1 *** %2 has joined</source> |
|
9007 | 920 |
<translation type="obsolete">%1 *** %2 dołączył</translation> |
2441 | 921 |
</message> |
922 |
<message> |
|
2442 | 923 |
<source>%1 *** %2 has left (%3)</source> |
3284 | 924 |
<translation>%1 *** %2 wyszedł (%3)</translation> |
2441 | 925 |
</message> |
926 |
<message> |
|
2442 | 927 |
<source>%1 *** %2 has left</source> |
3284 | 928 |
<translation>%1 *** %2 wyszedł</translation> |
2441 | 929 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
930 |
<message> |
6239 | 931 |
<source>User quit</source> |
6345 | 932 |
<translation>Użytkownik wyszedł</translation> |
6239 | 933 |
</message> |
7679 | 934 |
<message> |
935 |
<source>Remote host has closed connection</source> |
|
7891 | 936 |
<translation>Zdalny host zakończył połączenie</translation> |
7679 | 937 |
</message> |
938 |
<message> |
|
939 |
<source>The server is too old. Disconnecting now.</source> |
|
7891 | 940 |
<translation>Stara wersja serwera. Nastąpi rozłączenie.</translation> |
7679 | 941 |
</message> |
10451 | 942 |
<message> |
943 |
<source>Server authentication error</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
944 |
<translation>Błąd uwierzytelniania serwera</translation> |
10451 | 945 |
</message> |
7679 | 946 |
</context> |
947 |
<context> |
|
948 |
<name>HWPasswordDialog</name> |
|
949 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
950 |
<source>Login</source> |
9079 | 951 |
<translation>Login</translation> |
7679 | 952 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
953 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
954 |
<source>To connect to the server, please log in. |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
955 |
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
|
956 |
just enter your nickname.</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
957 |
<translation type="vanished">Zaloguj się by połączyć się z serwerem. |
9079 | 958 |
Jeśli nie masz konta na www.hedgewars.org, |
959 |
po prostu wpisz swój nick.</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
960 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
961 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
962 |
<source>Nickname:</source> |
9079 | 963 |
<translation>Nick:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
964 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
965 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
966 |
<source>Password:</source> |
9079 | 967 |
<translation>Hasło:</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
968 |
</message> |
11531 | 969 |
<message> |
970 |
<source>New Account</source> |
|
11842 | 971 |
<translation>Nowe konto</translation> |
11531 | 972 |
</message> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
973 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
974 |
<source>To connect to the server, please log in. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
975 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
976 |
If you don't have an account on www.hedgewars.org, |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
977 |
just enter your nickname.</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
978 |
<translation>Zaloguj się by połączyć się z serwerem. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
979 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
980 |
Jeśli nie masz konta na www.hedgewars.org, |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
981 |
po prostu wpisz swój nick.</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
982 |
</message> |
7679 | 983 |
</context> |
984 |
<context> |
|
985 |
<name>HWUploadVideoDialog</name> |
|
986 |
<message> |
|
987 |
<source>Upload video</source> |
|
7891 | 988 |
<translation>Prześłij wideo</translation> |
7679 | 989 |
</message> |
990 |
<message> |
|
991 |
<source>Upload</source> |
|
7891 | 992 |
<translation>Prześlij</translation> |
7679 | 993 |
</message> |
792 | 994 |
</context> |
995 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
996 |
<name>HatButton</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
997 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
998 |
<source>Change hat (%1)</source> |
9079 | 999 |
<translation>Zmień czapkę (%1)</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1000 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1001 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1002 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1003 |
<name>HatPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1004 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1005 |
<source>Cancel</source> |
9079 | 1006 |
<translation>Anuluj</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1007 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1008 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1009 |
<source>Use selected hat</source> |
9079 | 1010 |
<translation>Użyj wybranej czapki</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1011 |
</message> |
8648 | 1012 |
<message> |
1013 |
<source>Search for a hat:</source> |
|
9079 | 1014 |
<translation>Szukaj czapki:</translation> |
8648 | 1015 |
</message> |
11531 | 1016 |
<message> |
1017 |
<source>Choose a hat</source> |
|
11842 | 1018 |
<translation>Wybierz nakrycie głowy</translation> |
11531 | 1019 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1020 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1021 |
<context> |
792 | 1022 |
<name>KB</name> |
1023 |
<message> |
|
1024 |
<source>SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It's recommended to update your freetype lib.</source> |
|
9756 | 1025 |
<translation type="obsolete">SDL_ttf zwrócił problem podczas przetwarzania tekstu, najprawdopodobniej jest to związane z błędem we freetype2. Zaleca się zaktualizowanie biblioteki freetype.</translation> |
792 | 1026 |
</message> |
1027 |
</context> |
|
1028 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1029 |
<name>KeyBinder</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1030 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1031 |
<source>Category</source> |
9079 | 1032 |
<translation>Kategoria</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1033 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1034 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1035 |
<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
|
1036 |
<name>LibavInteraction</name> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
1037 |
<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
|
1038 |
<source>Duration: %1m %2s |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
1039 |
</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1040 |
<translation type="obsolete">Długość: %1m %2s |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1041 |
</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
|
1042 |
</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
|
1043 |
<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
|
1044 |
<source>Video: %1x%2, </source> |
9756 | 1045 |
<translation type="obsolete">Wideo: %1x%2, </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
|
1046 |
</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
|
1047 |
<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
|
1048 |
<source>%1 fps, </source> |
9756 | 1049 |
<translation type="obsolete">%1 kl/s, </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
|
1050 |
</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
|
1051 |
<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
|
1052 |
<source>Audio: </source> |
9079 | 1053 |
<translation>Audio: </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
|
1054 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1055 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1056 |
<source>unknown</source> |
9079 | 1057 |
<translation>nieznany</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1058 |
</message> |
9756 | 1059 |
<message> |
1060 |
<source>Duration: %1m %2s</source> |
|
12726 | 1061 |
<translation type="vanished">Czas trwania: %1m %2s</translation> |
9756 | 1062 |
</message> |
1063 |
<message> |
|
1064 |
<source>Video: %1x%2</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1065 |
<translation>Wideo: %1x%2</translation> |
9756 | 1066 |
</message> |
1067 |
<message> |
|
12726 | 1068 |
<source>Duration: %1min %2s</source> |
1069 |
<extracomment>Duration in minutes and seconds (SI units)</extracomment> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1070 |
<translation>Długość: %1min %2s</translation> |
12726 | 1071 |
</message> |
1072 |
<message> |
|
1073 |
<source>%1 FPS</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1074 |
<translation>%1 FPS</translation> |
9756 | 1075 |
</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
|
1076 |
</context> |
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
1077 |
<context> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1078 |
<name>MapModel</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1079 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1080 |
<source>No description available.</source> |
9079 | 1081 |
<translation>Brak opisu.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1082 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1083 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1084 |
<context> |
12726 | 1085 |
<name>MinesTimeSpinBox</name> |
1086 |
<message> |
|
1087 |
<source>Random</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1088 |
<translation>Losowo</translation> |
12726 | 1089 |
</message> |
1090 |
<message numerus="yes"> |
|
1091 |
<source>%1 seconds</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1092 |
<translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1093 |
<numerusform>%1 sekunda</numerusform> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1094 |
<numerusform>%1 sekundy</numerusform> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1095 |
<numerusform>%1 sekund</numerusform> |
12726 | 1096 |
</translation> |
1097 |
</message> |
|
1098 |
</context> |
|
1099 |
<context> |
|
1933 | 1100 |
<name>PageAdmin</name> |
1101 |
<message> |
|
2170 | 1102 |
<source>Clear Accounts Cache</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1103 |
<translation>Wyczyść pamięć podręczną kont</translation> |
3284 | 1104 |
</message> |
1105 |
<message> |
|
1106 |
<source>Fetch data</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1107 |
<translation>Pobierz dane</translation> |
3284 | 1108 |
</message> |
1109 |
<message> |
|
1110 |
<source>Server message for latest version:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1111 |
<translation>Wiadomość dla najnowszej wersji gry:</translation> |
3284 | 1112 |
</message> |
1113 |
<message> |
|
1114 |
<source>Server message for previous versions:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1115 |
<translation>Wiadomość dla poprzednich wersji gry:</translation> |
3284 | 1116 |
</message> |
1117 |
<message> |
|
1118 |
<source>Latest version protocol number:</source> |
|
3719 | 1119 |
<translation>Najnowszy nr. wersji protokołu:</translation> |
3284 | 1120 |
</message> |
1121 |
<message> |
|
1122 |
<source>MOTD preview:</source> |
|
3719 | 1123 |
<translation>Podgląd wiadomości dnia:</translation> |
3284 | 1124 |
</message> |
1125 |
<message> |
|
1126 |
<source>Set data</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
1127 |
<translation>Zapisz</translation> |
2170 | 1128 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1129 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1130 |
<source>General</source> |
9079 | 1131 |
<translation>Ogólne</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1132 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1133 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1134 |
<source>Bans</source> |
9079 | 1135 |
<translation>Bany</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1136 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1137 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1138 |
<source>IP/Nick</source> |
9079 | 1139 |
<translation>IP/Nick</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1140 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1141 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1142 |
<source>Expiration</source> |
9079 | 1143 |
<translation>Wygaśnie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1144 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1145 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1146 |
<source>Reason</source> |
9079 | 1147 |
<translation>Powód</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1148 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1149 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1150 |
<source>Refresh</source> |
9079 | 1151 |
<translation>Odśwież</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1152 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1153 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1154 |
<source>Add</source> |
9079 | 1155 |
<translation>Dodaj</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1156 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1157 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1158 |
<source>Remove</source> |
9079 | 1159 |
<translation>Usuń</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1160 |
</message> |
1933 | 1161 |
</context> |
1162 |
<context> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1163 |
<name>PageCampaign</name> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1164 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1165 |
<source>Team</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1166 |
<translation>Drużyna</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1167 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1168 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1169 |
<source>Campaign</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1170 |
<translation>Kampania</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1171 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1172 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1173 |
<source>Mission</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1174 |
<translation>Misja</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1175 |
</message> |
12726 | 1176 |
<message> |
1177 |
<source>Start fighting</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1178 |
<translation>Zacznij bitwę</translation> |
12726 | 1179 |
</message> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1180 |
</context> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1181 |
<context> |
1933 | 1182 |
<name>PageConnecting</name> |
1183 |
<message> |
|
1184 |
<source>Connecting...</source> |
|
1957 | 1185 |
<translation>Łączenie...</translation> |
1933 | 1186 |
</message> |
1187 |
</context> |
|
1188 |
<context> |
|
9007 | 1189 |
<name>PageDataDownload</name> |
1190 |
<message> |
|
1191 |
<source>Loading, please wait.</source> |
|
9079 | 1192 |
<translation>Ładowanie, proszę czekać.</translation> |
9007 | 1193 |
</message> |
1194 |
<message> |
|
1195 |
<source>This page requires an internet connection.</source> |
|
12726 | 1196 |
<translation type="vanished">Ta strona wymaga połączenia z internetem.</translation> |
9007 | 1197 |
</message> |
10451 | 1198 |
<message> |
1199 |
<source>Open packages directory</source> |
|
11842 | 1200 |
<translation>Otwórz katalog z dodatkami</translation> |
10451 | 1201 |
</message> |
12726 | 1202 |
<message> |
1203 |
<source>Load the start page</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1204 |
<translation>Wczytaj stronę główną</translation> |
12726 | 1205 |
</message> |
1206 |
<message> |
|
1207 |
<source>Unknown network error (possibly missing SSL library).</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1208 |
<translation>Nieznany błąd sieci (możliwy brak biblioteki SSL).</translation> |
12726 | 1209 |
</message> |
1210 |
<message> |
|
1211 |
<source>This feature requires an Internet connection, but you don't appear to be online (error code: %1).</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1212 |
<translation>Ta funkcja wymaga połączenia z internetem, a ty nie jesteś online (kod błędu: %1)</translation> |
12726 | 1213 |
</message> |
1214 |
<message> |
|
1215 |
<source>Internal error: Reply object is invalid.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1216 |
<translation>Wewnętrzny błąd: Obiekt odpowiedz jest niepoprawny.</translation> |
12726 | 1217 |
</message> |
9007 | 1218 |
</context> |
1219 |
<context> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1220 |
<name>PageDrawMap</name> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1221 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1222 |
<source>Undo</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1223 |
<translation>Cofnij</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1224 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1225 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1226 |
<source>Clear</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1227 |
<translation>Wyczyść</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1228 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1229 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1230 |
<source>Load</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1231 |
<translation>Wczytaj</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1232 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1233 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1234 |
<source>Save</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1235 |
<translation>Zapisz</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1236 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1237 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1238 |
<source>Load drawn map</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1239 |
<translation>Załaduj mapę</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1240 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1241 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1242 |
<source>Save drawn map</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1243 |
<translation>Zapisz mapę</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1244 |
</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:
5791
diff
changeset
|
1245 |
<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:
5791
diff
changeset
|
1246 |
<source>Drawn Maps</source> |
5927 | 1247 |
<translation>Narysowane mapy</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:
5791
diff
changeset
|
1248 |
</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:
5791
diff
changeset
|
1249 |
<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:
5791
diff
changeset
|
1250 |
<source>All files</source> |
5927 | 1251 |
<translation>Wszystkie pliki</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:
5791
diff
changeset
|
1252 |
</message> |
7679 | 1253 |
<message> |
1254 |
<source>Eraser</source> |
|
7891 | 1255 |
<translation>Gumka</translation> |
7679 | 1256 |
</message> |
9756 | 1257 |
<message> |
1258 |
<source>Polyline</source> |
|
11842 | 1259 |
<translation>Linia</translation> |
9756 | 1260 |
</message> |
1261 |
<message> |
|
1262 |
<source>Rectangle</source> |
|
11842 | 1263 |
<translation>Prostokąt</translation> |
9756 | 1264 |
</message> |
1265 |
<message> |
|
1266 |
<source>Ellipse</source> |
|
11842 | 1267 |
<translation>Elipsa</translation> |
9756 | 1268 |
</message> |
10451 | 1269 |
<message> |
1270 |
<source>Optimize</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1271 |
<translation>Optymalizuj</translation> |
10451 | 1272 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1273 |
</context> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1274 |
<context> |
792 | 1275 |
<name>PageEditTeam</name> |
1276 |
<message> |
|
1258 | 1277 |
<source>General</source> |
1291 | 1278 |
<translation>Ogólne</translation> |
1258 | 1279 |
</message> |
1280 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1281 |
<source>Select an action to choose a custom key bind for this team</source> |
9079 | 1282 |
<translation>Wybierz czynność by przypisać klawisz dla tego zespołu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1283 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1284 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1285 |
<source>Use my default</source> |
9079 | 1286 |
<translation>Użyj domyślnych</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1287 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1288 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1289 |
<source>Reset all binds</source> |
9079 | 1290 |
<translation>Zresetuj przypisania</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1291 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1292 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1293 |
<source>Custom Controls</source> |
9079 | 1294 |
<translation>Własne ustawienia</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1295 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1296 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1297 |
<source>Hat</source> |
9079 | 1298 |
<translation>Czapka</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1299 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1300 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1301 |
<source>Name</source> |
9079 | 1302 |
<translation>Nazwa</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1303 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1304 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1305 |
<source>This hedgehog's name</source> |
9079 | 1306 |
<translation>Imię jeża</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1307 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1308 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1309 |
<source>Randomize this hedgehog's name</source> |
9079 | 1310 |
<translation>Losuj imię</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1311 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1312 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1313 |
<source>Random Team</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1314 |
<translation>Losowa drużyna</translation> |
1258 | 1315 |
</message> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1316 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1317 |
<source>Play a random example of this voice</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1318 |
<translation>Zagraj losową próbkę tego głosu</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1319 |
</message> |
12726 | 1320 |
<message> |
1321 |
<source>Random Hats</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1322 |
<translation>Losowe czapki</translation> |
12726 | 1323 |
</message> |
1324 |
<message> |
|
1325 |
<source>Random Names</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1326 |
<translation>Losowe imiona</translation> |
12726 | 1327 |
</message> |
1328 |
<message> |
|
1329 |
<source>Randomize the team name</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1330 |
<translation>Wylosuj nazwę drużyny</translation> |
12726 | 1331 |
</message> |
1332 |
<message> |
|
1333 |
<source>Randomize the grave</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1334 |
<translation>Wylosuj grób</translation> |
12726 | 1335 |
</message> |
1336 |
<message> |
|
1337 |
<source>Randomize the flag</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1338 |
<translation>Wylosuj flagę</translation> |
12726 | 1339 |
</message> |
1340 |
<message> |
|
1341 |
<source>Randomize the voice</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1342 |
<translation>Wylosuj głos</translation> |
12726 | 1343 |
</message> |
1344 |
<message> |
|
1345 |
<source>Randomize the fort</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1346 |
<translation>Wylosuj fort</translation> |
12726 | 1347 |
</message> |
1348 |
<message> |
|
1349 |
<source>CPU %1</source> |
|
1350 |
<extracomment>Name of a flag for computer-controlled enemies. %1 is replaced with the computer level</extracomment> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1351 |
<translation>CPU %1</translation> |
12726 | 1352 |
</message> |
1353 |
<message> |
|
1354 |
<source>%1 (%2)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1355 |
<translation>%1 (%2)</translation> |
12726 | 1356 |
</message> |
792 | 1357 |
</context> |
1358 |
<context> |
|
1673 | 1359 |
<name>PageGameStats</name> |
1360 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1361 |
<source>Details</source> |
4051 | 1362 |
<translation>Szczegóły</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1363 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1364 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1365 |
<source>Health graph</source> |
11842 | 1366 |
<translation>Wykres punktów życia</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1367 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1368 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1369 |
<source>Ranking</source> |
4051 | 1370 |
<translation>Ranking</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1371 |
</message> |
10451 | 1372 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1373 |
<source>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</source> |
12807 | 1374 |
<translation> |
1375 |
<numerusform>Zwycięzcą nagrody na najlepszy strzał jest <b>%1</b> z <b>%2</b> punktem.</numerusform> |
|
1376 |
<numerusform>Zwycięzcą nagrody na najlepszy strzał jest <b>%1</b> z <b>%2</b> punktami.</numerusform> |
|
1377 |
<numerusform>Zwycięzcą nagrody na najlepszy strzał jest <b>%1</b> z <b>%2</b> punktami.</numerusform> |
|
10451 | 1378 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1379 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1380 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1381 |
<source>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</source> |
4051 | 1382 |
<translation> |
4081 | 1383 |
<numerusform>Najlepszym zabójcą został <b>%1</b> zabijając <b>%2</b> jeża w ciągu tury.</numerusform> |
1384 |
<numerusform>Najlepszym zabójcą został <b>%1</b> zabijając <b>%2</b> jeże w ciągu tury.</numerusform> |
|
1385 |
<numerusform>Najlepszym zabójcą został <b>%1</b> zabijając <b>%2</b> jeży w ciągu tury.</numerusform> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1386 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1387 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1388 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1389 |
<source>A total of <b>%1</b> hedgehog(s) were killed during this round.</source> |
4051 | 1390 |
<translation> |
1391 |
<numerusform>W tej rundzie został zabity <b>%1</b> jeż.</numerusform> |
|
1392 |
<numerusform>W tej rundzie zostały zabite <b>%1</b> jeże.</numerusform> |
|
1393 |
<numerusform>W tej rundzie zostało zabitych <b>%1</b> jeży.</numerusform> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1394 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1395 |
</message> |
4176 | 1396 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1397 |
<source>(%1 kill)</source> |
12726 | 1398 |
<extracomment>Number of kills in stats screen, written after the team name</extracomment> |
4199 | 1399 |
<translation> |
1400 |
<numerusform>(%1 zabity jeż)</numerusform> |
|
1401 |
<numerusform>(%1 zabite jeże)</numerusform> |
|
1402 |
<numerusform>(%1 zabitych jeży)</numerusform> |
|
4176 | 1403 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1404 |
</message> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1405 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1406 |
<source><b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1407 |
<translation type="vanished"><b>%1</b> myśleli, że dobrze jest strzelać do swoich na <b>%2</b> pkt.</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1408 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1409 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1410 |
<source><b>%1</b> killed <b>%2</b> of his own hedgehogs.</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1411 |
<translation type="vanished"><b>%1</b> zabili <b>%2</b> swoich jeży.</translation> |
4177 | 1412 |
</message> |
1413 |
<message numerus="yes"> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1414 |
<source><b>%1</b> was scared and skipped turn <b>%2</b> times.</source> |
4199 | 1415 |
<translation> |
1416 |
<numerusform><b>%1</b> trząsł portkami i opuścił turę <b>%2</b> raz.</numerusform> |
|
4177 | 1417 |
<numerusform><b>%1</b> trząsł portkami i opuścił turę <b>%2</b> razy.</numerusform> |
4199 | 1418 |
<numerusform><b>%1</b> trząsł portkami i opuścił turę <b>%2</b> razy.</numerusform> |
4177 | 1419 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1420 |
</message> |
9049 | 1421 |
<message> |
1422 |
<source>Play again</source> |
|
9079 | 1423 |
<translation>Zagraj ponownie</translation> |
9049 | 1424 |
</message> |
1425 |
<message> |
|
1426 |
<source>Save</source> |
|
9079 | 1427 |
<translation>Zapisz</translation> |
9049 | 1428 |
</message> |
9756 | 1429 |
<message numerus="yes"> |
1430 |
<source>(%1 %2)</source> |
|
12726 | 1431 |
<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> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1432 |
<translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1433 |
<numerusform>(%1 %2)</numerusform> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1434 |
<numerusform>(%1 %2)</numerusform> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1435 |
<numerusform>(%1 %2)</numerusform> |
12726 | 1436 |
</translation> |
1437 |
</message> |
|
1438 |
<message numerus="yes"> |
|
1439 |
<source><b>%1</b> thought it's good to shoot their own hedgehogs for <b>%2</b> pts.</source> |
|
12807 | 1440 |
<translation> |
1441 |
<numerusform><b>%1</b> myśleli, że dobrze jest strzelać do swoich jeży i zadali sobie <b>%2</b> punkt obrażeń.</numerusform> |
|
1442 |
<numerusform><b>%1</b> myśleli, że dobrze jest strzelać do swoich jeży i zadali sobie <b>%2</b> punkty obrażeń.</numerusform> |
|
1443 |
<numerusform><b>%1</b> myśleli, że dobrze jest strzelać do swoich jeży i zadali sobie <b>%2</b> punktów obrażeń.</numerusform> |
|
12726 | 1444 |
</translation> |
1445 |
</message> |
|
1446 |
<message numerus="yes"> |
|
1447 |
<source><b>%1</b> killed <b>%2</b> of their own hedgehogs.</source> |
|
12807 | 1448 |
<translation> |
1449 |
<numerusform><b>%1</b> zabili <b>%2</b> swojego jeża.</numerusform> |
|
1450 |
<numerusform><b>%1</b> zabili <b>%2</b> swoje jeże.</numerusform> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1451 |
<numerusform><b>%1</b> zabili <b>%2</b> swoich jeży.</numerusform> |
9756 | 1452 |
</translation> |
1453 |
</message> |
|
1673 | 1454 |
</context> |
1455 |
<context> |
|
6239 | 1456 |
<name>PageInGame</name> |
1457 |
<message> |
|
1458 |
<source>In game...</source> |
|
6345 | 1459 |
<translation>W trakcie gry...</translation> |
6239 | 1460 |
</message> |
1461 |
</context> |
|
1462 |
<context> |
|
7679 | 1463 |
<name>PageInfo</name> |
1464 |
<message> |
|
1465 |
<source>Open the snapshot folder</source> |
|
7891 | 1466 |
<translation>Otwórz folder ze zrzutami ekranu</translation> |
7679 | 1467 |
</message> |
1468 |
</context> |
|
1469 |
<context> |
|
792 | 1470 |
<name>PageMain</name> |
1471 |
<message> |
|
5791 | 1472 |
<source>Downloadable Content</source> |
6345 | 1473 |
<translation>Dodatki</translation> |
4864 | 1474 |
</message> |
7679 | 1475 |
<message> |
1476 |
<source>Play a game on a single computer</source> |
|
7891 | 1477 |
<translation>Graj na swoim komputerze</translation> |
7679 | 1478 |
</message> |
1479 |
<message> |
|
1480 |
<source>Play a game across a network</source> |
|
7891 | 1481 |
<translation>Graj poprzez sieć</translation> |
7679 | 1482 |
</message> |
1483 |
<message> |
|
1484 |
<source>Read about who is behind the Hedgewars Project</source> |
|
7891 | 1485 |
<translation>Dowiedz się kto jest twórcą gry</translation> |
7679 | 1486 |
</message> |
1487 |
<message> |
|
1488 |
<source>Leave a feedback here reporting issues, suggesting features or just saying how you like Hedgewars</source> |
|
7891 | 1489 |
<translation>Opisz problem, zasugeruj zmiany lub napisz po prostu jak bardzo lubisz Hedgewars</translation> |
7679 | 1490 |
</message> |
1491 |
<message> |
|
1492 |
<source>Access the user created content downloadable from our website</source> |
|
7891 | 1493 |
<translation>Ściągnij rzeczy stworzone przez graczy</translation> |
7679 | 1494 |
</message> |
1495 |
<message> |
|
1496 |
<source>Exit game</source> |
|
7891 | 1497 |
<translation>Wyjdź z gry</translation> |
7679 | 1498 |
</message> |
1499 |
<message> |
|
1500 |
<source>Manage videos recorded from game</source> |
|
7891 | 1501 |
<translation>Zarządzaj filmami z gry</translation> |
7679 | 1502 |
</message> |
1503 |
<message> |
|
1504 |
<source>Edit game preferences</source> |
|
7891 | 1505 |
<translation>Zmień ustawienia gry</translation> |
7679 | 1506 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1507 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1508 |
<source>Play a game across a local area network</source> |
9079 | 1509 |
<translation>Zagraj poprzez sieć lokalną</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1510 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1511 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1512 |
<source>Play a game on an official server</source> |
9079 | 1513 |
<translation>Zagraj na oficjalnym serwerze</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1514 |
</message> |
8676 | 1515 |
<message> |
1516 |
<source>Feedback</source> |
|
9079 | 1517 |
<translation>Twoja opinia</translation> |
8676 | 1518 |
</message> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1519 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1520 |
<source>Play local network game</source> |
9079 | 1521 |
<translation>Zagraj poprzez LAN</translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1522 |
</message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1523 |
<message> |
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1524 |
<source>Play official network game</source> |
9079 | 1525 |
<translation>Zagraj na oficjalnym serwerze</translation> |
8693
ab42f868b1c3
*sigh* hopefully there aren't any more of these. add missing tr() to button text
nemo
parents:
8676
diff
changeset
|
1526 |
</message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3620
diff
changeset
|
1527 |
</context> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3620
diff
changeset
|
1528 |
<context> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3620
diff
changeset
|
1529 |
<name>PageMultiplayer</name> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3620
diff
changeset
|
1530 |
<message> |
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3620
diff
changeset
|
1531 |
<source>Start</source> |
3719 | 1532 |
<translation>Start</translation> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3620
diff
changeset
|
1533 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1534 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1535 |
<source>Edit game preferences</source> |
9079 | 1536 |
<translation>Zmień ustawienia gry</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1537 |
</message> |
11838 | 1538 |
<message> |
1539 |
<source>Start fighting (requires at least 2 teams)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1540 |
<translation>Zacznij bitwę (wymaga co najmniej 2 drużyn)</translation> |
11838 | 1541 |
</message> |
792 | 1542 |
</context> |
1543 |
<context> |
|
1414 | 1544 |
<name>PageNetGame</name> |
1545 |
<message> |
|
1546 |
<source>Control</source> |
|
8648 | 1547 |
<translation type="obsolete">Kontrola</translation> |
1414 | 1548 |
</message> |
5602 | 1549 |
<message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1550 |
<source>Edit game preferences</source> |
9079 | 1551 |
<translation>Zmień ustawienia gry</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1552 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1553 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1554 |
<source>Start</source> |
9079 | 1555 |
<translation>Start</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1556 |
</message> |
8648 | 1557 |
<message> |
1558 |
<source>Update</source> |
|
9079 | 1559 |
<translation>Aktualizuj</translation> |
8648 | 1560 |
</message> |
1561 |
<message> |
|
1562 |
<source>Room controls</source> |
|
9079 | 1563 |
<translation>Ustawienia pokoju</translation> |
8648 | 1564 |
</message> |
11838 | 1565 |
<message> |
1566 |
<source>Room name</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1567 |
<translation>Nazwa pokoju</translation> |
11838 | 1568 |
</message> |
1569 |
<message> |
|
1570 |
<source>Update the room name</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1571 |
<translation>Zmień nazwę pokoju</translation> |
11838 | 1572 |
</message> |
1573 |
<message> |
|
1574 |
<source>Turn on the lightbulb to show the other players when you're ready to fight</source> |
|
12807 | 1575 |
<translation>Zapal żarówkę, by pokazać innym graczom, kiedy będziesz gotowy</translation> |
11838 | 1576 |
</message> |
1577 |
<message> |
|
1578 |
<source>Start fighting (requires at least 2 teams)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1579 |
<translation>Zacznij bitwę (wymaga co najmniej 2 drużyn)</translation> |
11838 | 1580 |
</message> |
1414 | 1581 |
</context> |
1582 |
<context> |
|
8788 | 1583 |
<name>PageNetServer</name> |
1584 |
<message> |
|
1585 |
<source>Click here for details</source> |
|
9079 | 1586 |
<translation>Pokaż szczegóły</translation> |
8788 | 1587 |
</message> |
1588 |
<message> |
|
1589 |
<source>Insert your address here</source> |
|
9079 | 1590 |
<translation>Wprowadź adres</translation> |
8788 | 1591 |
</message> |
1592 |
</context> |
|
1593 |
<context> |
|
792 | 1594 |
<name>PageOptions</name> |
1595 |
<message> |
|
1596 |
<source>New team</source> |
|
1597 |
<translation>Nowa drużyna</translation> |
|
1598 |
</message> |
|
1599 |
<message> |
|
1600 |
<source>Edit team</source> |
|
1601 |
<translation>Edycja drużyny</translation> |
|
1602 |
</message> |
|
1603 |
<message> |
|
3163 | 1604 |
<source>Delete team</source> |
3284 | 1605 |
<translation>Usuń drużynę</translation> |
3163 | 1606 |
</message> |
1607 |
<message> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1608 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1609 |
<translation>Nie możesz edytować drużyn z menu wyboru drużyn. By to uczynić, wróć do głównego menu.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
1610 |
</message> |
4418 | 1611 |
<message> |
1612 |
<source>New scheme</source> |
|
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1613 |
<translation>Nowy schemat</translation> |
4418 | 1614 |
</message> |
1615 |
<message> |
|
1616 |
<source>Edit scheme</source> |
|
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1617 |
<translation>Edytuj schemat</translation> |
4418 | 1618 |
</message> |
1619 |
<message> |
|
1620 |
<source>Delete scheme</source> |
|
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1621 |
<translation>Usuń schemat</translation> |
4418 | 1622 |
</message> |
1623 |
<message> |
|
1624 |
<source>New weapon set</source> |
|
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1625 |
<translation>Nowy zestaw uzbrojenia</translation> |
4418 | 1626 |
</message> |
1627 |
<message> |
|
1628 |
<source>Edit weapon set</source> |
|
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1629 |
<translation>Edytuj zestaw uzbrojenia</translation> |
4418 | 1630 |
</message> |
1631 |
<message> |
|
1632 |
<source>Delete weapon set</source> |
|
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1633 |
<translation>Usuń zestaw uzbrojenia</translation> |
4418 | 1634 |
</message> |
7679 | 1635 |
<message> |
1636 |
<source>Advanced</source> |
|
7891 | 1637 |
<translation>Zaawansowane</translation> |
7679 | 1638 |
</message> |
7680 | 1639 |
<message> |
1640 |
<source>Reset to default colors</source> |
|
7891 | 1641 |
<translation>Przywróć domyślne kolory</translation> |
7680 | 1642 |
</message> |
7700 | 1643 |
<message> |
1644 |
<source>Proxy host</source> |
|
7891 | 1645 |
<translation>Server proxy</translation> |
7700 | 1646 |
</message> |
1647 |
<message> |
|
1648 |
<source>Proxy port</source> |
|
7891 | 1649 |
<translation>Port proxy</translation> |
7700 | 1650 |
</message> |
1651 |
<message> |
|
1652 |
<source>Proxy login</source> |
|
7891 | 1653 |
<translation>Login do proxy</translation> |
7700 | 1654 |
</message> |
1655 |
<message> |
|
1656 |
<source>Proxy password</source> |
|
7891 | 1657 |
<translation>Hasło</translation> |
7700 | 1658 |
</message> |
1659 |
<message> |
|
1660 |
<source>No proxy</source> |
|
7891 | 1661 |
<translation>Bez proxy</translation> |
7700 | 1662 |
</message> |
1663 |
<message> |
|
1664 |
<source>Socks5 proxy</source> |
|
7891 | 1665 |
<translation>Socks5 proxy</translation> |
7700 | 1666 |
</message> |
1667 |
<message> |
|
1668 |
<source>HTTP proxy</source> |
|
7891 | 1669 |
<translation>HTTP proxy</translation> |
7700 | 1670 |
</message> |
7702 | 1671 |
<message> |
1672 |
<source>System proxy settings</source> |
|
7891 | 1673 |
<translation>Systemowe ustawienia proxy</translation> |
7702 | 1674 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1675 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1676 |
<source>Select an action to change what key controls it</source> |
11842 | 1677 |
<translation>Wybierz czynność by przypisać do niej klawisz</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1678 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1679 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1680 |
<source>Reset to default</source> |
9079 | 1681 |
<translation>Przywróć domyślne</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1682 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1683 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1684 |
<source>Reset all binds</source> |
9079 | 1685 |
<translation>Zresetuj klawisze</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1686 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1687 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1688 |
<source>Game</source> |
9079 | 1689 |
<translation>Gra</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1690 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1691 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1692 |
<source>Graphics</source> |
9079 | 1693 |
<translation>Grafika</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1694 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1695 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1696 |
<source>Audio</source> |
9079 | 1697 |
<translation>Dźwięk</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1698 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1699 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1700 |
<source>Controls</source> |
9079 | 1701 |
<translation>Sterowanie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1702 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1703 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1704 |
<source>Video Recording</source> |
9079 | 1705 |
<translation>Nagrywanie wideo</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1706 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1707 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1708 |
<source>Network</source> |
9079 | 1709 |
<translation>Sieć</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1710 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1711 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1712 |
<source>Teams</source> |
9079 | 1713 |
<translation>Drużyny</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1714 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1715 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1716 |
<source>Schemes</source> |
9079 | 1717 |
<translation>Schematy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1718 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1719 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1720 |
<source>Weapons</source> |
9079 | 1721 |
<translation>Uzbrojenie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1722 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1723 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1724 |
<source>Frontend</source> |
9079 | 1725 |
<translation>Interfejs</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1726 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1727 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1728 |
<source>Custom colors</source> |
9079 | 1729 |
<translation>Własne kolory</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1730 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1731 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1732 |
<source>Game audio</source> |
9079 | 1733 |
<translation>Dźwięki w grze</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1734 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1735 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1736 |
<source>Frontend audio</source> |
9079 | 1737 |
<translation>Dźwięki interfejsu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1738 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1739 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1740 |
<source>Account</source> |
9079 | 1741 |
<translation>Konto</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1742 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1743 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1744 |
<source>Proxy settings</source> |
9079 | 1745 |
<translation>Ustawienia proxy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1746 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1747 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1748 |
<source>Miscellaneous</source> |
9079 | 1749 |
<translation>Różne</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1750 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1751 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1752 |
<source>Updates</source> |
9079 | 1753 |
<translation>Aktualizacja</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1754 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1755 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1756 |
<source>Check for updates</source> |
9079 | 1757 |
<translation>Sprawdź aktualizacje</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1758 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1759 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1760 |
<source>Video recording options</source> |
9079 | 1761 |
<translation>Ustawienia nagrywania</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
1762 |
</message> |
12726 | 1763 |
<message> |
1764 |
<source>x</source> |
|
1765 |
<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> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1766 |
<translation>x</translation> |
12726 | 1767 |
</message> |
1768 |
<message> |
|
1769 |
<source>MISSING LANGUAGE NAME [%1]</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1770 |
<translation>BRAKUJĄCA NAZWA JĘZYKA [%1]</translation> |
12726 | 1771 |
</message> |
1772 |
<message> |
|
1773 |
<source>Check now</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1774 |
<translation>Sprawdź teraz</translation> |
12726 | 1775 |
</message> |
1776 |
<message> |
|
1777 |
<source>Can't delete last team</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1778 |
<translation>Nie można usunąć ostatniej drużyny</translation> |
12726 | 1779 |
</message> |
1780 |
<message> |
|
1781 |
<source>You can't delete the last team!</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1782 |
<translation>Nie możesz usunąć ostatniej drużyny!</translation> |
12726 | 1783 |
</message> |
792 | 1784 |
</context> |
1785 |
<context> |
|
1786 |
<name>PagePlayDemo</name> |
|
1787 |
<message> |
|
1788 |
<source>Rename dialog</source> |
|
1789 |
<translation>Zmiana nazwy</translation> |
|
1790 |
</message> |
|
1791 |
<message> |
|
1792 |
<source>Enter new file name:</source> |
|
1793 |
<translation>Podaj nową nazwę pliku:</translation> |
|
1794 |
</message> |
|
11838 | 1795 |
<message> |
1796 |
<source>Play demo</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1797 |
<translation>Odtwórz demo</translation> |
11838 | 1798 |
</message> |
1799 |
<message> |
|
1800 |
<source>Play the selected demo</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1801 |
<translation>Odtwórz wybrane demo</translation> |
11838 | 1802 |
</message> |
1803 |
<message> |
|
1804 |
<source>Load the selected game</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
1805 |
<translation>Wczytaj wybraną grę</translation> |
11838 | 1806 |
</message> |
792 | 1807 |
</context> |
1808 |
<context> |
|
1353 | 1809 |
<name>PageRoomsList</name> |
1810 |
<message> |
|
1811 |
<source>Create</source> |
|
8648 | 1812 |
<translation type="obsolete">Stwórz</translation> |
1353 | 1813 |
</message> |
1814 |
<message> |
|
1815 |
<source>Join</source> |
|
8648 | 1816 |
<translation type="obsolete">Dołącz</translation> |
1353 | 1817 |
</message> |
1818 |
<message> |
|
1900 | 1819 |
<source>Admin features</source> |
3284 | 1820 |
<translation>Ustawienia admina</translation> |
1900 | 1821 |
</message> |
2441 | 1822 |
<message> |
1823 |
<source>Room Name:</source> |
|
8648 | 1824 |
<translation type="obsolete">Nazwa pokoju:</translation> |
2441 | 1825 |
</message> |
1826 |
<message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1827 |
<source>Rules:</source> |
9756 | 1828 |
<translation type="obsolete">Zasady:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1829 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1830 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1831 |
<source>Weapons:</source> |
9756 | 1832 |
<translation type="obsolete">Uzbrojenie:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1833 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1834 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1835 |
<source>Search:</source> |
8648 | 1836 |
<translation type="obsolete">Szukaj:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1837 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1838 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1839 |
<source>Clear</source> |
8648 | 1840 |
<translation type="obsolete">Wyczyść</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1841 |
</message> |
5602 | 1842 |
<message numerus="yes"> |
1843 |
<source>%1 players online</source> |
|
5791 | 1844 |
<translation> |
1845 |
<numerusform>%1 gracz online</numerusform> |
|
1846 |
<numerusform>%1 graczy online</numerusform> |
|
1847 |
<numerusform>%1 graczy online</numerusform> |
|
5602 | 1848 |
</translation> |
1849 |
</message> |
|
8648 | 1850 |
<message> |
1851 |
<source>Search for a room:</source> |
|
9079 | 1852 |
<translation>Szukaj pokoju:</translation> |
8648 | 1853 |
</message> |
1854 |
<message> |
|
1855 |
<source>Create room</source> |
|
9079 | 1856 |
<translation>Stwórz pokój</translation> |
8648 | 1857 |
</message> |
1858 |
<message> |
|
1859 |
<source>Join room</source> |
|
9079 | 1860 |
<translation>Dołącz do gry</translation> |
8648 | 1861 |
</message> |
1862 |
<message> |
|
1863 |
<source>Room state</source> |
|
9079 | 1864 |
<translation>Stan gry</translation> |
8648 | 1865 |
</message> |
1866 |
<message> |
|
1867 |
<source>Clear filters</source> |
|
9756 | 1868 |
<translation type="obsolete">Usuń filtry</translation> |
8648 | 1869 |
</message> |
1870 |
<message> |
|
1871 |
<source>Open server administration page</source> |
|
9079 | 1872 |
<translation>Otwórz ustawienia admina</translation> |
8648 | 1873 |
</message> |
1900 | 1874 |
</context> |
1875 |
<context> |
|
1876 |
<name>PageScheme</name> |
|
1877 |
<message> |
|
1878 |
<source>New</source> |
|
1957 | 1879 |
<translation>Nowy</translation> |
1900 | 1880 |
</message> |
1881 |
<message> |
|
1933 | 1882 |
<source>Delete</source> |
1957 | 1883 |
<translation>Usuń</translation> |
1900 | 1884 |
</message> |
2062 | 1885 |
<message> |
1886 |
<source>Defend your fort and destroy the opponents, two team colours max!</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
1887 |
<translation type="obsolete">Broń swojego fortu i zniszcz przeciwników. Maksymalnie dwa kolory drużyn!</translation> |
2062 | 1888 |
</message> |
1889 |
<message> |
|
1890 |
<source>Teams will start on opposite sides of the terrain, two team colours max!</source> |
|
11838 | 1891 |
<translation type="obsolete">Drużyny rozpoczną grę na przeciwległych stronach mapy. Maksymalnie dwa kolory drużyn!</translation> |
2062 | 1892 |
</message> |
1893 |
<message> |
|
1894 |
<source>Land can not be destroyed!</source> |
|
3284 | 1895 |
<translation>Podłoże jest niezniszczalne!</translation> |
2062 | 1896 |
</message> |
1897 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1898 |
<source>Lower gravity</source> |
2423 | 1899 |
<translation>Niższa grawitacja</translation> |
2062 | 1900 |
</message> |
1901 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1902 |
<source>Assisted aiming with laser sight</source> |
2423 | 1903 |
<translation>Laserowe wspomaganie celowania</translation> |
2062 | 1904 |
</message> |
1905 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1906 |
<source>All hogs have a personal forcefield</source> |
3284 | 1907 |
<translation>Wszystkie jeże posiadają osobiste pole siłowe</translation> |
2062 | 1908 |
</message> |
1909 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1910 |
<source>Gain 80% of the damage you do back in health</source> |
3284 | 1911 |
<translation>Odzyskaj 80% życia z zadanych obrażeń</translation> |
2062 | 1912 |
</message> |
1913 |
<message> |
|
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1914 |
<source>Share your opponents pain, share their damage</source> |
3284 | 1915 |
<translation>Współdziel ból uderzeń ze swoim przeciwnikiem. Współdziel także obrażenia</translation> |
2102
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1916 |
</message> |
cae2ca48d8fc
lupdate-qt4/lrelease-qt4 - I think I might have left off -qt4 last time
nemo
parents:
2093
diff
changeset
|
1917 |
<message> |
2062 | 1918 |
<source>Your hogs are unable to move, put your artillery skills to the test</source> |
3284 | 1919 |
<translation>Twoje jeże nie mogą się poruszać, więc przetestuj swoje strzeleckie umiejętności</translation> |
2062 | 1920 |
</message> |
1921 |
<message> |
|
1922 |
<source>Random</source> |
|
11838 | 1923 |
<translation type="obsolete">Losowo</translation> |
2062 | 1924 |
</message> |
1925 |
<message> |
|
1926 |
<source>Seconds</source> |
|
11838 | 1927 |
<translation type="obsolete">Sekundy</translation> |
2062 | 1928 |
</message> |
2726 | 1929 |
<message> |
1930 |
<source>Order of play is random instead of in room order.</source> |
|
3284 | 1931 |
<translation>Kolejność gry jest losowa zamiast kolejności wg. listy graczy.</translation> |
2726 | 1932 |
</message> |
1933 |
<message> |
|
1934 |
<source>Play with a King. If he dies, your side dies.</source> |
|
3284 | 1935 |
<translation>Graj z Królem. Lecz jeśłi on umrze, twoja drużyna przegrywa.</translation> |
2726 | 1936 |
</message> |
2883 | 1937 |
<message> |
1938 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
|
3284 | 1939 |
<translation>Rozmieść swoje jeże przed rozpoczęciem gry.</translation> |
2883 | 1940 |
</message> |
1941 |
<message> |
|
1942 |
<source>Ammo is shared between all teams that share a colour.</source> |
|
3284 | 1943 |
<translation>Amunicja jest wspólna dla graczy tej samej drużyny.</translation> |
2883 | 1944 |
</message> |
2899 | 1945 |
<message> |
1946 |
<source>Disable girders when generating random maps.</source> |
|
3284 | 1947 |
<translation>Wyłącz mosty przy tworzeniu losowych map.</translation> |
2899 | 1948 |
</message> |
3287 | 1949 |
<message> |
1950 |
<source>Disable land objects when generating random maps.</source> |
|
3719 | 1951 |
<translation>Wyłącz dodatki w czasie tworzenia losowych map.</translation> |
3287 | 1952 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1953 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1954 |
<source>AI respawns on death.</source> |
4051 | 1955 |
<translation>AI odradza się po śmierci.</translation> |
1956 |
</message> |
|
1957 |
<message> |
|
1958 |
<source>Attacking does not end your turn.</source> |
|
1959 |
<translation>Atak nie kończy twojej tury.</translation> |
|
1960 |
</message> |
|
1961 |
<message> |
|
1962 |
<source>Weapons are reset to starting values each turn.</source> |
|
1963 |
<translation>Liczba broni powraca do wartości początkowej po każdej turze.</translation> |
|
1964 |
</message> |
|
1965 |
<message> |
|
1966 |
<source>Each hedgehog has its own ammo. It does not share with the team.</source> |
|
1967 |
<translation>Każdy z Jeży ma własny zestaw broni. Nie są one dzielone pomiędzy członków drużyny.</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
1968 |
</message> |
4124 | 1969 |
<message> |
1970 |
<source>All (living) hedgehogs are fully restored at the end of turn</source> |
|
4137 | 1971 |
<translation>Wszystkie żyjące jeże mają pełne życie od następnej tury</translation> |
4124 | 1972 |
</message> |
4418 | 1973 |
<message> |
1974 |
<source>You will not have to worry about wind anymore.</source> |
|
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1975 |
<translation>Wiatr nie jest już problemem.</translation> |
4418 | 1976 |
</message> |
1977 |
<message> |
|
1978 |
<source>Wind will affect almost everything.</source> |
|
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1979 |
<translation>Wiatr ma wpływ na prawie każdą broń.</translation> |
4418 | 1980 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1981 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1982 |
<source>Copy</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
1983 |
<translation>Kopiuj</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1984 |
</message> |
5602 | 1985 |
<message> |
1986 |
<source>Teams in each clan take successive turns sharing their turn time.</source> |
|
5791 | 1987 |
<translation>Zespoły wykonują swoje tury po kolei dzieląc czas pomiędzy siebie.</translation> |
1988 |
</message> |
|
1989 |
<message> |
|
1990 |
<source>Add an indestructible border around the terrain</source> |
|
5908 | 1991 |
<translation>Dodaje niezniszczalną ramkę dookoła terenu</translation> |
5791 | 1992 |
</message> |
1993 |
<message> |
|
1994 |
<source>Add an indestructible border along the bottom</source> |
|
9079 | 1995 |
<translation>Dodaje niezniszczalną ramkę u dołu mapy</translation> |
5602 | 1996 |
</message> |
9756 | 1997 |
<message> |
1998 |
<source>None (Default)</source> |
|
11842 | 1999 |
<translation>Brak (Domyślne)</translation> |
9756 | 2000 |
</message> |
2001 |
<message> |
|
2002 |
<source>Wrap (World wraps)</source> |
|
11842 | 2003 |
<translation>Zapętlona (zapętla mapę)</translation> |
9756 | 2004 |
</message> |
2005 |
<message> |
|
2006 |
<source>Bounce (Edges reflect)</source> |
|
11842 | 2007 |
<translation>Odbijająca (Krawędzie odbijają)</translation> |
9756 | 2008 |
</message> |
2009 |
<message> |
|
2010 |
<source>Sea (Edges connect to sea)</source> |
|
11842 | 2011 |
<translation>Woda (Krawędzie łączą się z wodą)</translation> |
9756 | 2012 |
</message> |
11761 | 2013 |
<message> |
2014 |
<source>Each clan starts in its own part of the terrain.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2015 |
<translation>Każda drużyna zaczyna na swojej części planszy.</translation> |
11761 | 2016 |
</message> |
11838 | 2017 |
<message> |
2018 |
<source>Overall damage and knockback in percent</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2019 |
<translation>Ogólne obrażenia i odrzut w procentach</translation> |
11838 | 2020 |
</message> |
2021 |
<message> |
|
2022 |
<source>Turn time in seconds</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2023 |
<translation>Czas tury w sekundach</translation> |
11838 | 2024 |
</message> |
2025 |
<message> |
|
2026 |
<source>Initial health of hedgehogs</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2027 |
<translation>Początkowe zdrowie jeży</translation> |
11838 | 2028 |
</message> |
2029 |
<message> |
|
2030 |
<source>How many rounds have to be played before Sudden Death begins</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2031 |
<translation>Ile tur musi zostać rozegranych, zanim zacznie się Nagła Śmierć</translation> |
11838 | 2032 |
</message> |
2033 |
<message> |
|
2034 |
<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> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2035 |
<translation>Ile podwyższa się woda na turę w Nagłej Śmierci. Ustaw na zero razem ze Zmniejszeniem Zdrowa w Nagłej Śmierci, by wyłączyć Nagłą Śmierć.</translation> |
11838 | 2036 |
</message> |
2037 |
<message> |
|
2038 |
<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> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2039 |
<translation>Ile zdrowia tracą jeże co turę w Nagłej Śmierci, aż do 1 zdrowia. Ustaw na zero razem z Podwyższeniem Wody w Nagłej Śmierci, by wyłączyć Nagłą Śmierć.</translation> |
11838 | 2040 |
</message> |
2041 |
<message> |
|
2042 |
<source>Maximum rope length in percent</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2043 |
<translation>Maksymalna długość liny w procentach</translation> |
11838 | 2044 |
</message> |
2045 |
<message> |
|
2046 |
<source>Likelihood of a dropped crate being a health crate. All other crates will be weapon or utility crates.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2047 |
<translation>Prawdopodobieństwo, że zrzucona skrzynia będzie skrzynią ze zdrowiem. Wszystkie inne skrzynie będą z broniami lub narzędziami.</translation> |
11838 | 2048 |
</message> |
2049 |
<message> |
|
2050 |
<source>Likelihood of a crate dropping before a turn</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2051 |
<translation>Prawdopodobieństwo zrzutu skrzyni przed turą</translation> |
11838 | 2052 |
</message> |
2053 |
<message> |
|
2054 |
<source>Health bonus for collecting a health crate</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2055 |
<translation>Bonus zdrowia po zebraniu skrzyni ze zdrowiem</translation> |
11838 | 2056 |
</message> |
2057 |
<message> |
|
2058 |
<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> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2059 |
<translation>Czas detonacji min. Losowy czas leży pomiędzy 0 i 5 sekund. Czas min powietrznych będzie ćwiartką tego czasu.</translation> |
11838 | 2060 |
</message> |
2061 |
<message> |
|
2062 |
<source>Average number of mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2063 |
<translation>Średnia ilość min do położenia na mapie średniej wielkości. Ten numer skaluje się z dla innych map.</translation> |
11838 | 2064 |
</message> |
2065 |
<message> |
|
2066 |
<source>Likelihood of a mine being a dud. Does not affect mines placed by hedgehogs.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2067 |
<translation>Prawdopodobieństwo, że mina będzie niewybuchem. Nie wpływa na miny postawione przez jeże.</translation> |
11838 | 2068 |
</message> |
2069 |
<message> |
|
2070 |
<source>Average number of barrels to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2071 |
<translation>Średnia ilość beczek do położenia na mapie średniej wielkości. Ten numer skaluje się z dla innych map.</translation> |
11838 | 2072 |
</message> |
2073 |
<message> |
|
2074 |
<source>Average number of air mines to be placed a medium-sized island map. This number will be scaled for other maps.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2075 |
<translation>Średnia ilość min powietrznych do położenia na mapie średniej wielkości. Ten numer skaluje się z dla innych map.</translation> |
11838 | 2076 |
</message> |
2077 |
<message> |
|
2078 |
<source>Affects the left and right boundaries of the map</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2079 |
<translation>Wpływa na lewą i prawą granicę mapy</translation> |
11838 | 2080 |
</message> |
2081 |
<message> |
|
2082 |
<source>Time you get after an attack</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2083 |
<translation>Czas, który otrzymujesz po ataku</translation> |
11838 | 2084 |
</message> |
2085 |
<message> |
|
2086 |
<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> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2087 |
<translation>Dodatkowy parametr do konfiguracji stylów gry. Znaczenie zależy od użytego stylu, odnieś się do dokumentacji. W razie wątpliwości, pozostaw puste.</translation> |
11838 | 2088 |
</message> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2089 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2090 |
<source>Name of this scheme</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2091 |
<translation>Nazwa tego schematu</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2092 |
</message> |
1353 | 2093 |
</context> |
2094 |
<context> |
|
792 | 2095 |
<name>PageSelectWeapon</name> |
2096 |
<message> |
|
2097 |
<source>Default</source> |
|
2098 |
<translation>Domyślne</translation> |
|
2099 |
</message> |
|
2100 |
<message> |
|
2101 |
<source>Delete</source> |
|
2102 |
<translation>Usuń</translation> |
|
2103 |
</message> |
|
4418 | 2104 |
<message> |
2105 |
<source>New</source> |
|
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
2106 |
<translation>Nowy</translation> |
4418 | 2107 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2108 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2109 |
<source>Copy</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
2110 |
<translation>Kopiuj</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2111 |
</message> |
1213 | 2112 |
</context> |
2113 |
<context> |
|
2114 |
<name>PageSinglePlayer</name> |
|
2115 |
<message> |
|
7679 | 2116 |
<source>Play a quick game against the computer with random settings</source> |
7891 | 2117 |
<translation>Zagraj szybką grę z losowymi ustawieniami przeciwko komputerowi</translation> |
7679 | 2118 |
</message> |
2119 |
<message> |
|
2120 |
<source>Play a hotseat game against your friends, or AI teams</source> |
|
7891 | 2121 |
<translation>Graj na zmianę ze swoimi przyjaciółmi lub przeciwko komputerowi</translation> |
7679 | 2122 |
</message> |
2123 |
<message> |
|
2124 |
<source>Campaign Mode</source> |
|
7891 | 2125 |
<translation>Kampania</translation> |
7679 | 2126 |
</message> |
2127 |
<message> |
|
2128 |
<source>Practice your skills in a range of training missions</source> |
|
7891 | 2129 |
<translation>Sprawdź swoje umiejętności przwechodząc kilka misji</translation> |
7679 | 2130 |
</message> |
2131 |
<message> |
|
2132 |
<source>Watch recorded demos</source> |
|
7891 | 2133 |
<translation>Obejrzyj nagrane dema</translation> |
7679 | 2134 |
</message> |
2135 |
<message> |
|
2136 |
<source>Load a previously saved game</source> |
|
7891 | 2137 |
<translation>Wczytaj zapisaną grę</translation> |
6239 | 2138 |
</message> |
2139 |
</context> |
|
2140 |
<context> |
|
2141 |
<name>PageTraining</name> |
|
2142 |
<message> |
|
2143 |
<source>No description available</source> |
|
6345 | 2144 |
<translation>Brak opisu</translation> |
6239 | 2145 |
</message> |
2146 |
<message> |
|
2147 |
<source>Select a mission!</source> |
|
6345 | 2148 |
<translation>Wybierz misję!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2149 |
</message> |
7679 | 2150 |
<message> |
2151 |
<source>Pick the mission or training to play</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2152 |
<translation type="obsolete">Wybierz misje w którą chcesz zagrać</translation> |
7679 | 2153 |
</message> |
2154 |
<message> |
|
2155 |
<source>Start fighting</source> |
|
7891 | 2156 |
<translation>Start</translation> |
7679 | 2157 |
</message> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2158 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2159 |
<source>Pick the training to play</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2160 |
<translation>Wybierz trening do rozegrania</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2161 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2162 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2163 |
<source>Pick the challenge to play</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2164 |
<translation>Wybierz wyzwanie do rozegrania</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2165 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2166 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2167 |
<source>Pick the scenario to play</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2168 |
<translation>Wybierz scenariusz do rozegrania</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2169 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2170 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2171 |
<source>Trainings</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2172 |
<translation>Treningi</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2173 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2174 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2175 |
<source>Challenges</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2176 |
<translation>Wyzwania</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2177 |
</message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2178 |
<message> |
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2179 |
<source>Scenarios</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2180 |
<translation>Scenariusze</translation> |
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
2181 |
</message> |
7679 | 2182 |
</context> |
2183 |
<context> |
|
2184 |
<name>PageVideos</name> |
|
2185 |
<message> |
|
2186 |
<source>Name</source> |
|
7891 | 2187 |
<translation>Nazwa</translation> |
7679 | 2188 |
</message> |
2189 |
<message> |
|
2190 |
<source>Size</source> |
|
7891 | 2191 |
<translation>Rozmiar</translation> |
7679 | 2192 |
</message> |
7680 | 2193 |
<message numerus="yes"> |
7679 | 2194 |
<source>%1 bytes</source> |
7891 | 2195 |
<translation> |
2196 |
<numerusform>%1 bajtów</numerusform> |
|
2197 |
<numerusform>%1 bajty</numerusform> |
|
2198 |
<numerusform>%1 bajtów</numerusform> |
|
7680 | 2199 |
</translation> |
7679 | 2200 |
</message> |
2201 |
<message> |
|
2202 |
<source>(in progress...)</source> |
|
7891 | 2203 |
<translation>(w trakcie...)</translation> |
7679 | 2204 |
</message> |
2205 |
<message> |
|
2206 |
<source>encoding</source> |
|
7891 | 2207 |
<translation>enkodowanie</translation> |
7679 | 2208 |
</message> |
2209 |
<message> |
|
2210 |
<source>uploading</source> |
|
7891 | 2211 |
<translation>wysyłanie</translation> |
7679 | 2212 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2213 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2214 |
<source>Date: %1 |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2215 |
</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2216 |
<translation type="obsolete">Data: %1 |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2217 |
</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2218 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2219 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2220 |
<source>Size: %1 |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2221 |
</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2222 |
<translation type="obsolete">Rozmiar: %1 |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2223 |
</translation> |
9756 | 2224 |
</message> |
2225 |
<message> |
|
2226 |
<source>Date: %1</source> |
|
11842 | 2227 |
<translation>Data: %1</translation> |
9756 | 2228 |
</message> |
2229 |
<message> |
|
2230 |
<source>Size: %1</source> |
|
11842 | 2231 |
<translation>Rozmiar: %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2232 |
</message> |
792 | 2233 |
</context> |
2234 |
<context> |
|
1414 | 2235 |
<name>QAction</name> |
2236 |
<message> |
|
2237 |
<source>Kick</source> |
|
1467 | 2238 |
<translation>Wyrzuć</translation> |
1414 | 2239 |
</message> |
2240 |
<message> |
|
2241 |
<source>Restrict Joins</source> |
|
3284 | 2242 |
<translation>Zabroń dołączania</translation> |
1414 | 2243 |
</message> |
2244 |
<message> |
|
2245 |
<source>Restrict Team Additions</source> |
|
6345 | 2246 |
<translation>Zablokuj drużyny</translation> |
1414 | 2247 |
</message> |
1583 | 2248 |
<message> |
1900 | 2249 |
<source>Info</source> |
1957 | 2250 |
<translation>Info</translation> |
1900 | 2251 |
</message> |
2252 |
<message> |
|
2253 |
<source>Ban</source> |
|
1957 | 2254 |
<translation>Zbanuj</translation> |
1583 | 2255 |
</message> |
2726 | 2256 |
<message> |
2257 |
<source>Follow</source> |
|
3284 | 2258 |
<translation>Śledź</translation> |
2726 | 2259 |
</message> |
2883 | 2260 |
<message> |
2261 |
<source>Ignore</source> |
|
3284 | 2262 |
<translation>Ignoruj</translation> |
2883 | 2263 |
</message> |
2264 |
<message> |
|
2265 |
<source>Add friend</source> |
|
3284 | 2266 |
<translation>Dodaj przyjaciela</translation> |
2883 | 2267 |
</message> |
2268 |
<message> |
|
2269 |
<source>Unignore</source> |
|
3284 | 2270 |
<translation>Przestań ignorować</translation> |
2883 | 2271 |
</message> |
2272 |
<message> |
|
2273 |
<source>Remove friend</source> |
|
3284 | 2274 |
<translation>Usuń przyjaciela</translation> |
2883 | 2275 |
</message> |
5602 | 2276 |
<message> |
2277 |
<source>Update</source> |
|
8648 | 2278 |
<translation type="obsolete">Zmień</translation> |
2279 |
</message> |
|
2280 |
<message> |
|
2281 |
<source>Restrict Unregistered Players Join</source> |
|
9079 | 2282 |
<translation>Blokuj niezarejestrowanych graczy</translation> |
8648 | 2283 |
</message> |
2284 |
<message> |
|
2285 |
<source>Show games in lobby</source> |
|
9079 | 2286 |
<translation>Pokaż nierozpoczęte gry</translation> |
8648 | 2287 |
</message> |
2288 |
<message> |
|
2289 |
<source>Show games in-progress</source> |
|
9079 | 2290 |
<translation>Pokaż trwające gry</translation> |
5602 | 2291 |
</message> |
11531 | 2292 |
<message> |
2293 |
<source>Show password protected</source> |
|
11842 | 2294 |
<translation>Pokaż chronione hasłem</translation> |
11531 | 2295 |
</message> |
2296 |
<message> |
|
2297 |
<source>Show join restricted</source> |
|
11842 | 2298 |
<translation>Pokaż bez możliwości dołączenia</translation> |
11531 | 2299 |
</message> |
11871 | 2300 |
<message> |
2301 |
<source>Delegate room control</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2302 |
<translation>Oddeleguj zarządzanie pokojem</translation> |
11871 | 2303 |
</message> |
1414 | 2304 |
</context> |
2305 |
<context> |
|
792 | 2306 |
<name>QCheckBox</name> |
2307 |
<message> |
|
2270 | 2308 |
<source>Check for updates at startup</source> |
2423 | 2309 |
<translation>Sprawdź aktualizacje przy starcie</translation> |
2270 | 2310 |
</message> |
2311 |
<message> |
|
792 | 2312 |
<source>Fullscreen</source> |
2313 |
<translation>Pełny ekran</translation> |
|
2314 |
</message> |
|
2315 |
<message> |
|
2316 |
<source>Show FPS</source> |
|
2317 |
<translation>Pokazuj FPS</translation> |
|
2318 |
</message> |
|
2319 |
<message> |
|
2320 |
<source>Alternative damage show</source> |
|
3284 | 2321 |
<translation>Inny sposób wyświetlania obrażeń</translation> |
792 | 2322 |
</message> |
1130 | 2323 |
<message> |
1488 | 2324 |
<source>Append date and time to record file name</source> |
1557 | 2325 |
<translation>Dodaj czas i datę do nazwy pliku</translation> |
1488 | 2326 |
</message> |
1546 | 2327 |
<message> |
2883 | 2328 |
<source>Show ammo menu tooltips</source> |
3284 | 2329 |
<translation>Pokaż opisy broni</translation> |
2883 | 2330 |
</message> |
2331 |
<message> |
|
7679 | 2332 |
<source>Save password</source> |
7891 | 2333 |
<translation>Zapisz hasło</translation> |
7679 | 2334 |
</message> |
2335 |
<message> |
|
2336 |
<source>Save account name and password</source> |
|
7891 | 2337 |
<translation>Zapisz nazwę użytkownika i hasło</translation> |
7679 | 2338 |
</message> |
2339 |
<message> |
|
2340 |
<source>Video is private</source> |
|
7891 | 2341 |
<translation>Film jest prywatny</translation> |
7679 | 2342 |
</message> |
2343 |
<message> |
|
2344 |
<source>Record audio</source> |
|
7891 | 2345 |
<translation>Nagraj dźwięk</translation> |
7679 | 2346 |
</message> |
2347 |
<message> |
|
2348 |
<source>Use game resolution</source> |
|
11842 | 2349 |
<translation>Rodzielczość gry</translation> |
7679 | 2350 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2351 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2352 |
<source>Visual effects</source> |
9079 | 2353 |
<translation>Efekty wizualne</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2354 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2355 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2356 |
<source>Sound</source> |
9079 | 2357 |
<translation>Dźwięk</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2358 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2359 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2360 |
<source>In-game sound effects</source> |
9079 | 2361 |
<translation>Efekty dźwiękowe w grze</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2362 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2363 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2364 |
<source>Music</source> |
9079 | 2365 |
<translation>Muzyka</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2366 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2367 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2368 |
<source>In-game music</source> |
9079 | 2369 |
<translation>Muzyka w grze</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2370 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2371 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2372 |
<source>Frontend sound effects</source> |
9079 | 2373 |
<translation>Efekty dźwiękowe w menu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2374 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2375 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2376 |
<source>Frontend music</source> |
9079 | 2377 |
<translation>Muzyka w menu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2378 |
</message> |
9756 | 2379 |
<message> |
2380 |
<source>Team</source> |
|
11842 | 2381 |
<translation>Drużyna</translation> |
9756 | 2382 |
</message> |
2383 |
<message> |
|
2384 |
<source>Enable team tags by default</source> |
|
11842 | 2385 |
<translation>Wyświetlanie informacji o drużynie do której należą jeże</translation> |
9756 | 2386 |
</message> |
2387 |
<message> |
|
2388 |
<source>Hog</source> |
|
11842 | 2389 |
<translation>Imiona</translation> |
9756 | 2390 |
</message> |
2391 |
<message> |
|
2392 |
<source>Enable hedgehog tags by default</source> |
|
11842 | 2393 |
<translation>Wyświetlanie imion jeży</translation> |
9756 | 2394 |
</message> |
2395 |
<message> |
|
2396 |
<source>Health</source> |
|
11842 | 2397 |
<translation>Życie</translation> |
9756 | 2398 |
</message> |
2399 |
<message> |
|
2400 |
<source>Enable health tags by default</source> |
|
11842 | 2401 |
<translation>Wyświetlanie punktów życia jeży</translation> |
9756 | 2402 |
</message> |
2403 |
<message> |
|
2404 |
<source>Translucent</source> |
|
11842 | 2405 |
<translation>Przezroczystość</translation> |
9756 | 2406 |
</message> |
2407 |
<message> |
|
2408 |
<source>Enable translucent tags by default</source> |
|
11842 | 2409 |
<translation>Przezroczystość informacji nad jeżami</translation> |
9756 | 2410 |
</message> |
12726 | 2411 |
<message> |
2412 |
<source>Enable visual effects such as animated menu transitions and falling stars</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2413 |
<translation>Włącz efekty wizualne, takie jak animowane menu i spadające gwiazdy</translation> |
12726 | 2414 |
</message> |
2415 |
<message> |
|
2416 |
<source>If enabled, Hedgewars adds the date and time in the form "YYYY-MM-DD_hh-mm" for automatically created demos.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2417 |
<translation>Jeśli włączone, Hedgewars dodaje datę i czas w formacie "RRRR-MM-DD_gg-mm" do automatycznie utworzonych demo.</translation> |
12726 | 2418 |
</message> |
792 | 2419 |
</context> |
2420 |
<context> |
|
2421 |
<name>QComboBox</name> |
|
2422 |
<message> |
|
2423 |
<source>Human</source> |
|
2424 |
<translation>Człowiek</translation> |
|
2425 |
</message> |
|
2426 |
<message> |
|
1353 | 2427 |
<source>Level</source> |
11838 | 2428 |
<translation type="obsolete">Poziom</translation> |
792 | 2429 |
</message> |
2913 | 2430 |
<message> |
2431 |
<source>(System default)</source> |
|
3284 | 2432 |
<translation>(Domyślny)</translation> |
2913 | 2433 |
</message> |
3163 | 2434 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2435 |
<source>Community</source> |
4051 | 2436 |
<translation>Społeczność</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2437 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2438 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2439 |
<source>Any</source> |
9756 | 2440 |
<translation type="obsolete">Dowolne</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2441 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2442 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2443 |
<source>In lobby</source> |
8648 | 2444 |
<translation type="obsolete">W lobby</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2445 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2446 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2447 |
<source>In progress</source> |
8648 | 2448 |
<translation type="obsolete">W toku</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2449 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3719
diff
changeset
|
2450 |
<message> |
4864 | 2451 |
<source>Disabled</source> |
5927 | 2452 |
<translation>Wyłączone</translation> |
4864 | 2453 |
</message> |
2454 |
<message> |
|
2455 |
<source>Red/Cyan</source> |
|
5927 | 2456 |
<translation>Czerwone/Błękitne</translation> |
4864 | 2457 |
</message> |
2458 |
<message> |
|
2459 |
<source>Cyan/Red</source> |
|
5927 | 2460 |
<translation>Błękitne/Czerwone</translation> |
4864 | 2461 |
</message> |
2462 |
<message> |
|
2463 |
<source>Red/Blue</source> |
|
5927 | 2464 |
<translation>Czerwone/Niebieskie</translation> |
4864 | 2465 |
</message> |
2466 |
<message> |
|
2467 |
<source>Blue/Red</source> |
|
5927 | 2468 |
<translation>Niebieskie/Czerwone</translation> |
4864 | 2469 |
</message> |
2470 |
<message> |
|
2471 |
<source>Red/Green</source> |
|
5927 | 2472 |
<translation>Czerwone/Zielone</translation> |
4864 | 2473 |
</message> |
2474 |
<message> |
|
2475 |
<source>Green/Red</source> |
|
5927 | 2476 |
<translation>Zielone/Czerwone</translation> |
4864 | 2477 |
</message> |
2478 |
<message> |
|
2479 |
<source>Side-by-side</source> |
|
5927 | 2480 |
<translation>Obok siebie</translation> |
4864 | 2481 |
</message> |
2482 |
<message> |
|
2483 |
<source>Top-Bottom</source> |
|
5927 | 2484 |
<translation>Góra-dół</translation> |
4864 | 2485 |
</message> |
2486 |
<message> |
|
5602 | 2487 |
<source>Red/Cyan grayscale</source> |
5927 | 2488 |
<translation>Czer/Błęk w odc. szar</translation> |
5602 | 2489 |
</message> |
2490 |
<message> |
|
2491 |
<source>Cyan/Red grayscale</source> |
|
5927 | 2492 |
<translation>Błęk/Czer w odc. szar</translation> |
5602 | 2493 |
</message> |
2494 |
<message> |
|
2495 |
<source>Red/Blue grayscale</source> |
|
5927 | 2496 |
<translation>Czer/Nieb w odc. szar</translation> |
5602 | 2497 |
</message> |
2498 |
<message> |
|
2499 |
<source>Blue/Red grayscale</source> |
|
5927 | 2500 |
<translation>Nieb/Czer w odc. szar</translation> |
5602 | 2501 |
</message> |
2502 |
<message> |
|
2503 |
<source>Red/Green grayscale</source> |
|
5927 | 2504 |
<translation>Czer/Ziel w odc. szar</translation> |
5602 | 2505 |
</message> |
2506 |
<message> |
|
2507 |
<source>Green/Red grayscale</source> |
|
5927 | 2508 |
<translation>Ziel/Czer w odc. szar</translation> |
5602 | 2509 |
</message> |
11838 | 2510 |
<message> |
2511 |
<source>Computer (Level %1)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2512 |
<translation>Komputer (Poziom %1)</translation> |
11838 | 2513 |
</message> |
12726 | 2514 |
<message> |
2515 |
<source>Stereoscopy creates an illusion of depth when you wear 3D glasses.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2516 |
<translation>Stereoskopia tworzy iluzję głębi, kiedy założysz okulary 3D.</translation> |
12726 | 2517 |
</message> |
2518 |
<message> |
|
2519 |
<source>24 FPS</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2520 |
<translation>24 FPS</translation> |
12726 | 2521 |
</message> |
2522 |
<message> |
|
2523 |
<source>25 FPS</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2524 |
<translation>25 FPS</translation> |
12726 | 2525 |
</message> |
2526 |
<message> |
|
2527 |
<source>30 FPS</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2528 |
<translation>30 FPS</translation> |
12726 | 2529 |
</message> |
2530 |
<message> |
|
2531 |
<source>50 FPS</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2532 |
<translation>50 FPS</translation> |
12726 | 2533 |
</message> |
2534 |
<message> |
|
2535 |
<source>60 FPS</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2536 |
<translation>60 FPS</translation> |
12726 | 2537 |
</message> |
792 | 2538 |
</context> |
2539 |
<context> |
|
2540 |
<name>QGroupBox</name> |
|
2541 |
<message> |
|
2542 |
<source>Team Members</source> |
|
2543 |
<translation>Członkowie drużyny</translation> |
|
2544 |
</message> |
|
2545 |
<message> |
|
2546 |
<source>Fort</source> |
|
2547 |
<translation>Fort</translation> |
|
2548 |
</message> |
|
2549 |
<message> |
|
2550 |
<source>Net game</source> |
|
2551 |
<translation>Gra sieciowa</translation> |
|
2552 |
</message> |
|
2553 |
<message> |
|
2554 |
<source>Playing teams</source> |
|
2555 |
<translation>Grające drużyny</translation> |
|
2556 |
</message> |
|
1933 | 2557 |
<message> |
2558 |
<source>Game Modifiers</source> |
|
1957 | 2559 |
<translation>Modyfikatory</translation> |
1933 | 2560 |
</message> |
2561 |
<message> |
|
2562 |
<source>Basic Settings</source> |
|
1957 | 2563 |
<translation>Ustawienia podstawowe</translation> |
1933 | 2564 |
</message> |
2899 | 2565 |
<message> |
2566 |
<source>Team Settings</source> |
|
3284 | 2567 |
<translation>Ustawienia drużyn</translation> |
2899 | 2568 |
</message> |
2569 |
<message> |
|
7679 | 2570 |
<source>Videos</source> |
7891 | 2571 |
<translation>Filmy</translation> |
7679 | 2572 |
</message> |
2573 |
<message> |
|
2574 |
<source>Description</source> |
|
7891 | 2575 |
<translation>Opis</translation> |
7679 | 2576 |
</message> |
792 | 2577 |
</context> |
2578 |
<context> |
|
2579 |
<name>QLabel</name> |
|
2580 |
<message> |
|
2581 |
<source>Weapons</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2582 |
<translation>Bronie</translation> |
792 | 2583 |
</message> |
2584 |
<message> |
|
2585 |
<source>Host:</source> |
|
1957 | 2586 |
<translation>Serwer:</translation> |
792 | 2587 |
</message> |
2588 |
<message> |
|
2589 |
<source>Port:</source> |
|
2590 |
<translation>Port:</translation> |
|
2591 |
</message> |
|
2592 |
<message> |
|
2593 |
<source>Resolution</source> |
|
2594 |
<translation>Rozdzielczość</translation> |
|
2595 |
</message> |
|
2596 |
<message> |
|
2597 |
<source>FPS limit</source> |
|
2598 |
<translation>Ograniczenie FPS</translation> |
|
2599 |
</message> |
|
2600 |
<message> |
|
2601 |
<source>Server name:</source> |
|
2602 |
<translation>Nazwa serwera:</translation> |
|
2603 |
</message> |
|
2604 |
<message> |
|
2605 |
<source>Server port:</source> |
|
2606 |
<translation>Port serwera:</translation> |
|
2607 |
</message> |
|
972 | 2608 |
<message> |
2609 |
<source>Version</source> |
|
8648 | 2610 |
<translation type="obsolete">Wersja</translation> |
972 | 2611 |
</message> |
1102 | 2612 |
<message> |
1803 | 2613 |
<source>Initial sound volume</source> |
1957 | 2614 |
<translation>Początkowa głośność</translation> |
1803 | 2615 |
</message> |
1933 | 2616 |
<message> |
2617 |
<source>Damage Modifier</source> |
|
3284 | 2618 |
<translation>Modyfikator obrażeń</translation> |
1933 | 2619 |
</message> |
2620 |
<message> |
|
2621 |
<source>Turn Time</source> |
|
1957 | 2622 |
<translation>Czas trwania tury</translation> |
1933 | 2623 |
</message> |
2624 |
<message> |
|
2625 |
<source>Initial Health</source> |
|
3284 | 2626 |
<translation>Ilość punktów życia</translation> |
1933 | 2627 |
</message> |
2628 |
<message> |
|
2629 |
<source>Sudden Death Timeout</source> |
|
1957 | 2630 |
<translation>Ilość tur przed NŚ</translation> |
1949 | 2631 |
</message> |
2632 |
<message> |
|
1943 | 2633 |
<source>Scheme Name:</source> |
1957 | 2634 |
<translation>Nazwa schematu:</translation> |
1933 | 2635 |
</message> |
2636 |
<message> |
|
1943 | 2637 |
<source>Crate Drops</source> |
3284 | 2638 |
<translation>Zrzuty skrzyń</translation> |
1933 | 2639 |
</message> |
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
2640 |
<message> |
2062 | 2641 |
<source>Mines Time</source> |
3284 | 2642 |
<translation>Czas detonacji min</translation> |
2062 | 2643 |
</message> |
2644 |
<message> |
|
2645 |
<source>Mines</source> |
|
3284 | 2646 |
<translation>Ilość min</translation> |
2062 | 2647 |
</message> |
2883 | 2648 |
<message> |
2649 |
<source>% Dud Mines</source> |
|
11842 | 2650 |
<translation>% niewypałów</translation> |
2883 | 2651 |
</message> |
2899 | 2652 |
<message> |
2653 |
<source>Name</source> |
|
3284 | 2654 |
<translation>Nazwa</translation> |
2899 | 2655 |
</message> |
2656 |
<message> |
|
2657 |
<source>Type</source> |
|
11838 | 2658 |
<translation type="obsolete">Typ</translation> |
2899 | 2659 |
</message> |
2660 |
<message> |
|
2661 |
<source>Grave</source> |
|
3284 | 2662 |
<translation>Nagrobek</translation> |
2899 | 2663 |
</message> |
2664 |
<message> |
|
2665 |
<source>Flag</source> |
|
3284 | 2666 |
<translation>Flaga</translation> |
2899 | 2667 |
</message> |
2668 |
<message> |
|
2669 |
<source>Voice</source> |
|
3284 | 2670 |
<translation>Głos</translation> |
2899 | 2671 |
</message> |
2672 |
<message> |
|
2673 |
<source>Locale</source> |
|
3284 | 2674 |
<translation>Język</translation> |
2899 | 2675 |
</message> |
2676 |
<message> |
|
3163 | 2677 |
<source>Explosives</source> |
11838 | 2678 |
<translation type="obsolete">Mat. wybuchowe</translation> |
3163 | 2679 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2680 |
<message> |
3620 | 2681 |
<source>Tip: </source> |
9756 | 2682 |
<translation type="obsolete">Rada:</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2683 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
2684 |
<message> |
3719 | 2685 |
<source>Quality</source> |
2686 |
<translation>Jakość</translation> |
|
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3620
diff
changeset
|
2687 |
</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:
4137
diff
changeset
|
2688 |
<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:
4137
diff
changeset
|
2689 |
<source>% Health Crates</source> |
4163 | 2690 |
<translation>% apteczek</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:
4137
diff
changeset
|
2691 |
</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:
4137
diff
changeset
|
2692 |
<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:
4137
diff
changeset
|
2693 |
<source>Health in Crates</source> |
4163 | 2694 |
<translation>Ilość HP w apteczce</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:
4137
diff
changeset
|
2695 |
</message> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2696 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2697 |
<source>Sudden Death Water Rise</source> |
4163 | 2698 |
<translation>Podwyższenie wody przy NŚ</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2699 |
</message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2700 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2701 |
<source>Sudden Death Health Decrease</source> |
4163 | 2702 |
<translation>Tracone HP podczas NŚ</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
2703 |
</message> |
4259 | 2704 |
<message> |
4418 | 2705 |
<source>% Rope Length</source> |
4660
8ff3dead5850
Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents:
4600
diff
changeset
|
2706 |
<translation>Długość liny w %</translation> |
4259 | 2707 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2708 |
<message> |
4864 | 2709 |
<source>Stereo rendering</source> |
12726 | 2710 |
<translation type="vanished">Wyświetlanie w 3D</translation> |
4864 | 2711 |
</message> |
5602 | 2712 |
<message> |
2713 |
<source>Style</source> |
|
5927 | 2714 |
<translation>Tryb gry</translation> |
5602 | 2715 |
</message> |
2716 |
<message> |
|
2717 |
<source>Scheme</source> |
|
5927 | 2718 |
<translation>Schemat</translation> |
5602 | 2719 |
</message> |
2720 |
<message> |
|
2721 |
<source>% Get Away Time</source> |
|
11838 | 2722 |
<translation type="obsolete">Czas na ucieczkę w %</translation> |
5602 | 2723 |
</message> |
6239 | 2724 |
<message> |
2725 |
<source>This program is distributed under the GNU General Public License v2</source> |
|
8676 | 2726 |
<translation type="obsolete">Ten program jest rozprowadzany na zasadach GNU GPL v2</translation> |
6239 | 2727 |
</message> |
7679 | 2728 |
<message> |
2729 |
<source>There are videos that are currently being processed. |
|
2730 |
Exiting now will abort them. |
|
7902
a82b1bf2eca1
- Fix for little mistakes (applied to every hedgewars_*.ts file).
inu
parents:
7891
diff
changeset
|
2731 |
Do you really want to quit?</source> |
7891 | 2732 |
<translation>Są filmy które właśnie są przetwarzane. |
2733 |
Wyjście spowoduje przerwanie pracy. |
|
2734 |
Czy na pewno chcesz wyjść?</translation> |
|
7679 | 2735 |
</message> |
2736 |
<message> |
|
2737 |
<source>Please provide either the YouTube account name or the email address associated with the Google Account.</source> |
|
7891 | 2738 |
<translation>Wprowadź nazwę użytkownika YouTube lub adres mailowy powiązany z Kontem Google.</translation> |
7679 | 2739 |
</message> |
2740 |
<message> |
|
2741 |
<source>Account name (or email): </source> |
|
7891 | 2742 |
<translation>Nazwa konta (lub email): </translation> |
7679 | 2743 |
</message> |
2744 |
<message> |
|
2745 |
<source>Password: </source> |
|
7891 | 2746 |
<translation>Hasło: </translation> |
7679 | 2747 |
</message> |
2748 |
<message> |
|
2749 |
<source>Video title: </source> |
|
7891 | 2750 |
<translation>Nazwa filmu: </translation> |
7679 | 2751 |
</message> |
2752 |
<message> |
|
2753 |
<source>Video description: </source> |
|
7891 | 2754 |
<translation>Opis filmu: </translation> |
7679 | 2755 |
</message> |
2756 |
<message> |
|
2757 |
<source>Tags (comma separated): </source> |
|
7891 | 2758 |
<translation>Tagi (oddzielone przecinkami): </translation> |
7679 | 2759 |
</message> |
2760 |
<message> |
|
2761 |
<source>Description</source> |
|
7891 | 2762 |
<translation>Opis</translation> |
7679 | 2763 |
</message> |
2764 |
<message> |
|
2765 |
<source>Nickname</source> |
|
7891 | 2766 |
<translation>Nick</translation> |
7679 | 2767 |
</message> |
2768 |
<message> |
|
2769 |
<source>Format</source> |
|
7891 | 2770 |
<translation>Format</translation> |
7679 | 2771 |
</message> |
2772 |
<message> |
|
2773 |
<source>Audio codec</source> |
|
7891 | 2774 |
<translation>Kodek audio</translation> |
7679 | 2775 |
</message> |
2776 |
<message> |
|
2777 |
<source>Video codec</source> |
|
7891 | 2778 |
<translation>Kodek wideo</translation> |
7679 | 2779 |
</message> |
2780 |
<message> |
|
2781 |
<source>Framerate</source> |
|
7891 | 2782 |
<translation>Klatki/s</translation> |
7679 | 2783 |
</message> |
2784 |
<message> |
|
2785 |
<source>Bitrate (Kbps)</source> |
|
12726 | 2786 |
<translation type="vanished">Bitrate (Kbps)</translation> |
7679 | 2787 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2788 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2789 |
<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> |
9079 | 2790 |
<translation>Ta wersja deweloperska nie jest końcową wersją gry i może być niekompatybilna z innymi wersjami i niektóre funkcje mogą być niekompletne lub nie działać w ogóle!</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2791 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2792 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2793 |
<source>Fullscreen</source> |
9079 | 2794 |
<translation>Pełny ekran</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2795 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2796 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2797 |
<source>Fullscreen Resolution</source> |
9079 | 2798 |
<translation>Rozdzielczość</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2799 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2800 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2801 |
<source>Windowed Resolution</source> |
9079 | 2802 |
<translation>Rozmiar okna</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2803 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2804 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2805 |
<source>Your Email</source> |
9079 | 2806 |
<translation>Twój e-mail</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2807 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2808 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2809 |
<source>Summary</source> |
9079 | 2810 |
<translation>Krótki opis</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2811 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2812 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2813 |
<source>Send system information</source> |
12807 | 2814 |
<translation>Wyślij informacje o systemie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2815 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2816 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2817 |
<source>Type the security code:</source> |
9079 | 2818 |
<translation>Wpisz litery z obrazka:</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
2819 |
</message> |
8648 | 2820 |
<message> |
2821 |
<source>Revision</source> |
|
12726 | 2822 |
<translation type="vanished">Wersja</translation> |
8648 | 2823 |
</message> |
8676 | 2824 |
<message> |
2825 |
<source>This program is distributed under the %1</source> |
|
12726 | 2826 |
<translation type="vanished">Ten program jest rozpowszechniany na licencji %1</translation> |
8676 | 2827 |
</message> |
9007 | 2828 |
<message> |
2829 |
<source>This setting will be effective at next restart.</source> |
|
11842 | 2830 |
<translation>Ustawienia zadziałają po restarcie gry</translation> |
9007 | 2831 |
</message> |
9756 | 2832 |
<message> |
2833 |
<source>Tip: %1</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2834 |
<translation>Porada: %1</translation> |
9756 | 2835 |
</message> |
2836 |
<message> |
|
2837 |
<source>Displayed tags above hogs and translucent tags</source> |
|
11842 | 2838 |
<translation>Informacje nad jeżami i przezroczystość</translation> |
9756 | 2839 |
</message> |
2840 |
<message> |
|
2841 |
<source>World Edge</source> |
|
11842 | 2842 |
<translation>Krawędź mapy</translation> |
9756 | 2843 |
</message> |
10451 | 2844 |
<message> |
2845 |
<source>Script parameter</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2846 |
<translation>Parametr skryptu</translation> |
10451 | 2847 |
</message> |
11531 | 2848 |
<message> |
2849 |
<source>Air Mines</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2850 |
<translation>Miny powietrzne</translation> |
11531 | 2851 |
</message> |
11838 | 2852 |
<message> |
2853 |
<source>Player</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2854 |
<translation>Gracz</translation> |
11838 | 2855 |
</message> |
2856 |
<message> |
|
2857 |
<source>Barrels</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2858 |
<translation>Beczki</translation> |
11838 | 2859 |
</message> |
2860 |
<message> |
|
2861 |
<source>% Retreat Time</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2862 |
<translation>% czasu odwrotu</translation> |
11838 | 2863 |
</message> |
12726 | 2864 |
<message> |
2865 |
<source>Stereoscopy</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2866 |
<translation>Stereoskopia</translation> |
12726 | 2867 |
</message> |
2868 |
<message> |
|
2869 |
<source>Bitrate (Kibit/s)</source> |
|
2870 |
<extracomment>“Kibit/s” is the symbol for 1024 bits per second</extracomment> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2871 |
<translation>Bitrate (Kibit/s)</translation> |
12726 | 2872 |
</message> |
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
2873 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
2874 |
<source>Loading<br>CAPTCHA ...</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
2875 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
2876 |
</message> |
792 | 2877 |
</context> |
2878 |
<context> |
|
2879 |
<name>QLineEdit</name> |
|
2880 |
<message> |
|
2881 |
<source>unnamed</source> |
|
3284 | 2882 |
<translation>nienazwany</translation> |
792 | 2883 |
</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:
5791
diff
changeset
|
2884 |
<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:
5791
diff
changeset
|
2885 |
<source>hedgehog %1</source> |
5927 | 2886 |
<translation>jeż %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:
5791
diff
changeset
|
2887 |
</message> |
7679 | 2888 |
<message> |
2889 |
<source>anonymous</source> |
|
7891 | 2890 |
<translation>anonimowy</translation> |
7679 | 2891 |
</message> |
12726 | 2892 |
<message> |
2893 |
<source>unnamed (%1)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2894 |
<translation>nienazwany (%1)</translation> |
12726 | 2895 |
</message> |
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
2896 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
2897 |
<source>Hedgehog %1</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
2898 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
2899 |
</message> |
792 | 2900 |
</context> |
2901 |
<context> |
|
2902 |
<name>QMainWindow</name> |
|
2903 |
<message> |
|
1546 | 2904 |
<source>Hedgewars %1</source> |
1957 | 2905 |
<translation>Hedgewars %1</translation> |
792 | 2906 |
</message> |
8648 | 2907 |
<message> |
2908 |
<source>-r%1 (%2)</source> |
|
9756 | 2909 |
<translation type="obsolete">-r%1 (%2)</translation> |
8648 | 2910 |
</message> |
792 | 2911 |
</context> |
2912 |
<context> |
|
2913 |
<name>QMessageBox</name> |
|
2914 |
<message> |
|
2915 |
<source>Connection to server is lost</source> |
|
2916 |
<translation>Połączenie z serwerem zostało przerwane</translation> |
|
2917 |
</message> |
|
2918 |
<message> |
|
2919 |
<source>Error</source> |
|
2920 |
<translation>Błąd</translation> |
|
2921 |
</message> |
|
2922 |
<message> |
|
4124 | 2923 |
<source>File association failed.</source> |
4137 | 2924 |
<translation>Powiązanie plików nie powiodło się.</translation> |
4124 | 2925 |
</message> |
4418 | 2926 |
<message> |
7679 | 2927 |
<source>Error while authenticating at google.com: |
2928 |
</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2929 |
<translation>Błąd uwierzytelniania na google.com: |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2930 |
</translation> |
7679 | 2931 |
</message> |
2932 |
<message> |
|
2933 |
<source>Login or password is incorrect</source> |
|
7891 | 2934 |
<translation>Login lub hasło są niepoprawne</translation> |
7679 | 2935 |
</message> |
2936 |
<message> |
|
2937 |
<source>Error while sending metadata to youtube.com: |
|
2938 |
</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2939 |
<translation>Błąd w trakcie wysyłania danych do Youtube: |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
2940 |
</translation> |
7679 | 2941 |
</message> |
7801 | 2942 |
<message> |
2943 |
<source>Teams - Are you sure?</source> |
|
7891 | 2944 |
<translation>Drużyny - Jesteś pewien?</translation> |
7801 | 2945 |
</message> |
2946 |
<message> |
|
2947 |
<source>Do you really want to delete the team '%1'?</source> |
|
7891 | 2948 |
<translation>Jesteś pewien że chcesz usunąć drużynę '%1'?</translation> |
7801 | 2949 |
</message> |
2950 |
<message> |
|
2951 |
<source>Cannot delete default scheme '%1'!</source> |
|
7891 | 2952 |
<translation>Nie można usunąć domyślnego schematu '%1'!</translation> |
7801 | 2953 |
</message> |
2954 |
<message> |
|
2955 |
<source>Please select a record from the list</source> |
|
7891 | 2956 |
<translation>Wybierz nagranie z listy</translation> |
7801 | 2957 |
</message> |
2958 |
<message> |
|
2959 |
<source>Unable to start server</source> |
|
7891 | 2960 |
<translation>Nie można uruchomić serwera</translation> |
7801 | 2961 |
</message> |
2962 |
<message> |
|
2963 |
<source>Hedgewars - Error</source> |
|
7891 | 2964 |
<translation>Hedgewars - Błąd</translation> |
7801 | 2965 |
</message> |
2966 |
<message> |
|
2967 |
<source>Hedgewars - Success</source> |
|
7891 | 2968 |
<translation>Hedgewars - Sukces</translation> |
7801 | 2969 |
</message> |
2970 |
<message> |
|
2971 |
<source>All file associations have been set</source> |
|
7891 | 2972 |
<translation>Wszystkie powiązania plików zostały ustawione</translation> |
7801 | 2973 |
</message> |
2974 |
<message> |
|
2975 |
<source>Main - Error</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2976 |
<translation type="obsolete">Błąd</translation> |
7801 | 2977 |
</message> |
2978 |
<message> |
|
2979 |
<source>Cannot create directory %1</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2980 |
<translation type="obsolete">Nie można utworzyć katalogu %1</translation> |
7801 | 2981 |
</message> |
2982 |
<message> |
|
2983 |
<source>Failed to open data directory: |
|
2984 |
%1 |
|
2985 |
Please check your installation!</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2986 |
<translation type="obsolete">Nie można otworzyć katalogu z danymi: |
7891 | 2987 |
%1 |
2988 |
Sprawdź poprawność instalacji!</translation> |
|
7801 | 2989 |
</message> |
2990 |
<message> |
|
2991 |
<source>TCP - Error</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2992 |
<translation type="obsolete">TCP - Błąd</translation> |
7801 | 2993 |
</message> |
2994 |
<message> |
|
2995 |
<source>Unable to start the server: %1.</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
2996 |
<translation type="obsolete">Nie można uruchomić serwera: %1.</translation> |
7801 | 2997 |
</message> |
2998 |
<message> |
|
2999 |
<source>Unable to run engine at </source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3000 |
<translation type="obsolete">Nie można uruchomić silnika na </translation> |
7801 | 3001 |
</message> |
3002 |
<message> |
|
3003 |
<source>Error code: %1</source> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3004 |
<translation type="obsolete">Kod błędu: %1</translation> |
7801 | 3005 |
</message> |
3006 |
<message> |
|
3007 |
<source>Video upload - Error</source> |
|
7891 | 3008 |
<translation>Wysyłanei filmu - Błąd</translation> |
7801 | 3009 |
</message> |
3010 |
<message> |
|
3011 |
<source>Netgame - Error</source> |
|
7891 | 3012 |
<translation>Gra sieciowa - Błąd</translation> |
7801 | 3013 |
</message> |
3014 |
<message> |
|
3015 |
<source>Please select a server from the list</source> |
|
7891 | 3016 |
<translation>Wybierz serwer z listy</translation> |
7801 | 3017 |
</message> |
3018 |
<message> |
|
3019 |
<source>Please enter room name</source> |
|
7891 | 3020 |
<translation>Wprowadź nazwę pokoju</translation> |
7801 | 3021 |
</message> |
3022 |
<message> |
|
3023 |
<source>Record Play - Error</source> |
|
12726 | 3024 |
<translation type="vanished">Nagraj grę - Błąd</translation> |
7801 | 3025 |
</message> |
3026 |
<message> |
|
3027 |
<source>Please select record from the list</source> |
|
12726 | 3028 |
<translation type="vanished">Wybierz nagranie z listy</translation> |
7801 | 3029 |
</message> |
3030 |
<message> |
|
3031 |
<source>Cannot rename to </source> |
|
12726 | 3032 |
<translation type="vanished">Nie można zmienić nazwy na </translation> |
7801 | 3033 |
</message> |
3034 |
<message> |
|
3035 |
<source>Cannot delete file </source> |
|
12726 | 3036 |
<translation type="vanished">Nie można usunąc pliku </translation> |
7801 | 3037 |
</message> |
3038 |
<message> |
|
3039 |
<source>Room Name - Error</source> |
|
7891 | 3040 |
<translation>Nazwa pokoju - Błąd</translation> |
7801 | 3041 |
</message> |
3042 |
<message> |
|
3043 |
<source>Please select room from the list</source> |
|
7891 | 3044 |
<translation>Wybierz pokój z listy</translation> |
7801 | 3045 |
</message> |
3046 |
<message> |
|
3047 |
<source>Room Name - Are you sure?</source> |
|
7891 | 3048 |
<translation>Nazwa pokoju - Jesteś pewien?</translation> |
7801 | 3049 |
</message> |
3050 |
<message> |
|
3051 |
<source>The game you are trying to join has started. |
|
3052 |
Do you still want to join the room?</source> |
|
7891 | 3053 |
<translation>Gra do której chcesz dołączyć już się rozpoczęła. |
7801 | 3054 |
Czy chcesz dołączyć do pokoju?</translation> |
3055 |
</message> |
|
3056 |
<message> |
|
3057 |
<source>Schemes - Warning</source> |
|
7891 | 3058 |
<translation>Schematy - Ostrzeżenie</translation> |
7801 | 3059 |
</message> |
3060 |
<message> |
|
3061 |
<source>Schemes - Are you sure?</source> |
|
7891 | 3062 |
<translation>Schematy - Jesteś pewien?</translation> |
7801 | 3063 |
</message> |
3064 |
<message> |
|
3065 |
<source>Do you really want to delete the game scheme '%1'?</source> |
|
7891 | 3066 |
<translation>Na pewno chcesz usunąć schemat '%1'?</translation> |
7801 | 3067 |
</message> |
3068 |
<message> |
|
3069 |
<source>Videos - Are you sure?</source> |
|
7891 | 3070 |
<translation>Filmy - Jesteś pewien?</translation> |
7801 | 3071 |
</message> |
3072 |
<message> |
|
3073 |
<source>Do you really want to delete the video '%1'?</source> |
|
7891 | 3074 |
<translation>Na pewno chcesz usunąc film '%1'?</translation> |
7801 | 3075 |
</message> |
3076 |
<message numerus="yes"> |
|
3077 |
<source>Do you really want to remove %1 file(s)?</source> |
|
7891 | 3078 |
<translation> |
3079 |
<numerusform>Na pewno chcesz usunąć %1 plik?</numerusform> |
|
3080 |
<numerusform>Na pewno chcesz usunąć %1 pliki?</numerusform> |
|
3081 |
<numerusform>Na pewno chcesz usunąć %1 plików?</numerusform> |
|
7801 | 3082 |
</translation> |
3083 |
</message> |
|
3084 |
<message> |
|
3085 |
<source>Do you really want to cancel uploading %1?</source> |
|
7891 | 3086 |
<translation>Na pewno chcesz anulować wysyłanie '%1'?</translation> |
7801 | 3087 |
</message> |
3088 |
<message> |
|
3089 |
<source>File error</source> |
|
7891 | 3090 |
<translation>Błąd pliku</translation> |
7801 | 3091 |
</message> |
3092 |
<message> |
|
3093 |
<source>Cannot open '%1' for writing</source> |
|
7891 | 3094 |
<translation>Nie można otworzyć '%1' do zapisu</translation> |
7801 | 3095 |
</message> |
3096 |
<message> |
|
3097 |
<source>Cannot open '%1' for reading</source> |
|
7891 | 3098 |
<translation>Nie można otworzyć '%1' do odczytu</translation> |
7801 | 3099 |
</message> |
3100 |
<message> |
|
3101 |
<source>Cannot use the ammo '%1'!</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3102 |
<translation type="vanished">Nie możn aużyć aminucji '%1'!</translation> |
7801 | 3103 |
</message> |
3104 |
<message> |
|
3105 |
<source>Weapons - Warning</source> |
|
7891 | 3106 |
<translation>Uzbrojenie - Ostrzeżenie</translation> |
7801 | 3107 |
</message> |
3108 |
<message> |
|
3109 |
<source>Cannot overwrite default weapon set '%1'!</source> |
|
7891 | 3110 |
<translation>Nie można nadpisać domyślnego zestawu broni '%1'!</translation> |
7801 | 3111 |
</message> |
3112 |
<message> |
|
3113 |
<source>Cannot delete default weapon set '%1'!</source> |
|
7891 | 3114 |
<translation>Nie można usunąć domyślnego zestawu broni '%1'!</translation> |
7801 | 3115 |
</message> |
3116 |
<message> |
|
3117 |
<source>Weapons - Are you sure?</source> |
|
7891 | 3118 |
<translation>Uzbrojenie - Jesteś pewien?</translation> |
7801 | 3119 |
</message> |
3120 |
<message> |
|
3121 |
<source>Do you really want to delete the weapon set '%1'?</source> |
|
7891 | 3122 |
<translation>Na pewno chcesz usunąc zestaw broni '%1'?</translation> |
7801 | 3123 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3124 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3125 |
<source>Hedgewars - Nick not registered</source> |
9079 | 3126 |
<translation>Hedgewars - Niezarejestrowany nick</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3127 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3128 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3129 |
<source>System Information Preview</source> |
9079 | 3130 |
<translation>Podgląd informacji o systemie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3131 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3132 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3133 |
<source>Failed to generate captcha</source> |
9079 | 3134 |
<translation>Nie udało się wygenerować captchy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3135 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3136 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3137 |
<source>Failed to download captcha</source> |
9079 | 3138 |
<translation>Nie udało się pobrać captchy</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3139 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3140 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3141 |
<source>Please fill out all fields. Email is optional.</source> |
9079 | 3142 |
<translation>Wypełnij wszystkie pola. E-mail nie jest wymagany.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3143 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3144 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3145 |
<source>Hedgewars - Warning</source> |
9079 | 3146 |
<translation>Hedgewars - Ostrzeżenie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3147 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3148 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3149 |
<source>Hedgewars - Information</source> |
9079 | 3150 |
<translation>Hedgewars - Informacja</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3151 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3152 |
<message> |
8648 | 3153 |
<source>Not all players are ready</source> |
9079 | 3154 |
<translation>Nie wszyscy gracze są gotowi</translation> |
8648 | 3155 |
</message> |
3156 |
<message> |
|
3157 |
<source>Are you sure you want to start this game? |
|
3158 |
Not all players are ready.</source> |
|
9079 | 3159 |
<translation>Jesteś pewien, że chcesz rozpocząc grę? |
3160 |
Nie wszyscy gracze są gotowi.</translation> |
|
8648 | 3161 |
</message> |
12726 | 3162 |
<message> |
3163 |
<source>Sorry, Hedgewars can't be played with more than 48 hedgehogs. Please try again with fewer hedgehogs. |
|
3164 |
Current number of hedgehogs: %1</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3165 |
<translation type="vanished">Przykro nam, w Hedgewars nie można grać z więcej niż 48 jeżami. Spróbuj jeszcze raz z mniejszą liczbą jeży. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3166 |
Aktualna liczba jeży: %1</translation> |
12726 | 3167 |
</message> |
3168 |
<message> |
|
3169 |
<source>Teams - Name already taken</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3170 |
<translation>Drużyny - Nazwa już zajęta</translation> |
12726 | 3171 |
</message> |
3172 |
<message> |
|
3173 |
<source>The team name '%1' is already taken, so your team has been renamed to '%2'.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3174 |
<translation>Nazwa drużyny "%1" jest już zajęta, więc twoja drużyna została przemianowana na "%2".</translation> |
12726 | 3175 |
</message> |
3176 |
<message> |
|
3177 |
<source>Please select a file from the list.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3178 |
<translation>Wybierz plik z listy.</translation> |
12726 | 3179 |
</message> |
3180 |
<message> |
|
3181 |
<source>Cannot rename file to %1.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3182 |
<translation>Nie można zmienić nazwy pliku na %1.</translation> |
12726 | 3183 |
</message> |
3184 |
<message> |
|
3185 |
<source>Cannot delete file %1.</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3186 |
<translation>Nie można usunąć pliku %1.</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3187 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3188 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3189 |
<source>Sorry, Hedgewars can't be played with more than 48 hedgehogs. Please try again with fewer hedgehogs. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3190 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3191 |
Current number of hedgehogs: %1</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3192 |
<translation>Przykro nam, w Hedgewars nie można grać z więcej niż 48 jeżami. Spróbuj jeszcze raz z mniejszą liczbą jeży. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3193 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3194 |
Aktualna liczba jeży: %1</translation> |
12726 | 3195 |
</message> |
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3196 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3197 |
<source>Welcome to Hedgewars</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3198 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3199 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3200 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3201 |
<source>Welcome to Hedgewars! |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3202 |
|
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3203 |
You seem to be new around here. Would you like to play some training missions first to learn the basics of Hedgewars?</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3204 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3205 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3206 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3207 |
<source>Cannot use the weapon scheme '%1'!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3208 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3209 |
</message> |
792 | 3210 |
</context> |
3211 |
<context> |
|
9756 | 3212 |
<name>QObject</name> |
3213 |
<message> |
|
3214 |
<source>No description available</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3215 |
<translation>Brak opisu</translation> |
9756 | 3216 |
</message> |
3217 |
</context> |
|
3218 |
<context> |
|
792 | 3219 |
<name>QPushButton</name> |
3220 |
<message> |
|
3221 |
<source>Go!</source> |
|
12128
4027903ff3e7
updates to polish translation by alzen, also add two unlocalised string he found in the gui
nemo
parents:
11871
diff
changeset
|
3222 |
<translation type="obsolete">Start!</translation> |
792 | 3223 |
</message> |
3224 |
<message> |
|
3225 |
<source>default</source> |
|
3226 |
<translation>domyślne</translation> |
|
3227 |
</message> |
|
3228 |
<message> |
|
3229 |
<source>OK</source> |
|
3230 |
<translation>OK</translation> |
|
3231 |
</message> |
|
3232 |
<message> |
|
3233 |
<source>Cancel</source> |
|
3234 |
<translation>Anuluj</translation> |
|
3235 |
</message> |
|
3236 |
<message> |
|
3237 |
<source>Start server</source> |
|
3238 |
<translation>Utwórz serwer</translation> |
|
3239 |
</message> |
|
3240 |
<message> |
|
3241 |
<source>Connect</source> |
|
3242 |
<translation>Połącz</translation> |
|
3243 |
</message> |
|
3244 |
<message> |
|
3245 |
<source>Update</source> |
|
3246 |
<translation>Odśwież</translation> |
|
3247 |
</message> |
|
3248 |
<message> |
|
3249 |
<source>Specify</source> |
|
3250 |
<translation>Ustawienia własne</translation> |
|
3251 |
</message> |
|
3252 |
<message> |
|
3253 |
<source>Start</source> |
|
3284 | 3254 |
<translation>Start</translation> |
792 | 3255 |
</message> |
3256 |
<message> |
|
3257 |
<source>Play demo</source> |
|
3258 |
<translation>Odtwarzaj demo</translation> |
|
3259 |
</message> |
|
3260 |
<message> |
|
3261 |
<source>Rename</source> |
|
3262 |
<translation>Zmień nazwę</translation> |
|
3263 |
</message> |
|
3264 |
<message> |
|
3265 |
<source>Delete</source> |
|
3266 |
<translation>Usuń</translation> |
|
3267 |
</message> |
|
3268 |
<message> |
|
3269 |
<source>Load</source> |
|
3270 |
<translation>Wczytaj</translation> |
|
3271 |
</message> |
|
3272 |
<message> |
|
4051 | 3273 |
<source>Associate file extensions</source> |
3274 |
<translation>Powiąż typy plików z Hedgewars</translation> |
|
3275 |
</message> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3276 |
<message> |
7679 | 3277 |
<source>More info</source> |
7891 | 3278 |
<translation>Więcej informacji</translation> |
7679 | 3279 |
</message> |
3280 |
<message> |
|
3281 |
<source>Set default options</source> |
|
9079 | 3282 |
<translation>Przywróć domyślne ustawienia</translation> |
7679 | 3283 |
</message> |
3284 |
<message> |
|
3285 |
<source>Open videos directory</source> |
|
7891 | 3286 |
<translation>Otwórz katalog z filmami</translation> |
7679 | 3287 |
</message> |
3288 |
<message> |
|
3289 |
<source>Play</source> |
|
7891 | 3290 |
<translation>Odtwórz</translation> |
7679 | 3291 |
</message> |
3292 |
<message> |
|
3293 |
<source>Upload to YouTube</source> |
|
7891 | 3294 |
<translation>Wyślij do YouTube</translation> |
7679 | 3295 |
</message> |
3296 |
<message> |
|
3297 |
<source>Cancel uploading</source> |
|
7891 | 3298 |
<translation>Anuluj wysyłanie</translation> |
7679 | 3299 |
</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
|
3300 |
<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
|
3301 |
<source>Restore default coding parameters</source> |
9079 | 3302 |
<translation>Przywróć domyślne ustawienia</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
|
3303 |
</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
|
3304 |
<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
|
3305 |
<source>Open the video directory in your system</source> |
9079 | 3306 |
<translation>Otwórz katalog z filmami</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
|
3307 |
</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
|
3308 |
<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
|
3309 |
<source>Play this video</source> |
9079 | 3310 |
<translation>Odtwórz wideo</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
|
3311 |
</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
|
3312 |
<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
|
3313 |
<source>Delete this video</source> |
9079 | 3314 |
<translation>Usuń wideo</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
|
3315 |
</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
|
3316 |
<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
|
3317 |
<source>Upload this video to your Youtube account</source> |
12726 | 3318 |
<translation type="vanished">Wyślij to wideo na konto Youtube</translation> |
7982
dfba2515d601
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
nemo
parents:
7902
diff
changeset
|
3319 |
</message> |
8788 | 3320 |
<message> |
3321 |
<source>Reset</source> |
|
9079 | 3322 |
<translation>Zresetuj</translation> |
8788 | 3323 |
</message> |
3324 |
<message> |
|
3325 |
<source>Set the default server port for Hedgewars</source> |
|
9079 | 3326 |
<translation>Ustaw domyślny port serwera Hedgewars</translation> |
8788 | 3327 |
</message> |
3328 |
<message> |
|
3329 |
<source>Invite your friends to your server in just 1 click!</source> |
|
9079 | 3330 |
<translation>Zaproś swoich znajomych jednym kliknięciem!</translation> |
8788 | 3331 |
</message> |
3332 |
<message> |
|
9360 | 3333 |
<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> |
9079 | 3334 |
<translation>Kliknij by skopiować unikalny link twojego serwera do schowka. Wyślij link swoim znajomym aby mogli dołączyć do gry.</translation> |
8788 | 3335 |
</message> |
3336 |
<message> |
|
3337 |
<source>Start private server</source> |
|
9079 | 3338 |
<translation>Uruchom prywatny serwer</translation> |
8788 | 3339 |
</message> |
12726 | 3340 |
<message> |
3341 |
<source>Upload this video to your YouTube account</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3342 |
<translation>Prześlij to wideo na swoje konto YouTube</translation> |
12726 | 3343 |
</message> |
3344 |
</context> |
|
3345 |
<context> |
|
3346 |
<name>QSpinBox</name> |
|
3347 |
<message> |
|
3348 |
<source>Specify the bitrate of recorded videos as a multiple of 1024 bits per second</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3349 |
<translation>Podaj bitrate nagranych filmów jako wielokrotność 1024 bitów na sekundę</translation> |
12726 | 3350 |
</message> |
1414 | 3351 |
</context> |
3352 |
<context> |
|
8648 | 3353 |
<name>RoomNamePrompt</name> |
3354 |
<message> |
|
3355 |
<source>Enter a name for your room.</source> |
|
9079 | 3356 |
<translation>Wprowadź nazwę pokoju.</translation> |
8648 | 3357 |
</message> |
3358 |
<message> |
|
3359 |
<source>Cancel</source> |
|
9079 | 3360 |
<translation>Anuluj</translation> |
8648 | 3361 |
</message> |
3362 |
<message> |
|
3363 |
<source>Create room</source> |
|
9079 | 3364 |
<translation>Stwórz pokój</translation> |
8648 | 3365 |
</message> |
9756 | 3366 |
<message> |
3367 |
<source>set password</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3368 |
<translation>ustaw hasło</translation> |
9756 | 3369 |
</message> |
8648 | 3370 |
</context> |
3371 |
<context> |
|
7679 | 3372 |
<name>RoomsListModel</name> |
3373 |
<message> |
|
3374 |
<source>In progress</source> |
|
7891 | 3375 |
<translation>W toku</translation> |
7679 | 3376 |
</message> |
3377 |
<message> |
|
3378 |
<source>Room Name</source> |
|
7891 | 3379 |
<translation>Nazwa pokoju</translation> |
7679 | 3380 |
</message> |
3381 |
<message> |
|
3382 |
<source>C</source> |
|
12726 | 3383 |
<extracomment>Caption of the column for the number of connected clients in the list of rooms</extracomment> |
7891 | 3384 |
<translation>Kli</translation> |
7679 | 3385 |
</message> |
3386 |
<message> |
|
3387 |
<source>T</source> |
|
12726 | 3388 |
<extracomment>Caption of the column for the number of teams in the list of rooms</extracomment> |
7891 | 3389 |
<translation>Druż</translation> |
7679 | 3390 |
</message> |
3391 |
<message> |
|
3392 |
<source>Owner</source> |
|
7891 | 3393 |
<translation>Właśc</translation> |
7679 | 3394 |
</message> |
3395 |
<message> |
|
3396 |
<source>Map</source> |
|
7891 | 3397 |
<translation>Mapa</translation> |
7679 | 3398 |
</message> |
3399 |
<message> |
|
3400 |
<source>Rules</source> |
|
7891 | 3401 |
<translation>Schemat</translation> |
7679 | 3402 |
</message> |
3403 |
<message> |
|
3404 |
<source>Weapons</source> |
|
7891 | 3405 |
<translation>Uzbrojenie</translation> |
7679 | 3406 |
</message> |
3407 |
<message> |
|
3408 |
<source>Random Map</source> |
|
7891 | 3409 |
<translation>Losowa mapa</translation> |
7679 | 3410 |
</message> |
3411 |
<message> |
|
3412 |
<source>Random Maze</source> |
|
7891 | 3413 |
<translation>Losowy labirynt</translation> |
7679 | 3414 |
</message> |
3415 |
<message> |
|
3416 |
<source>Hand-drawn</source> |
|
7891 | 3417 |
<translation>Rys. ręcznie</translation> |
1414 | 3418 |
</message> |
9756 | 3419 |
<message> |
3420 |
<source>Script</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3421 |
<translation>Skrypt</translation> |
9756 | 3422 |
</message> |
10451 | 3423 |
<message> |
3424 |
<source>Random Perlin</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3425 |
<translation>Losowy Perlin</translation> |
10451 | 3426 |
</message> |
11761 | 3427 |
<message> |
3428 |
<source>Forts</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3429 |
<translation>Forty</translation> |
11761 | 3430 |
</message> |
792 | 3431 |
</context> |
3432 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3433 |
<name>SeedPrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3434 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3435 |
<source>The map seed is the basis for all random values generated by the game.</source> |
9079 | 3436 |
<translation>Ziarno jest podstawą wszystkich losowych wartości tworzynych przez grę.</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3437 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3438 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3439 |
<source>Cancel</source> |
9079 | 3440 |
<translation>Anuluj</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3441 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3442 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3443 |
<source>Set seed</source> |
9079 | 3444 |
<translation>Ustaw ziarno</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3445 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3446 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3447 |
<source>Close</source> |
9079 | 3448 |
<translation>Zamknij</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3449 |
</message> |
11531 | 3450 |
<message> |
3451 |
<source>Seed</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3452 |
<translation>Ziarno</translation> |
11531 | 3453 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3454 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3455 |
<context> |
2394 | 3456 |
<name>SelWeaponWidget</name> |
3457 |
<message> |
|
3458 |
<source>Weapon set</source> |
|
3284 | 3459 |
<translation>Amunicja</translation> |
2394 | 3460 |
</message> |
3461 |
<message> |
|
3462 |
<source>Probabilities</source> |
|
3284 | 3463 |
<translation>Prawdobodobieństwo</translation> |
2394 | 3464 |
</message> |
2883 | 3465 |
<message> |
3466 |
<source>Ammo in boxes</source> |
|
3284 | 3467 |
<translation>Amunicja w skrzyniach</translation> |
2883 | 3468 |
</message> |
3469 |
<message> |
|
3470 |
<source>Delays</source> |
|
3284 | 3471 |
<translation>Opóźnienie</translation> |
2883 | 3472 |
</message> |
4418 | 3473 |
<message> |
3474 |
<source>new</source> |
|
11838 | 3475 |
<translation type="obsolete">nowy</translation> |
4418 | 3476 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3477 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3478 |
<source>copy of</source> |
10451 | 3479 |
<translation type="obsolete">kopia</translation> |
3480 |
</message> |
|
3481 |
<message> |
|
11838 | 3482 |
<source>New</source> |
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3483 |
<translation>Nowy</translation> |
11838 | 3484 |
</message> |
3485 |
<message> |
|
3486 |
<source>New (%1)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3487 |
<translation>Nowy (%1)</translation> |
11838 | 3488 |
</message> |
3489 |
<message> |
|
3490 |
<source>Copy of %1</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3491 |
<translation>Kopia %1</translation> |
11838 | 3492 |
</message> |
3493 |
<message> |
|
3494 |
<source>Copy of %1 (%2)</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3495 |
<translation>Kopia %1 (%2)</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
3496 |
</message> |
2394 | 3497 |
</context> |
3498 |
<context> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3499 |
<name>TCPBase</name> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3500 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3501 |
<source>Unable to start server at %1.</source> |
9079 | 3502 |
<translation>Nie można uruchomić serwera na %1.</translation> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3503 |
</message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3504 |
<message> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3505 |
<source>Unable to run engine at %1 |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3506 |
Error code: %2</source> |
9079 | 3507 |
<translation>Nie można uruchomić silnika na %1 |
3508 |
Kod błędu: %2</translation> |
|
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3509 |
</message> |
10451 | 3510 |
<message> |
3511 |
<source>The game engine died unexpectedly! |
|
3512 |
(exit code %1) |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3513 |
We are very sorry for the inconvenience :( |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3514 |
If this keeps happening, please click the '%2' button in the main menu!</source> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3515 |
<translation type="vanished">Silnik gry niespodziewanie umarł! |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3516 |
(kod błędu %1) |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3517 |
Bardzo nam przykro z powodu tej niedogodności. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3518 |
Jeśli to będzie się powtarzać, wciśnij przycisk "%2" w menu głównym!</translation> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3519 |
</message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3520 |
<message> |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3521 |
<source>The game engine died unexpectedly! |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3522 |
(exit code %1) |
10451 | 3523 |
|
3524 |
We are very sorry for the inconvenience :( |
|
3525 |
||
3526 |
If this keeps happening, please click the '%2' button in the main menu!</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3527 |
<translation>Silnik gry niespodziewanie umarł! |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3528 |
(kod błędu %1) |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3529 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3530 |
Bardzo nam przykro z powodu tej niedogodności. |
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3531 |
|
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3532 |
Jeśli to będzie się powtarzać, wciśnij przycisk "%2" w menu głównym!</translation> |
10451 | 3533 |
</message> |
8824
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3534 |
</context> |
fe9eacd390f2
Unbreak lua localisation, fix untranslated login prompt, update translations.
nemo
parents:
8695
diff
changeset
|
3535 |
<context> |
8788 | 3536 |
<name>TeamSelWidget</name> |
3537 |
<message> |
|
3538 |
<source>At least two teams are required to play!</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3539 |
<translation>Do rozpoczęcia gry potrzeba co najmniej dwóch drużyn!</translation> |
8788 | 3540 |
</message> |
3541 |
</context> |
|
3542 |
<context> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3543 |
<name>TeamShowWidget</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3544 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3545 |
<source>%1's team</source> |
9756 | 3546 |
<translation type="obsolete">Drużyna %1</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3547 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3548 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3549 |
<context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3550 |
<name>ThemePrompt</name> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3551 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3552 |
<source>Cancel</source> |
9079 | 3553 |
<translation>Anuluj</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3554 |
</message> |
8648 | 3555 |
<message> |
3556 |
<source>Search for a theme:</source> |
|
9079 | 3557 |
<translation>Szukaj motywu:</translation> |
8648 | 3558 |
</message> |
3559 |
<message> |
|
3560 |
<source>Use selected theme</source> |
|
9079 | 3561 |
<translation>Użyj wybranego motywu</translation> |
8648 | 3562 |
</message> |
11531 | 3563 |
<message> |
3564 |
<source>Choose a theme</source> |
|
11842 | 3565 |
<translation>Wybierz motyw</translation> |
11531 | 3566 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3567 |
</context> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3568 |
<context> |
792 | 3569 |
<name>binds</name> |
3570 |
<message> |
|
3571 |
<source>up</source> |
|
3572 |
<translation>góra</translation> |
|
3573 |
</message> |
|
3574 |
<message> |
|
3575 |
<source>left</source> |
|
3576 |
<translation>lewo</translation> |
|
3577 |
</message> |
|
3578 |
<message> |
|
3579 |
<source>right</source> |
|
3580 |
<translation>prawo</translation> |
|
3581 |
</message> |
|
3582 |
<message> |
|
3583 |
<source>down</source> |
|
3584 |
<translation>dół</translation> |
|
3585 |
</message> |
|
3586 |
<message> |
|
3587 |
<source>attack</source> |
|
3588 |
<translation>atak</translation> |
|
3589 |
</message> |
|
3590 |
<message> |
|
3591 |
<source>put</source> |
|
3284 | 3592 |
<translation>połóż</translation> |
792 | 3593 |
</message> |
3594 |
<message> |
|
3595 |
<source>switch</source> |
|
3284 | 3596 |
<translation>przełącz</translation> |
792 | 3597 |
</message> |
3598 |
<message> |
|
3599 |
<source>find hedgehog</source> |
|
10451 | 3600 |
<translation type="obsolete">znajdź jeża</translation> |
792 | 3601 |
</message> |
3602 |
<message> |
|
3603 |
<source>ammo menu</source> |
|
3284 | 3604 |
<translation>okno amunicji</translation> |
792 | 3605 |
</message> |
3606 |
<message> |
|
3607 |
<source>slot 1</source> |
|
3608 |
<translation>slot 1</translation> |
|
3609 |
</message> |
|
3610 |
<message> |
|
3611 |
<source>slot 2</source> |
|
3612 |
<translation>slot 2</translation> |
|
3613 |
</message> |
|
3614 |
<message> |
|
3615 |
<source>slot 3</source> |
|
3616 |
<translation>slot 3</translation> |
|
3617 |
</message> |
|
3618 |
<message> |
|
3619 |
<source>slot 4</source> |
|
3620 |
<translation>slot 4</translation> |
|
3621 |
</message> |
|
3622 |
<message> |
|
3623 |
<source>slot 5</source> |
|
3624 |
<translation>slot 5</translation> |
|
3625 |
</message> |
|
3626 |
<message> |
|
3627 |
<source>slot 6</source> |
|
3628 |
<translation>slot 6</translation> |
|
3629 |
</message> |
|
3630 |
<message> |
|
3631 |
<source>slot 7</source> |
|
3632 |
<translation>slot 7</translation> |
|
3633 |
</message> |
|
3634 |
<message> |
|
3635 |
<source>slot 8</source> |
|
3636 |
<translation>slot 8</translation> |
|
3637 |
</message> |
|
3638 |
<message> |
|
3639 |
<source>slot 9</source> |
|
3640 |
<translation>slot 9</translation> |
|
3641 |
</message> |
|
3642 |
<message> |
|
3643 |
<source>timer 1 sec</source> |
|
3644 |
<translation>stoper na 1 sek</translation> |
|
3645 |
</message> |
|
3646 |
<message> |
|
3647 |
<source>timer 2 sec</source> |
|
3648 |
<translation>stoper na 2 sek</translation> |
|
3649 |
</message> |
|
3650 |
<message> |
|
3651 |
<source>timer 3 sec</source> |
|
3652 |
<translation>stoper na 3 sek</translation> |
|
3653 |
</message> |
|
3654 |
<message> |
|
3655 |
<source>timer 4 sec</source> |
|
3656 |
<translation>stoper na 4 sek</translation> |
|
3657 |
</message> |
|
3658 |
<message> |
|
3659 |
<source>timer 5 sec</source> |
|
3660 |
<translation>stoper na 5 sek</translation> |
|
3661 |
</message> |
|
3662 |
<message> |
|
3663 |
<source>pause</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3664 |
<translation type="vanished">pauza</translation> |
792 | 3665 |
</message> |
3666 |
<message> |
|
3667 |
<source>volume down</source> |
|
3668 |
<translation>ciszej</translation> |
|
3669 |
</message> |
|
3670 |
<message> |
|
3671 |
<source>volume up</source> |
|
3672 |
<translation>głośniej</translation> |
|
3673 |
</message> |
|
3674 |
<message> |
|
3675 |
<source>change mode</source> |
|
3676 |
<translation>zmień tryb</translation> |
|
3677 |
</message> |
|
3678 |
<message> |
|
3679 |
<source>capture</source> |
|
3680 |
<translation>zrzut ekranu</translation> |
|
3681 |
</message> |
|
3682 |
<message> |
|
3683 |
<source>quit</source> |
|
3684 |
<translation>wyjście</translation> |
|
3685 |
</message> |
|
972 | 3686 |
<message> |
3687 |
<source>chat</source> |
|
3688 |
<translation>czat</translation> |
|
3689 |
</message> |
|
996 | 3690 |
<message> |
3691 |
<source>chat history</source> |
|
3692 |
<translation>historia czatu</translation> |
|
3693 |
</message> |
|
1075 | 3694 |
<message> |
3695 |
<source>confirmation</source> |
|
3696 |
<translation>potwierdzenie</translation> |
|
3697 |
</message> |
|
1641 | 3698 |
<message> |
3699 |
<source>precise aim</source> |
|
1759 | 3700 |
<translation>precyzyjne celowanie</translation> |
1641 | 3701 |
</message> |
2394 | 3702 |
<message> |
3703 |
<source>zoom in</source> |
|
3284 | 3704 |
<translation>przybliż</translation> |
2394 | 3705 |
</message> |
3706 |
<message> |
|
3707 |
<source>zoom out</source> |
|
3284 | 3708 |
<translation>oddal</translation> |
2394 | 3709 |
</message> |
3710 |
<message> |
|
3711 |
<source>reset zoom</source> |
|
3284 | 3712 |
<translation>zeruj przybliżenie</translation> |
2394 | 3713 |
</message> |
2441 | 3714 |
<message> |
3715 |
<source>long jump</source> |
|
3284 | 3716 |
<translation>daleki skok</translation> |
2441 | 3717 |
</message> |
3718 |
<message> |
|
3719 |
<source>high jump</source> |
|
3284 | 3720 |
<translation>wysoki skok</translation> |
2441 | 3721 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3722 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3723 |
<source>slot 10</source> |
3620 | 3724 |
<translation>slot 10</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3287
diff
changeset
|
3725 |
</message> |
7679 | 3726 |
<message> |
3727 |
<source>mute audio</source> |
|
7891 | 3728 |
<translation>wycisz dźwięk</translation> |
7679 | 3729 |
</message> |
3730 |
<message> |
|
3731 |
<source>record</source> |
|
7891 | 3732 |
<translation>nagrywaj</translation> |
7679 | 3733 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3734 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3735 |
<source>hedgehog info</source> |
12726 | 3736 |
<translation type="vanished">informacje o jeżu</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3737 |
</message> |
10451 | 3738 |
<message> |
3739 |
<source>autocam / find hedgehog</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3740 |
<translation>autokamera / znajdź jeża</translation> |
10451 | 3741 |
</message> |
3742 |
<message> |
|
3743 |
<source>speed up replay</source> |
|
11842 | 3744 |
<translation>przyśpiesz powtórkę</translation> |
10451 | 3745 |
</message> |
12726 | 3746 |
<message> |
3747 |
<source>toggle team bars</source> |
|
3748 |
<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> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3749 |
<translation>przełącz paski drużyn</translation> |
12726 | 3750 |
</message> |
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3751 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3752 |
<source>team chat</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3753 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3754 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3755 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3756 |
<source>pause / auto skip</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3757 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3758 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3759 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3760 |
<source>toggle hedgehog tags</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3761 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
3762 |
</message> |
2441 | 3763 |
</context> |
3764 |
<context> |
|
3765 |
<name>binds (categories)</name> |
|
3766 |
<message> |
|
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3767 |
<source>Movement</source> |
9079 | 3768 |
<translation>Ruch</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3769 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3770 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3771 |
<source>Weapons</source> |
9079 | 3772 |
<translation>Uzbrojenie</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3773 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3774 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3775 |
<source>Camera</source> |
9079 | 3776 |
<translation>Kamera</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3777 |
</message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3778 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3779 |
<source>Miscellaneous</source> |
9079 | 3780 |
<translation>Różne</translation> |
2441 | 3781 |
</message> |
3782 |
</context> |
|
3783 |
<context> |
|
3784 |
<name>binds (descriptions)</name> |
|
3785 |
<message> |
|
3786 |
<source>Traverse gaps and obstacles by jumping:</source> |
|
3284 | 3787 |
<translation>Omiń dziury i przeszkody, skacząc:</translation> |
2441 | 3788 |
</message> |
3789 |
<message> |
|
3790 |
<source>Fire your selected weapon or trigger an utility item:</source> |
|
3284 | 3791 |
<translation>Wystrzel z broni lub użyj narzędzi:</translation> |
2441 | 3792 |
</message> |
3793 |
<message> |
|
3794 |
<source>Pick a weapon or a target location under the cursor:</source> |
|
3284 | 3795 |
<translation>Wybierz broń lub cel za pomocą kursora:</translation> |
2441 | 3796 |
</message> |
3797 |
<message> |
|
3798 |
<source>Switch your currently active hog (if possible):</source> |
|
3284 | 3799 |
<translation>Zmień swojego aktywnego jeża (jeśli możliwe):</translation> |
2441 | 3800 |
</message> |
3801 |
<message> |
|
3802 |
<source>Pick a weapon or utility item:</source> |
|
3284 | 3803 |
<translation>Zbierz broń lub narzędzie:</translation> |
2441 | 3804 |
</message> |
3805 |
<message> |
|
3806 |
<source>Set the timer on bombs and timed weapons:</source> |
|
3284 | 3807 |
<translation>Ustaw licznich w bombach i broniach z zapalnikiem:</translation> |
2441 | 3808 |
</message> |
3809 |
<message> |
|
3810 |
<source>Move the camera to the active hog:</source> |
|
10451 | 3811 |
<translation type="obsolete">Ustaw kamerę na aktywnym jeżu:</translation> |
2441 | 3812 |
</message> |
3813 |
<message> |
|
3814 |
<source>Move the cursor or camera without using the mouse:</source> |
|
3284 | 3815 |
<translation>Przesuń kursor bądź kamerę bez użycia myszki:</translation> |
2441 | 3816 |
</message> |
3817 |
<message> |
|
3818 |
<source>Modify the camera's zoom level:</source> |
|
3284 | 3819 |
<translation>Zmień poziom przybliżenia:</translation> |
2441 | 3820 |
</message> |
3821 |
<message> |
|
3822 |
<source>Talk to your team or all participants:</source> |
|
3284 | 3823 |
<translation>Porozmawiaj z drużyną bądź wszystkimi graczami:</translation> |
2441 | 3824 |
</message> |
3825 |
<message> |
|
3826 |
<source>Pause, continue or leave your game:</source> |
|
3284 | 3827 |
<translation>Wstrzymaj, kontynuuj lub opuść grę:</translation> |
2441 | 3828 |
</message> |
3829 |
<message> |
|
3830 |
<source>Modify the game's volume while playing:</source> |
|
3284 | 3831 |
<translation>Zmień głośność w czasie gry:</translation> |
2441 | 3832 |
</message> |
3833 |
<message> |
|
3834 |
<source>Toggle fullscreen mode:</source> |
|
3284 | 3835 |
<translation>Przełącz do pełnego ekranu:</translation> |
2441 | 3836 |
</message> |
3837 |
<message> |
|
3838 |
<source>Take a screenshot:</source> |
|
3284 | 3839 |
<translation>Zrób zrzut ekranu:</translation> |
2441 | 3840 |
</message> |
3841 |
<message> |
|
3842 |
<source>Toggle labels above hedgehogs:</source> |
|
12726 | 3843 |
<translation type="vanished">Zmień szczegółowość opisów nad jeżami:</translation> |
2441 | 3844 |
</message> |
7679 | 3845 |
<message> |
3846 |
<source>Record video:</source> |
|
7891 | 3847 |
<translation>Nagraj wideo:</translation> |
7679 | 3848 |
</message> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3849 |
<message> |
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3850 |
<source>Hedgehog movement</source> |
9079 | 3851 |
<translation>Poruszanie się jeżem</translation> |
8401
87410ae372f6
Server messages localization using Qt's l10n subsystem:
unc0rr
parents:
7982
diff
changeset
|
3852 |
</message> |
10451 | 3853 |
<message> |
3854 |
<source>Toggle automatic camera / refocus on active hedgehog:</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3855 |
<translation>Przełącz automatyczną kamerę / skup się na aktywnym jeżu:</translation> |
10451 | 3856 |
</message> |
3857 |
<message> |
|
3858 |
<source>Demo replay:</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3859 |
<translation>Powtórz demo:</translation> |
10451 | 3860 |
</message> |
12726 | 3861 |
<message> |
3862 |
<source>Heads-up display:</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
3863 |
<translation>Wyświetl interfejs:</translation> |
12726 | 3864 |
</message> |
2441 | 3865 |
</context> |
3866 |
<context> |
|
3867 |
<name>binds (keys)</name> |
|
3868 |
<message> |
|
3869 |
<source>Axis</source> |
|
2447
08d623a494e6
Smaxx's updated german translation + texture gap fixes + updated room list
koda
parents:
2442
diff
changeset
|
3870 |
<translation>Oś</translation> |
2441 | 3871 |
</message> |
3872 |
<message> |
|
3873 |
<source>(Up)</source> |
|
2447
08d623a494e6
Smaxx's updated german translation + texture gap fixes + updated room list
koda
parents:
2442
diff
changeset
|
3874 |
<translation>(Góra)</translation> |
2441 | 3875 |
</message> |
3876 |
<message> |
|
3877 |
<source>(Down)</source> |
|
2447
08d623a494e6
Smaxx's updated german translation + texture gap fixes + updated room list
koda
parents:
2442
diff
changeset
|
3878 |
<translation>(Dół)</translation> |
2441 | 3879 |
</message> |
3880 |
<message> |
|
3881 |
<source>Hat</source> |
|
3719 | 3882 |
<translation>Grzybek</translation> |
2441 | 3883 |
</message> |
3884 |
<message> |
|
3885 |
<source>(Left)</source> |
|
2447
08d623a494e6
Smaxx's updated german translation + texture gap fixes + updated room list
koda
parents:
2442
diff
changeset
|
3886 |
<translation>(Lewo)</translation> |
2441 | 3887 |
</message> |
3888 |
<message> |
|
3889 |
<source>(Right)</source> |
|
2447
08d623a494e6
Smaxx's updated german translation + texture gap fixes + updated room list
koda
parents:
2442
diff
changeset
|
3890 |
<translation>(Prawo)</translation> |
2441 | 3891 |
</message> |
3892 |
<message> |
|
3893 |
<source>Button</source> |
|
2447
08d623a494e6
Smaxx's updated german translation + texture gap fixes + updated room list
koda
parents:
2442
diff
changeset
|
3894 |
<translation>Przycisk</translation> |
2441 | 3895 |
</message> |
3896 |
<message> |
|
3897 |
<source>Keyboard</source> |
|
3284 | 3898 |
<translation>Klawiatura</translation> |
2441 | 3899 |
</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
|
3900 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3901 |
<source>Mouse: Left button</source> |
3284 | 3902 |
<translation>Mysz: Lewy przycisk</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
|
3903 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3904 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3905 |
<source>Mouse: Middle button</source> |
3284 | 3906 |
<translation>Mysz: Środkowy przycisk</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
|
3907 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3908 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3909 |
<source>Mouse: Right button</source> |
3284 | 3910 |
<translation>Mysz: Prawy przycisk</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
|
3911 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3912 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3913 |
<source>Mouse: Wheel up</source> |
3284 | 3914 |
<translation>Mysz: Kółko w górę</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
|
3915 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3916 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3917 |
<source>Mouse: Wheel down</source> |
3284 | 3918 |
<translation>Mysz:Kółko w dół</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
|
3919 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3920 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3921 |
<source>Space</source> |
3284 | 3922 |
<translation>Spacja</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
|
3923 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3924 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3925 |
<source>Delete</source> |
3284 | 3926 |
<translation>Delete</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
|
3927 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3928 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3929 |
<source>Equals</source> |
3284 | 3930 |
<translation>Znak równości</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
|
3931 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3932 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3933 |
<source>Up</source> |
3284 | 3934 |
<translation>Strzałka w górę</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
|
3935 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3936 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3937 |
<source>Down</source> |
3284 | 3938 |
<translation>Strzałka w dół</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
|
3939 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3940 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3941 |
<source>Right</source> |
3284 | 3942 |
<translation>Strzałka w prawo</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
|
3943 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3944 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3945 |
<source>Left</source> |
3284 | 3946 |
<translation>Strzałka w lewo</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
|
3947 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3948 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3949 |
<source>Right shift</source> |
3284 | 3950 |
<translation>Prawy shift</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3951 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3952 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3953 |
<source>Left shift</source> |
3284 | 3954 |
<translation>Lewy Shift</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3955 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3956 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3957 |
<source>Right ctrl</source> |
3284 | 3958 |
<translation>Prawy ctrl</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3959 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3960 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3961 |
<source>Left ctrl</source> |
3284 | 3962 |
<translation>Lewy ctrl</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3963 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3964 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3965 |
<source>Right alt</source> |
3284 | 3966 |
<translation>Prawy Alt</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3967 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3968 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3969 |
<source>Left alt</source> |
3284 | 3970 |
<translation>Lewy Alt</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3971 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3972 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3973 |
<source>Right meta</source> |
3284 | 3974 |
<translation>Prawy kl. WIN</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
|
3975 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3976 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
3977 |
<source>Left meta</source> |
3284 | 3978 |
<translation>Lewy kl. WIN</translation> |
3979 |
</message> |
|
3980 |
<message> |
|
3981 |
<source>Backspace</source> |
|
3982 |
<translation>Backspace</translation> |
|
3983 |
</message> |
|
3984 |
<message> |
|
3985 |
<source>Tab</source> |
|
3986 |
<translation>Tab</translation> |
|
3987 |
</message> |
|
3988 |
<message> |
|
3989 |
<source>Clear</source> |
|
3990 |
<translation>Clear</translation> |
|
3991 |
</message> |
|
3992 |
<message> |
|
3993 |
<source>Return</source> |
|
3994 |
<translation>Return</translation> |
|
3995 |
</message> |
|
3996 |
<message> |
|
3997 |
<source>Pause</source> |
|
3998 |
<translation>Pause</translation> |
|
3999 |
</message> |
|
4000 |
<message> |
|
4001 |
<source>Escape</source> |
|
4002 |
<translation>Escape</translation> |
|
4003 |
</message> |
|
4004 |
<message> |
|
4005 |
<source>Numpad 0</source> |
|
4006 |
<translation>Kl. Num. 0</translation> |
|
4007 |
</message> |
|
4008 |
<message> |
|
4009 |
<source>Numpad 1</source> |
|
4010 |
<translation>Kl. Num. 1</translation> |
|
4011 |
</message> |
|
4012 |
<message> |
|
4013 |
<source>Numpad 2</source> |
|
4014 |
<translation>Kl. Num. 2</translation> |
|
4015 |
</message> |
|
4016 |
<message> |
|
4017 |
<source>Numpad 3</source> |
|
4018 |
<translation>Kl. Num. 3</translation> |
|
4019 |
</message> |
|
4020 |
<message> |
|
4021 |
<source>Numpad 4</source> |
|
4022 |
<translation>Kl. Num. 4</translation> |
|
4023 |
</message> |
|
4024 |
<message> |
|
4025 |
<source>Numpad 5</source> |
|
4026 |
<translation>Kl. Num. 5</translation> |
|
4027 |
</message> |
|
4028 |
<message> |
|
4029 |
<source>Numpad 6</source> |
|
4030 |
<translation>Kl. Num. 6</translation> |
|
4031 |
</message> |
|
4032 |
<message> |
|
4033 |
<source>Numpad 7</source> |
|
4034 |
<translation>Kl. Num. 7</translation> |
|
4035 |
</message> |
|
4036 |
<message> |
|
4037 |
<source>Numpad 8</source> |
|
4038 |
<translation>Kl. Num. 8</translation> |
|
4039 |
</message> |
|
4040 |
<message> |
|
4041 |
<source>Numpad 9</source> |
|
4042 |
<translation>Kl. Num. 9</translation> |
|
4043 |
</message> |
|
4044 |
<message> |
|
4045 |
<source>Numpad .</source> |
|
4046 |
<translation>Kl. Num. .</translation> |
|
4047 |
</message> |
|
4048 |
<message> |
|
4049 |
<source>Numpad /</source> |
|
4050 |
<translation>Kl. Num. /</translation> |
|
4051 |
</message> |
|
4052 |
<message> |
|
4053 |
<source>Numpad *</source> |
|
4054 |
<translation>Kl. Num. *</translation> |
|
4055 |
</message> |
|
4056 |
<message> |
|
4057 |
<source>Numpad -</source> |
|
4058 |
<translation>Kl. Num. -</translation> |
|
4059 |
</message> |
|
4060 |
<message> |
|
4061 |
<source>Numpad +</source> |
|
4062 |
<translation>Kl. Num.+</translation> |
|
4063 |
</message> |
|
4064 |
<message> |
|
4065 |
<source>Enter</source> |
|
4066 |
<translation>Enter</translation> |
|
4067 |
</message> |
|
4068 |
<message> |
|
4069 |
<source>Insert</source> |
|
4070 |
<translation>Insert</translation> |
|
4071 |
</message> |
|
4072 |
<message> |
|
4073 |
<source>Home</source> |
|
4074 |
<translation>Home</translation> |
|
4075 |
</message> |
|
4076 |
<message> |
|
4077 |
<source>End</source> |
|
4078 |
<translation>End</translation> |
|
4079 |
</message> |
|
4080 |
<message> |
|
4081 |
<source>Page up</source> |
|
4082 |
<translation>Page Up</translation> |
|
4083 |
</message> |
|
4084 |
<message> |
|
4085 |
<source>Page down</source> |
|
4086 |
<translation>Page down</translation> |
|
4087 |
</message> |
|
4088 |
<message> |
|
4089 |
<source>Num lock</source> |
|
4090 |
<translation>Num Lock</translation> |
|
4091 |
</message> |
|
4092 |
<message> |
|
4093 |
<source>Caps lock</source> |
|
4094 |
<translation>Caps lock</translation> |
|
4095 |
</message> |
|
4096 |
<message> |
|
4097 |
<source>Scroll lock</source> |
|
4098 |
<translation>Scroll lock</translation> |
|
4099 |
</message> |
|
4100 |
<message> |
|
4101 |
<source>A button</source> |
|
4102 |
<translation>Przycisk A</translation> |
|
4103 |
</message> |
|
4104 |
<message> |
|
4105 |
<source>B button</source> |
|
4106 |
<translation>Przycisk B</translation> |
|
4107 |
</message> |
|
4108 |
<message> |
|
4109 |
<source>X button</source> |
|
4110 |
<translation>Przycisk X</translation> |
|
4111 |
</message> |
|
4112 |
<message> |
|
4113 |
<source>Y button</source> |
|
4114 |
<translation>Przycisk Y</translation> |
|
4115 |
</message> |
|
4116 |
<message> |
|
4117 |
<source>LB button</source> |
|
4118 |
<translation>Przycisk LB</translation> |
|
4119 |
</message> |
|
4120 |
<message> |
|
4121 |
<source>RB button</source> |
|
4122 |
<translation>Przycisk RB</translation> |
|
4123 |
</message> |
|
4124 |
<message> |
|
4125 |
<source>Back button</source> |
|
4126 |
<translation>Przycisk Back</translation> |
|
4127 |
</message> |
|
4128 |
<message> |
|
4129 |
<source>Start button</source> |
|
4130 |
<translation>Przycisk Start</translation> |
|
4131 |
</message> |
|
4132 |
<message> |
|
4133 |
<source>Left stick</source> |
|
3719 | 4134 |
<translation>Lewy analog</translation> |
3284 | 4135 |
</message> |
4136 |
<message> |
|
4137 |
<source>Right stick</source> |
|
3719 | 4138 |
<translation>Prawy analog</translation> |
3284 | 4139 |
</message> |
4140 |
<message> |
|
4141 |
<source>Left stick (Right)</source> |
|
3719 | 4142 |
<translation>Lewy analog (Prawo)</translation> |
3284 | 4143 |
</message> |
4144 |
<message> |
|
4145 |
<source>Left stick (Left)</source> |
|
3719 | 4146 |
<translation>Lewy analog (Lewo)</translation> |
3284 | 4147 |
</message> |
4148 |
<message> |
|
4149 |
<source>Left stick (Down)</source> |
|
3719 | 4150 |
<translation>Lewy analog (Dół)</translation> |
3284 | 4151 |
</message> |
4152 |
<message> |
|
4153 |
<source>Left stick (Up)</source> |
|
3719 | 4154 |
<translation>Lewy analog (Góra)</translation> |
3284 | 4155 |
</message> |
4156 |
<message> |
|
4157 |
<source>Left trigger</source> |
|
4158 |
<translation>Lewy spust</translation> |
|
4159 |
</message> |
|
4160 |
<message> |
|
4161 |
<source>Right trigger</source> |
|
4162 |
<translation>Prawy spust</translation> |
|
4163 |
</message> |
|
4164 |
<message> |
|
4165 |
<source>Right stick (Down)</source> |
|
3719 | 4166 |
<translation>Prawy analog (Dół)</translation> |
3284 | 4167 |
</message> |
4168 |
<message> |
|
4169 |
<source>Right stick (Up)</source> |
|
3719 | 4170 |
<translation>Prawy analog (Góra)</translation> |
3284 | 4171 |
</message> |
4172 |
<message> |
|
4173 |
<source>Right stick (Right)</source> |
|
3719 | 4174 |
<translation>Prawy analog (Prawo)</translation> |
3284 | 4175 |
</message> |
4176 |
<message> |
|
4177 |
<source>Right stick (Left)</source> |
|
3719 | 4178 |
<translation>Prawy analog (Lewo)</translation> |
3284 | 4179 |
</message> |
4180 |
<message> |
|
4181 |
<source>DPad</source> |
|
3719 | 4182 |
<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
|
4183 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
4184 |
</context> |
9793 | 4185 |
<context> |
4186 |
<name>server</name> |
|
4187 |
<message> |
|
4188 |
<source>Restricted</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4189 |
<translation type="vanished">Zabronione</translation> |
9793 | 4190 |
</message> |
4191 |
<message> |
|
4192 |
<source>Not room master</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4193 |
<translation type="vanished">Nie jesteś mistrzem pokoju</translation> |
9793 | 4194 |
</message> |
4195 |
<message> |
|
4196 |
<source>Corrupted hedgehogs info</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4197 |
<translation type="vanished">Uszkodzone informacje o jeżach</translation> |
9793 | 4198 |
</message> |
4199 |
<message> |
|
4200 |
<source>too many teams</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4201 |
<translation type="vanished">zbyt wiele drużyn</translation> |
9793 | 4202 |
</message> |
4203 |
<message> |
|
4204 |
<source>too many hedgehogs</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4205 |
<translation type="vanished">zbyt wiele jeży</translation> |
9793 | 4206 |
</message> |
4207 |
<message> |
|
4208 |
<source>There's already a team with same name in the list</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4209 |
<translation type="vanished">Na liście jest już drużyna z tą nazwą</translation> |
9793 | 4210 |
</message> |
4211 |
<message> |
|
4212 |
<source>round in progress</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4213 |
<translation type="vanished">w trakcie rundy</translation> |
9793 | 4214 |
</message> |
4215 |
<message> |
|
4216 |
<source>restricted</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4217 |
<translation type="vanished">zabronione</translation> |
9793 | 4218 |
</message> |
4219 |
<message> |
|
4220 |
<source>REMOVE_TEAM: no such team</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4221 |
<translation type="vanished">USUWANIE_DRUŻYNY: nie ma takiej drużyny</translation> |
9793 | 4222 |
</message> |
4223 |
<message> |
|
4224 |
<source>Not team owner!</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4225 |
<translation type="vanished">Nie jesteś właścicielem drużyny!</translation> |
9793 | 4226 |
</message> |
4227 |
<message> |
|
4228 |
<source>Less than two clans!</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4229 |
<translation type="vanished">Mniej niż dwa klany!</translation> |
9793 | 4230 |
</message> |
4231 |
<message> |
|
4232 |
<source>Illegal room name</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4233 |
<translation type="vanished">Niepoprawna nazwa pokoju</translation> |
9793 | 4234 |
</message> |
4235 |
<message> |
|
4236 |
<source>Room with such name already exists</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4237 |
<translation type="vanished">Pokój z taką nazwą już istnieje</translation> |
9793 | 4238 |
</message> |
4239 |
<message> |
|
4240 |
<source>Nickname already chosen</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4241 |
<translation type="vanished">Nick już wybrany</translation> |
9793 | 4242 |
</message> |
4243 |
<message> |
|
4244 |
<source>Illegal nickname</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4245 |
<translation type="vanished">Niepoprawny nick</translation> |
9793 | 4246 |
</message> |
4247 |
<message> |
|
4248 |
<source>Protocol already known</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4249 |
<translation type="vanished">Protokół już znany</translation> |
9793 | 4250 |
</message> |
4251 |
<message> |
|
4252 |
<source>Bad number</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4253 |
<translation type="vanished">Zły numer</translation> |
9793 | 4254 |
</message> |
4255 |
<message> |
|
4256 |
<source>Nickname is already in use</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4257 |
<translation>Ten nick jest już zajęty</translation> |
9793 | 4258 |
</message> |
4259 |
<message> |
|
4260 |
<source>No checker rights</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4261 |
<translation>Brak praw kontrolera</translation> |
9793 | 4262 |
</message> |
4263 |
<message> |
|
4264 |
<source>Authentication failed</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4265 |
<translation>Uwierzytelnianie się nie powiodło</translation> |
9793 | 4266 |
</message> |
4267 |
<message> |
|
4268 |
<source>60 seconds cooldown after kick</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4269 |
<translation>Opóźnienie 60 sekund po wyrzuceniu</translation> |
9793 | 4270 |
</message> |
4271 |
<message> |
|
4272 |
<source>kicked</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4273 |
<translation>wyrzucony</translation> |
9793 | 4274 |
</message> |
4275 |
<message> |
|
4276 |
<source>Ping timeout</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4277 |
<translation>Przekroczono czas Pingu</translation> |
9793 | 4278 |
</message> |
4279 |
<message> |
|
4280 |
<source>bye</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4281 |
<translation>pa</translation> |
9793 | 4282 |
</message> |
4283 |
<message> |
|
4284 |
<source>No such room</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4285 |
<translation type="vanished">Nie ma takiego pokoju</translation> |
9793 | 4286 |
</message> |
4287 |
<message> |
|
4288 |
<source>Room version incompatible to your hedgewars version</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4289 |
<translation type="vanished">Wersja pokoju niekompatybilna z twoją wersją Hedgewars</translation> |
9793 | 4290 |
</message> |
4291 |
<message> |
|
4292 |
<source>Joining restricted</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4293 |
<translation type="vanished">Dołączanie zabronione</translation> |
9793 | 4294 |
</message> |
4295 |
<message> |
|
4296 |
<source>Registered users only</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4297 |
<translation type="vanished">Tylko zarejestrowani gracze</translation> |
9793 | 4298 |
</message> |
4299 |
<message> |
|
4300 |
<source>You are banned in this room</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4301 |
<translation type="vanished">Jesteś zbanowany w tym pokoju</translation> |
9793 | 4302 |
</message> |
4303 |
<message> |
|
4304 |
<source>Empty config entry</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4305 |
<translation type="vanished">Pusty wpis konfiguracjy</translation> |
9793 | 4306 |
</message> |
10451 | 4307 |
<message> |
4308 |
<source>You already have voted</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4309 |
<translation type="vanished">Już głosowałeś</translation> |
10451 | 4310 |
</message> |
4311 |
<message> |
|
4312 |
<source>Voting closed</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4313 |
<translation type="vanished">Głosowanie zamknięte</translation> |
10451 | 4314 |
</message> |
4315 |
<message> |
|
4316 |
<source>New voting started</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4317 |
<translation>Nowe głosowanie rozpoczęte</translation> |
10451 | 4318 |
</message> |
4319 |
<message> |
|
4320 |
<source>Voting expired</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4321 |
<translation type="vanished">Głosowanie przedawnione</translation> |
10451 | 4322 |
</message> |
4323 |
<message> |
|
4324 |
<source>kick</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4325 |
<translation>wyrzuć</translation> |
10451 | 4326 |
</message> |
4327 |
<message> |
|
4328 |
<source>map</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4329 |
<translation>mapa</translation> |
10451 | 4330 |
</message> |
4331 |
<message> |
|
4332 |
<source>pause</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4333 |
<translation>pauza</translation> |
10451 | 4334 |
</message> |
4335 |
<message> |
|
4336 |
<source>Reconnected too fast</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4337 |
<translation>Za szybko dołączono ponownie</translation> |
10451 | 4338 |
</message> |
4339 |
<message> |
|
4340 |
<source>Warning! Chat flood protection activated</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4341 |
<translation>Ostrzeżenie! Ochrona przez zalaniem czatu aktywowana</translation> |
10451 | 4342 |
</message> |
4343 |
<message> |
|
4344 |
<source>Excess flood</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4345 |
<translation>Nadmierne pisanie</translation> |
10451 | 4346 |
</message> |
4347 |
<message> |
|
4348 |
<source>Game messages flood detected - 1</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4349 |
<translation>Wykryto zalanie wiadomościami gry - 1</translation> |
10451 | 4350 |
</message> |
4351 |
<message> |
|
4352 |
<source>Warning! Joins flood protection activated</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4353 |
<translation>Ostrzeżenie! Ochrona przez zalaniem dołączeniami aktywowana</translation> |
10451 | 4354 |
</message> |
4355 |
<message> |
|
4356 |
<source>There's no voting going on</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4357 |
<translation type="vanished">Nie ma żadnego głosowania w trakcie</translation> |
10451 | 4358 |
</message> |
11531 | 4359 |
<message> |
4360 |
<source>Your vote counted</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4361 |
<translation type="vanished">Twój głos został policzony</translation> |
11531 | 4362 |
</message> |
4363 |
<message> |
|
4364 |
<source>Pause toggled</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4365 |
<translation type="vanished">Pauza przełączona</translation> |
11531 | 4366 |
</message> |
4367 |
<message> |
|
4368 |
<source>new seed</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4369 |
<translation>nowe ziarno</translation> |
11531 | 4370 |
</message> |
4371 |
<message> |
|
4372 |
<source>number of hedgehogs in team</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4373 |
<translation type="vanished">liczba jeży w drużynie</translation> |
11531 | 4374 |
</message> |
4375 |
<message> |
|
4376 |
<source>/maxteams: specify number from 2 to 8</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4377 |
<translation>/maxteams: podaj liczbę od 2 do 8</translation> |
11531 | 4378 |
</message> |
4379 |
<message> |
|
4380 |
<source>Available callvote commands: kick <nickname>, map <name>, pause, newseed, hedgehogs</source> |
|
12805
5bdb2f43641e
Update Polish translation (frontend, 3 strings missing)
KoBeWi
parents:
12726
diff
changeset
|
4381 |
<translation>Dostępne komendy callvote: kick <nick>, map <nazwa>, pauza, newseed, hedgehogs</translation> |
11531 | 4382 |
</message> |
4383 |
<message> |
|
4384 |
<source>callvote kick: specify nickname</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4385 |
<translation type="vanished">callvote kick: podaj nick</translation> |
11531 | 4386 |
</message> |
4387 |
<message> |
|
4388 |
<source>callvote kick: no such user</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4389 |
<translation type="vanished">callvote kick: nie ma takiego użytkownika</translation> |
11531 | 4390 |
</message> |
4391 |
<message> |
|
4392 |
<source>callvote map: no such map</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4393 |
<translation type="vanished">callvote map: nie ma takiej mapy</translation> |
11531 | 4394 |
</message> |
4395 |
<message> |
|
4396 |
<source>callvote pause: no game in progress</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4397 |
<translation type="vanished">callvote pause: nie trwa żaden mecz</translation> |
11531 | 4398 |
</message> |
4399 |
<message> |
|
4400 |
<source>callvote hedgehogs: specify number from 1 to 8</source> |
|
13165
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4401 |
<translation type="vanished">callvote hedgehogs: podaj liczbę od 1 do 8</translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4402 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4403 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4404 |
<source>The game can't be started with less than two clans!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4405 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4406 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4407 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4408 |
<source>Empty config entry.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4409 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4410 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4411 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4412 |
<source>Access denied.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4413 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4414 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4415 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4416 |
<source>You're not the room master!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4417 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4418 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4419 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4420 |
<source>Corrupted hedgehogs info!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4421 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4422 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4423 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4424 |
<source>Too many teams!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4425 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4426 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4427 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4428 |
<source>Too many hedgehogs!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4429 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4430 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4431 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4432 |
<source>There's already a team with same name in the list.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4433 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4434 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4435 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4436 |
<source>Joining not possible: Round is in progress.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4437 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4438 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4439 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4440 |
<source>This room currently does not allow adding new teams.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4441 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4442 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4443 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4444 |
<source>Error: The team you tried to remove does not exist.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4445 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4446 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4447 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4448 |
<source>You can't remove a team you don't own.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4449 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4450 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4451 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4452 |
<source>Illegal room name! The room name must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4453 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4454 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4455 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4456 |
<source>A room with the same name already exists.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4457 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4458 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4459 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4460 |
<source>/callvote kick: You need to specify a nickname.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4461 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4462 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4463 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4464 |
<source>/callvote kick: No such user!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4465 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4466 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4467 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4468 |
<source>/callvote map: No such map!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4469 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4470 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4471 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4472 |
<source>/callvote pause: No game in progress!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4473 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4474 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4475 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4476 |
<source>/callvote hedgehogs: Specify number from 1 to 8.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4477 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4478 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4479 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4480 |
<source>Illegal room name! A room name must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4481 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4482 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4483 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4484 |
<source>No such room.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4485 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4486 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4487 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4488 |
<source>Room version incompatible to your Hedgewars version!</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4489 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4490 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4491 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4492 |
<source>Access denied. This room currently doesn't allow joining.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4493 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4494 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4495 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4496 |
<source>Access denied. This room is for registered users only.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4497 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4498 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4499 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4500 |
<source>You are banned from this room.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4501 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4502 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4503 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4504 |
<source>Nickname already provided.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4505 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4506 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4507 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4508 |
<source>Illegal nickname! Nicknames must be between 1-40 characters long, must not have a trailing or leading space and must not have any of these characters: $()*+?[]^{|}</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4509 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4510 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4511 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4512 |
<source>Protocol already known.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4513 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4514 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4515 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4516 |
<source>Bad number.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4517 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4518 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4519 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4520 |
<source>There's no voting going on.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4521 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4522 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4523 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4524 |
<source>You already have voted.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4525 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4526 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4527 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4528 |
<source>Your vote has been counted.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4529 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4530 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4531 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4532 |
<source>Voting closed.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4533 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4534 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4535 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4536 |
<source>Pause toggled.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4537 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4538 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4539 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4540 |
<source>Voting expired.</source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4541 |
<translation type="unfinished"></translation> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4542 |
</message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4543 |
<message> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4544 |
<source>hedgehogs per team: </source> |
2e9221a9a9b3
Update Qt and Lua translation files
Wuzzy <Wuzzy2@mail.ru>
parents:
12807
diff
changeset
|
4545 |
<translation type="unfinished"></translation> |
11531 | 4546 |
</message> |
9793 | 4547 |
</context> |
792 | 4548 |
</TS> |