summaryrefslogtreecommitdiff
path: root/src/lang/portuguese.txt
AgeCommit message (Collapse)Author
2009-04-26(svn r16162) -Codechange: remove needless TC_ colours from DrawString when ↵rubidium
they are part of strings and add some colours to a few strings.
2009-04-25(svn r16143) -Codechange: Change other languages too.alberth
2009-04-23(svn r16129) -Feature-ish: configurable digit group separator per language ↵rubidium
with user override.
2009-04-21(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had ↵rubidium
this ID' from 'some' strings and replace the string name with something more sensible.
2009-04-21(svn r16114) -Cleanup: unify some more strings and remove some more unused ↵rubidium
strings
2009-04-21(svn r16111) -Cleanup: remove some duplicate/unused stringsrubidium
-Change: move a string to a more sensible location
2009-04-21(svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is ↵frosch
always something duplicated :p)
2009-04-20(svn r16102) -Codechange: unify the vehicle info strings; reduce the number ↵rubidium
of duplicate strings and unifies the GUIs quite a bit
2009-04-19(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)frosch
2009-04-12(svn r16045) -Feature [FS#597]: allow sorting stations by the lowest cargo ↵rubidium
rating instead of only by the highest cargo rating (based on the idea of KeeperOfTheSoul)
2009-04-12(svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu ↵rubidium
is now RON.
2009-04-08(svn r15982) -Codechange: use GetAddressAsString to get the name instead of ↵rubidium
passing the hostname and the IP into a string.
2009-04-07(svn r15966) -Fix: over time, several incosistancies were not fixed by WT2. ↵svnsync
Take care of that now. Also introduce #textdir for all languages.
2009-03-25(svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn ↵rubidium
big and in blue instead of small and in black
2009-03-24(svn r15835) -Codechange: Prevent using the return value of DrawString as ↵yexo
much as possible.
2009-03-22(svn r15816) -Update: WebTranslator2 update to 2009-03-22 18:37:40translators
english_US - 3 fixed by WhiteRabbit (3) german - 2 changed by planetmaker (2) japanese - 43 fixed, 2 changed by nex259 (45) portuguese - 1 fixed by SnowFlake (1) romanian - 1 fixed by stykat (1)
2009-03-21(svn r15780) -Update: WebTranslator2 update to 2009-03-21 18:49:32translators
german - 2 changed by planetmaker (2) hebrew - 18 fixed by EScake (18) lithuanian - 27 fixed, 1 changed by Devastator (28) polish - 29 fixed by coolik (29) portuguese - 9 fixed by SnowFlake (9) russian - 1 changed by Smoky555 (1) spanish - 1 fixed by erregerre (1)
2009-03-19(svn r15768) -Change: remove an "experimental" marker for something that has ↵rubidium
been working fine for a long time and remove the ununderstandable part of the description.
2009-03-13(svn r15696) -Codechange: move the NewGRF language ID into the language file ↵rubidium
instead of maintaining a table in the code.
2009-03-11(svn r15674) -Update: WebTranslator2 update to 2009-03-11 18:52:10translators
german - 9 changed by planetmaker (9) indonesian - 1 fixed by fanioz (1) luxembourgish - 121 fixed by Gubius (121) portuguese - 4 fixed by SnowFlake (4) russian - 1 fixed by Smoky555 (1) slovak - 3 fixed by James (3)
2009-02-27(svn r15591) -Update: WebTranslator2 update to 2009-02-27 18:16:01translators
afrikaans - 6 changed by Ludslad (6) catalan - 1 fixed by arnaullv (1) danish - 4 fixed by ThomasA (4) dutch - 4 fixed by habell (4) finnish - 1 fixed by jpx_ (1) frisian - 41 fixed, 8 changed by luc (49) german - 1 fixed by planetmaker (1) hungarian - 1 fixed by alyr (1) indonesian - 4 fixed by fanioz (4) italian - 1 fixed, 2 changed by lorenzodv (3) korean - 4 fixed, 35 changed by leejaeuk5 (8), darkttd (31) portuguese - 1 fixed by izhirahider (1) romanian - 1 fixed, 1 changed by kkmic (2) russian - 1 fixed by Smoky555 (1) spanish - 4 fixed by eusebio (3), erregerre (1) turkish - 4 fixed by Emin (4) welsh - 1 fixed, 5 changed by PlayDead (6)
2009-02-17(svn r15507) -Update (r15506): rename strings in other languages toosmatz
2009-02-16(svn r15498) -Update: WebTranslator2 update to 2009-02-16 18:45:15translators
catalan - 2 changed by arnaullv (2) dutch - 3 fixed by Excel20 (3) english_US - 7 fixed by WhiteRabbit (7) german - 3 fixed by planetmaker (2), ralph (1) hungarian - 1 changed by alyr (1) lithuanian - 1 fixed by Enternald (1) luxembourgish - 140 fixed by Gubius (140) norwegian_nynorsk - 9 fixed, 5 changed by Thor (14) portuguese - 4 fixed by SnowFlake (4) romanian - 2 fixed, 5 changed by kkmic (7) slovak - 53 fixed by James (53) slovenian - 20 fixed by Necrolyte (20)
2009-02-14(svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details ↵michi_cc
window.
2009-02-14(svn r15475) -Update: do r15474 also for the other languages.rubidium
2009-02-13(svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the ↵rubidium
(incorrect) number of players anymore.
2009-02-12(svn r15457) -Fix: typo in stringid.rubidium
2009-02-11(svn r15444) -Fix (r15425): the chat messages gone gray. That gray colour ↵rubidium
was technically right. The string contained {GRAY}, but due to a latent bug (accidentally fixed in r15425) in the string drawing routing the gray would be interpreted as use palette colour 14, which is a white.
2009-02-09(svn r15429) -Change: do r15428 also for the string names.rubidium
2009-02-08(svn r15410) -Cleanup: get rid of most of the references to the 'patches' ↵rubidium
except where it's used for backward compatability.
2009-02-08(svn r15409) -Update: Currenciesfrosch
Remove intermediate currency "New Turkish lira". Add Euro introduction date for Slovakia. Remove Euro introduction date for Hungary.
2009-02-06(svn r15379) -Update: WebTranslator2 update to 2009-02-06 18:45:59translators
arabic_egypt - 11 fixed by khaloofah (11) catalan - 11 fixed by arnaullv (11) dutch - 10 fixed, 2 changed by Yexo (10), Excel20 (2) finnish - 14 fixed by jpx_ (12), UltimateSephiroth (2) french - 11 fixed by glx (11) german - 11 fixed by ralph (5), hellow (6) hebrew - 5 fixed by 19izhar73 (5) hungarian - 11 fixed, 3 changed by alyr (3), IPG (4), oklmernok (7) korean - 11 fixed, 2 changed by darkttd (13) latvian - 25 fixed by waste (25) portuguese - 16 fixed by supra90 (10), SnowFlake (6) romanian - 11 fixed by kkmic (11) serbian - 5 fixed, 271 changed by syndrome (276) simplified_chinese - 2 fixed by ww9980 (2) spanish - 11 fixed by Dominus (11) traditional_chinese - 3 fixed, 5 changed by ww9980 (8) ukrainian - 14 fixed by mad (14)
2009-02-05(svn r15363) -Fix [FS#2600]: inconsistency w.r.t. On/Off text for settings.rubidium
2009-02-05(svn r15362) -Change: make a string name more consistent.rubidium
2009-02-04(svn r15341) -Update (r15340): remove deleted and modified strings from ↵smatz
other language files
2009-02-01(svn r15310) -Update: WebTranslator2 update to 2009-02-01 18:46:42translators
catalan - 1 fixed by arnaullv (1) czech - 1 fixed, 6 changed by Hadez (7) finnish - 1 fixed by jpx_ (1) french - 1 fixed by glx (1) german - 1 fixed, 4 changed by planetmaker (5) indonesian - 2 fixed by fanioz (2) italian - 1 fixed by lorenzodv (1) korean - 1 fixed, 8 changed by leejaeuk5 (8), darkttd (1) latvian - 128 fixed by waste (128) portuguese - 1 fixed by SnowFlake (1) romanian - 1 fixed by kkmic (1) simplified_chinese - 2 fixed by ww9980 (2) slovenian - 101 fixed by Necrolyte (101) turkish - 1 fixed by Emin (1) ukrainian - 2 fixed by mad (2)
2009-01-30(svn r15297) -Update: WebTranslator2 update to 2009-01-30 18:45:08translators
brazilian_portuguese - 1 fixed by tucalipe (1) catalan - 1 fixed by arnaullv (1) czech - 1 fixed by Hadez (1) dutch - 1 fixed by Excel20 (1) finnish - 1 fixed by jpx_ (1) french - 1 fixed by belugas (1) german - 1 fixed, 5 changed by planetmaker (6) hebrew - 14 fixed, 54 changed by 19izhar73 (54), omri.kipi (14) hungarian - 1 fixed by IPG (1) italian - 1 fixed by lorenzodv (1) korean - 1 fixed, 2 changed by darkttd (2), dlunch (1) latvian - 76 fixed by KiitsLV (76) polish - 13 fixed by xaxa (13) portuguese - 1 fixed by SnowFlake (1) romanian - 1 fixed by kkmic (1) russian - 24 fixed by Smoky555 (24) spanish - 1 fixed by eusebio (1) traditional_chinese - 123 fixed, 62 changed by josesun (185) turkish - 1 fixed by Emin (1) ukrainian - 7 fixed by mad (7)
2009-01-28(svn r15289) -Update: WebTranslator2 update to 2009-01-28 18:48:19translators
german - 3 fixed by planetmaker (3) indonesian - 22 fixed by fanioz (22) korean - 3 changed by darkttd (1), dlunch (2) polish - 6 fixed by xaxa (6) portuguese - 140 fixed, 4 changed by nars (144) romanian - 1 changed by kkmic (1) simplified_chinese - 3 fixed by ww9980 (3)
2009-01-23(svn r15237) -Codechange: Remove string removed in r15236 in other languages.peter1138
2009-01-19(svn r15148) -Cleanup: Remove the options "competitor start time" and ↵Yexo
"competitor intelligence" from the difficulty options because they already were unused.
2009-01-16(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes ↵rubidium
strings.
2009-01-12(svn r15030) -Update (r15029): and from the other languages too (yay for WT2)rubidium
2009-01-10(svn r14977) -Update: WebTranslator2 update to 2009-01-10 18:44:17translators
arabic_egypt - 4 fixed by khaloofah (4) brazilian_portuguese - 26 fixed by tucalipe (26) bulgarian - 3 fixed by Ar4i (3) catalan - 3 fixed by arnaullv (3) croatian - 35 fixed by tifached (35) czech - 52 fixed, 10 changed by Hadez (62) danish - 4 fixed by ThomasA (4) dutch - 6 fixed by Excel20 (4), habell (2) finnish - 15 fixed by UltimateSephiroth (15) french - 15 fixed by glx (15) hungarian - 6 fixed by alyr (6) indonesian - 6 fixed, 64 changed by fanioz (70) italian - 3 fixed, 1 changed by lorenzodv (4) portuguese - 6 fixed by rmrebelo (6) romanian - 6 fixed by kkmic (6)
2009-01-10(svn r14972) -Update: do r14971 also for the non-English strings (Alberth)rubidium
2009-01-10(svn r14961) -Update: remove the string from r14960 from the other languages ↵rubidium
too.
2009-01-05(svn r14848) -Update: WebTranslator2 update to 2009-01-05 18:44:14translators
afrikaans - 11 fixed by Alrich (11) arabic_egypt - 19 fixed, 21 changed by khaloofah (40) danish - 40 fixed, 1 changed by ThomasA (41) dutch - 2 fixed, 25 changed by Excel20 (27) hebrew - 8 fixed by EScake (8) hungarian - 18 fixed by alyr (18) italian - 18 fixed by lorenzodv (18) norwegian_bokmal - 3 fixed, 11 changed by khh (14) norwegian_nynorsk - 8 fixed by Grilldyret (8) polish - 3 fixed by xaxa (3) portuguese - 7 fixed by SnowFlake (7) urdu - 9 fixed by yasirniazkhan (9)
2009-01-04(svn r14836) -Update (r14835): remove changed string from other languagessmatz
2009-01-04(svn r14833) -Update (r14831): remove changed strings from other languagessmatz
2009-01-03(svn r14793) -Update (r14792): replace a string parameter in the other ↵rubidium
languages too
2009-01-01(svn r14781) -Change: someone changed _cur_year; so update it in a few ↵rubidium
hardcoded places... happy new year! -Fix (r11790): a few instances were forgotten.