summaryrefslogtreecommitdiff
path: root/src/lang/polish.txt
AgeCommit message (Collapse)Author
2008-07-17(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ↵rubidium
were printed, otherwise the text could change due to the few number of slots that could be used to bind. -Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
2008-07-14(svn r13703) -Update: the other language files due to a few changed strings ↵rubidium
in r13702.
2008-06-25(svn r13630) -Update: apply english.txt changes from r13628 to other languagesskidd13
2008-05-28(svn r13312) -Update: apply english.txt changes from r13311 to other languagesskidd13
2008-05-05(svn r12966) -Update: apply english.txt changes from r12965 to other languagesglx
2008-04-11(svn r12660) -Codechange: make the creation of depot order strings a little ↵rubidium
more modular (instead of causing a string explosion).
2008-04-10(svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect.rubidium
2008-04-10(svn r12648) -Feature: allow four different non-stop types in a single game ↵rubidium
instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains. -Feature: allow three different load type in a single game instead of two. One can choose full load all and full load any instead of full load being governed by the "full load any" patch setting.
2008-04-09(svn r12643) -Codechange: be more explicit about the orders a vehicle has ↵rubidium
(non stop and full load are ambiguous and depend on some patch settings).
2008-04-09(svn r12641) -Codechange: do not use the same button for two completely ↵rubidium
distinct tasks, just make an extra button for it and hide them when not needed.
2008-04-03(svn r12548) -Cleanup: remove strings removed in r12547 from all language filessmatz
2008-03-28(svn r12456) -Update: apply english.txt changes from r12455 to other languagesglx
2008-02-13(svn r12130) -Cleanup (r12129): remove now unused strings from all language ↵smatz
files
2008-01-27(svn r11995) -Cleanup (r11994): Change the string names in all the other ↵maedhros
languages.
2008-01-26(svn r11991) -Cleanup: Remove strings removed in r11990peter1138
2008-01-18(svn r11923) -Cleanup: Remove strings removed from english.txt in r11919glx
2008-01-17(svn r11894) -Cleanup: Remove strings removed from english.txt in r11893peter1138
2008-01-09(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne ↵rubidium
Stellingwerf (FS#1613).
2007-12-31(svn r11730) -Update: WebTranslator2 update to 2007-12-31 19:55:44miham
catalan - 1 fixed by arnaullv (1) dutch - 1 fixed by webfreakz (1) estonian - 1 fixed by kristjans (1) french - 1 fixed by glx (1) german - 27 fixed by moewe2 (27) hungarian - 21 fixed by miham (21) italian - 1 fixed by lorenzodv (1) japanese - 1 fixed by ickoonite (1) korean - 1 fixed by leejaeuk5 (1) norwegian_bokmal - 23 fixed by jhsoby (23) polish - 2 fixed by meush (2) portuguese - 96 fixed, 7 changed by nars (103) slovak - 1 fixed by lengyel (1) spanish - 12 fixed by eusebio (12) swedish - 13 fixed by ChrillDeVille (13) turkish - 14 fixed by jnmbk (14)
2007-12-30(svn r11722) -Fix (r11703): invalid plural formglx
2007-12-26(svn r11703) -Update: WebTranslator2 update to 2007-12-26 17:33:24miham
estonian - 16 changed by kristjans (16) polish - 94 fixed, 6 changed by meush (100) russian - 22 fixed by Smoky555 (22) spanish - 11 fixed by eusebio (11) traditional_chinese - 25 fixed, 4 changed by xbddc (29)
2007-12-02(svn r11556) -Feature: allow setting a default password for new companies in ↵rubidium
network games.
2007-11-15(svn r11435) -Codechange: show all players who have shares, not just the ↵rubidium
first two. Patch by SmatZ.
2007-11-12(svn r11420) -Fix [FS#1006]: industry closure news not properly shown when ↵rubidium
the news item pops up after the industry has been removed from the map.
2007-10-05(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.rubidium
2007-08-22(svn r10964) -Update: WebTranslator2 update to 2007-08-22 22:57:00miham
croatian - 9 fixed, 13 changed by knovak (22) italian - 10 fixed by lorenzodv (10) japanese - 5 fixed by ickoonite (5) polish - 10 fixed, 1 changed by meush (11) slovak - 77 changed by lengyel (77) spanish - 5 fixed by eusebio (5)
2007-08-14(svn r10887) -Cleanup: remove the strings that were removed from english.txt ↵rubidium
in r10886.
2007-08-08(svn r10828) -Update: WebTranslator2 update to 2007-08-08 23:27:26miham
brazilian_portuguese - 3 changed by fukumori (3) bulgarian - 24 fixed by kokobongo (7), thetitan (17) estonian - 1 changed by kristjans (1) german - 564 changed by Timwi (564) polish - 11 fixed, 34 changed by meush (45) russian - 1 changed by DarkFenX (1)
2007-08-07(svn r10821) -Cleanup: remove the strings that are not needed anymore since ↵rubidium
r10820.
2007-07-30(svn r10737) -Update: WebTranslator2 update to 2007-07-30 19:33:14miham
catalan - 51 changed by arnaullv (51) german - 3 changed by chu (3) polish - 5 fixed by meush (5)
2007-07-19(svn r10627) -Fix [FS#1052]: be consistent with the space between the ↵rubidium
company name and the player number, i.e. always put a space between them.
2007-07-10(svn r10496) -Feature: Replace all the windows for Industry building by a ↵belugas
more flexible one. Thanks to Csaboka (from TTDPatch dev team) for his hints and original design (which i've found while it was halfway done, so i could make it more compliant ;)). Don't expect it to be a carbon-copy though. A few differences can be found here and there. Thanks to Rubidium for his helping hand. Hope you will like it as we do :)
2007-07-06(svn r10452) -Update: remove the string that has been removed in r10451 from ↵rubidium
all other translations.
2007-07-03(svn r10415) -Revert (r10403), Fix (r10323): 'message from company' test ↵glx
must use {STRING1}, so pass it the correct params
2007-07-02(svn r10411) -Update: WebTranslator2 update to 2007-07-02 19:21:47miham
dutch - 2 fixed by webfreakz (2) polish - 4 fixed, 7 changed by meush (11) portuguese - 9 fixed, 2 changed by devilRed (11) simplified_chinese - 30 fixed by Fishingsnow (30) slovenian - 2 fixed by Necrolyte (2) ukrainian - 2 fixed by mad (2)
2007-06-30(svn r10403) -Fix (r10323): 'message from company' text used {STRING1} ↵peter1138
instead of {COMPANY}
2007-06-30(svn r10402) -Update: WebTranslator2 update to 2007-06-30 21:32:39miham
bulgarian - 10 fixed by kokobongo (10) french - 2 fixed by glx (2) italian - 2 fixed, 2 changed by lorenzodv (4) korean - 2 fixed, 2 changed by darkttd (4) polish - 43 fixed, 1 changed by meush (44) slovenian - 1 fixed by Necrolyte (1) spanish - 5 changed by eusebio (5) swedish - 2 fixed by giddorah (2)
2007-06-27(svn r10361) -Update: WebTranslator2 update to 2007-06-27 20:59:10miham
brazilian_portuguese - 3 fixed by tucalipe (3) bulgarian - 5 fixed by thetitan (5) catalan - 3 fixed by arnaullv (3) estonian - 6 fixed, 4 changed by vermon (10) french - 1 fixed by glx (1) italian - 1 fixed, 17 changed by lorenzodv (18) norwegian_nynorsk - 20 fixed by pollux (20) piglatin - 25 fixed by adammw (25) polish - 5 fixed by meush (5) slovak - 1 fixed by lengyel (1) slovenian - 20 fixed by Necrolyte (20) spanish - 4 fixed, 4 changed by eusebio (8) ukrainian - 3 fixed, 2 changed by mad (5)
2007-06-26(svn r10342) -Update: WebTranslator2 update to 2007-06-26 18:48:16miham
american - 3 fixed by WhiteRabbit (3) brazilian_portuguese - 17 fixed by tucalipe (17) catalan - 15 fixed, 10 changed by arnaullv (25) dutch - 9 fixed by Zr40 (9) estonian - 1 fixed by kristjans (1) french - 17 fixed by glx (17) german - 29 fixed by moewe2 (29) hungarian - 17 fixed by miham (17) italian - 17 fixed, 1 changed by lorenzodv (17), bluesboy84 (1) japanese - 19 fixed by ickoonite (19) korean - 19 fixed by darkttd (19) norwegian_bokmal - 58 fixed by oletk (58) polish - 113 fixed, 32 changed by meush (145) romanian - 18 fixed by kneekoo (18) russian - 15 fixed by Smoky555 (15) slovak - 86 fixed by lengyel (86) spanish - 113 fixed by eusebio (113) swedish - 30 fixed by giddorah (30) traditional_chinese - 16 fixed by xbddc (16) turkish - 21 fixed by jnmbk (21) ukrainian - 15 fixed by znikoz (10), fevral13 (4), mad (1)
2007-06-25(svn r10330) -Fix [FS#939]: budget window used wrong param for loan ↵peter1138
repay/borrow amounts
2007-06-25(svn r10326) -Update: change to new string codes used in english.txtpeter1138
2007-06-24(svn r10300) -Fix [FS#917]: give a better explanation why the loading of a ↵rubidium
savegame failed and do not crash on loading savegames that were altered by patches or branches.
2007-06-21(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, ↵rubidium
because everything is already 64 bits by default.
2007-06-04(svn r10034) -Change: remove the string changed in r10033 from the ↵rubidium
translations, so it will be properly translated in all languages.
2007-05-06(svn r9796) -Update: WebTranslator2 update to 2007-05-06 19:05:33miham
brazilian_portuguese - 10 fixed by tucalipe (10) bulgarian - 5 fixed by thetitan (5) catalan - 9 fixed by arnaullv (9) czech - 9 fixed by Hadez (9) esperanto - 11 fixed by LaPingvino (11) finnish - 11 fixed by habazi (11) french - 9 fixed by belugas (9) german - 9 fixed by Neonox (9) hungarian - 9 fixed by miham (9) italian - 9 fixed by lorenzodv (9) japanese - 2 fixed by ickoonite (2) korean - 9 fixed by darkttd (9) norwegian_nynorsk - 11 fixed by pollux (11) polish - 8 fixed by meush (8) portuguese - 21 fixed, 6 changed by supra90 (27) romanian - 11 fixed by kneekoo (11) spanish - 2 fixed by eusebio (2) swedish - 11 fixed by giddorah (11) traditional_chinese - 11 fixed, 2 changed by xbddc (13) turkish - 8 fixed by jnmbk (8) ukrainian - 11 fixed by mad (11)
2007-04-19(svn r9680) -Update: WebTranslator2 update to 2007-04-19 21:10:21miham
bulgarian - 2 fixed by thetitan (1), kokobongo (1) czech - 2 fixed by joeprusa (2) danish - 2 fixed by ThomasA (2) dutch - 2 fixed, 1 changed by habell (3) esperanto - 2 fixed by LaPingvino (2) estonian - 2 fixed by vermon (2) finnish - 2 fixed by habazi (2) german - 3 fixed by Neonox (3) italian - 18 fixed, 2 changed by lorenzodv (20) japanese - 10 fixed by ickoonite (10) norwegian_bokmal - 27 fixed by oletk (27) polish - 10 fixed by meush (10) russian - 2 fixed by HMage (2) spanish - 2 fixed by jfrank (2) traditional_chinese - 2 fixed by xbddc (2) turkish - 11 fixed by jnmbk (11) ukrainian - 2 fixed, 5 changed by fevral13 (7)
2007-04-08(svn r9576) -Update: WebTranslator2 update to 2007-04-08 19:22:55miham
american - 15 fixed by WhiteRabbit (15) polish - 1 changed by meush (1)
2007-04-06(svn r9570) -Update: WebTranslator2 update to 2007-04-06 19:21:04miham
brazilian_portuguese - 14 fixed by fukumori (14) bulgarian - 13 fixed by thetitan (10), groupsky (3) catalan - 13 fixed by arnaullv (13) czech - 9 fixed by Hadez (9) dutch - 13 fixed by habell (13) esperanto - 13 fixed by LaPingvino (13) finnish - 15 fixed by habazi (15) french - 9 fixed by glx (9) frisian - 99 fixed by ikkejw (99) german - 6 fixed by moewe2 (6) hungarian - 9 fixed by miham (9) italian - 13 fixed by lorenzodv (13) korean - 15 fixed by darkttd (15) norwegian_nynorsk - 9 fixed by khaavik (9) polish - 16 fixed, 1 changed by meush (17) russian - 6 fixed, 3 changed by HMage (9) slovak - 9 fixed by lengyel (9) spanish - 15 fixed by eusebio (15) traditional_chinese - 15 fixed, 5 changed by xbddc (20) ukrainian - 9 fixed by mad (9)
2007-04-02(svn r9544) -Cleanup (r9543): Remove unused strings.maedhros
2007-03-18(svn r9286) -Update: WebTranslator2 update to 2007-03-18 19:56:07miham
american - 10 fixed by WhiteRabbit (10) brazilian_portuguese - 7 fixed by fukumori (7) bulgarian - 12 fixed by thetitan (12) catalan - 3 fixed by arnaullv (3) czech - 8 fixed by Hadez (8) dutch - 8 fixed by habell (8) french - 3 fixed by glx (3) greek - 80 fixed by thanoulas (80) italian - 7 fixed, 7 changed by sidew (6), bluesboy84 (8) japanese - 11 fixed by PouncingAnt (2), ickoonite (9) korean - 3 fixed by darkttd (3) norwegian_nynorsk - 6 fixed by pollux (6) polish - 7 fixed by meush (7) russian - 9 fixed, 1 changed by DarkFenX (10) slovak - 10 fixed by lengyel (10) slovenian - 6 fixed by Necrolyte (6) spanish - 9 fixed by eusebio (9) swedish - 9 fixed by daishan (9) traditional_chinese - 6 fixed, 4 changed by thomasau (10) ukrainian - 9 fixed by mad (9)