summaryrefslogtreecommitdiff
path: root/src/lang/spanish.txt
AgeCommit message (Collapse)Author
2009-07-20(svn r16886) -Codechange: unify naming of some string IDs related to string ↵rubidium
codes and group them logically
2009-07-20(svn r16885) -Codechange: reduce (string) duplication with vehicle listsrubidium
2009-07-19(svn r16881) -Codechange: fix some naming inconsistencies w.r.t. strings ↵rubidium
used in the vehicle list GUIs.
2009-07-11(svn r16793) -Update from WebTranslator v3.0:translators
portuguese - 102 changes by SupSuper russian - 3 changes by Lone_Wolf spanish - 11 changes by Terkhen
2009-07-10(svn r16782) -Update from WebTranslator v3.0:translators
catalan - 33 changes by arnaullv dutch - 2 changes by habell french - 2 changes by belugas galician - 18 changes by Condex german - 8 changes by Roujin hungarian - 11 changes by alyr italian - 2 changes by lorenzodv persian - 67 changes by Gajet9 russian - 48 changes by Lone_Wolf spanish - 27 changes by Terkhen swedish - 1 changes by Chrill
2009-07-09(svn r16777) -Update from WebTranslator v3.0:translators
catalan - 65 changes by arnaullv simplified_chinese - 4 changes by ww9980 finnish - 2 changes by jpx_ german - 65 changes by Roujin icelandic - 4 changes by baldur russian - 2 changes by svgr spanish - 61 changes by Terkhen vietnamese - 1 changes by sephiroth2m
2009-07-08(svn r16772) -Fix [FS#3019]: don't use the same error message for turning ↵rubidium
around road vehicles and flipping parts of trains in the depot
2009-06-30(svn r16695) -Update: WebTranslator2 update to 2009-06-30 10:00:57translators
japanese - 6 fixed by nex259 (6) norwegian_bokmal - 8 fixed by jankmi (8) portuguese - 9 fixed by SnowFlake (9) serbian - 111 fixed by etran (111) spanish - 1 fixed by erregerre (1)
2009-06-21(svn r16614) -Codechange: Make the airport min/max available year a property ↵yexo
of the Airport class. -Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
2009-05-24(svn r16418) -Fix: Resolve the company name for 'subsidy awarded'-news when ↵frosch
the news are triggered, so it stays valid when the company bankrupts or is taken over.
2009-05-22(svn r16381) -Update: WebTranslator2 update to 2009-05-22 17:38:42translators
brazilian_portuguese - 2 fixed by tucalipe (2) estonian - 2 fixed by kristjans (2) french - 2 fixed by glx (2) indonesian - 20 fixed by rindu (20) romanian - 4 fixed by CrystyB (2), kkmic (2) serbian - 229 fixed by etran (229) spanish - 2 fixed by eusebio (2)
2009-05-12(svn r16282) -Update: WebTranslator2 update to 2009-05-12 17:55:59translators
czech - 10 fixed by Hadez (10) german - 13 changed by planetmaker (13) spanish - 11 fixed by eusebio (11)
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-23(svn r16127) -Update: WebTranslator2 update to 2009-04-23 17:54:01translators
serbian - 81 fixed by etran (81) spanish - 24 fixed by eusebio (24) turkish - 14 fixed by Emin (14)
2009-04-23(svn r16126) -Fix (r16125): WT2 fracked up big time...rubidium
2009-04-23(svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41translators
bulgarian - 13 fixed by thetitan (13) czech - 25 fixed, 2 changed by Hadez (27) dutch - 14 fixed by habell (14) estonian - 1 fixed by kristjans (1) finnish - 15 fixed by jpx_ (15) german - 49 changed by planetmaker (49) luxembourgish - 32 fixed by Gubius (32) serbian - 81 fixed by etran (81) spanish - 24 fixed by eusebio (24) turkish - 14 fixed by Emin (14)
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-20(svn r16099) -Fix: re-re-introduce textdir for all languages (and this time ↵translators
WT2 should not remove it on next commit)
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 r15985) -Update: WebTranslator2 update to 2009-04-08 17:53:32translators
catalan - 1 fixed by arnaullv (1) english_US - 1 fixed by WhiteRabbit (1) estonian - 1 changed by kristjans (1) galician - 7 fixed by Condex (7) malay - 2 fixed by tombakemas (2) romanian - 2 fixed by kkmic (2) serbian - 2 fixed by etran (2) spanish - 2 fixed by eusebio (2)
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-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-17(svn r15754) -Update: WebTranslator2 update to 2009-03-17 18:42:46translators
bulgarian - 63 fixed by thetitan (63) dutch - 4 fixed by habell (4) romanian - 3 fixed by kkmic (3) spanish - 3 fixed by eusebio (3) turkish - 3 fixed by Emin (3) ukrainian - 4 fixed by mad (4)
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-12(svn r15691) -Update: WebTranslator2 update to 2009-03-12 18:42:18translators
french - 1 fixed by glx (1) hungarian - 1 fixed by alyr (1) luxembourgish - 258 fixed, 3 changed by Gubius (261) persian - 146 fixed by ali sattari (146) russian - 1 fixed by Smoky555 (1) spanish - 1 fixed by eusebio (1)
2009-03-03(svn r15602) -Update: WebTranslator2 update to 2009-03-03 18:40:15translators
brazilian_portuguese - 1 fixed by tucalipe (1) dutch - 1 fixed by habell (1) german - 1 fixed, 12 changed by planetmaker (13) hungarian - 1 fixed by alyr (1) indonesian - 1 fixed by fanioz (1) persian - 102 fixed by ali sattari (102) spanish - 1 fixed by eusebio (1)
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-22(svn r15553) -Update: WebTranslator2 update to 2009-02-22 18:58:31translators
french - 2 changed by belugas (2) japanese - 67 fixed by ickoonite (67) polish - 3 fixed by xaxa (3) spanish - 38 changed by erregerre (38)
2009-02-21(svn r15549) -Update: WebTranslator2 update to 2009-02-21 18:48:25translators
brazilian_portuguese - 5 changed by tucalipe (5) german - 7 changed by planetmaker (7) indonesian - 4 changed by fanioz (4) korean - 2 changed by darkttd (2) norwegian_nynorsk - 1 fixed, 7 changed by Thor (8) polish - 15 fixed by xaxa (11), coolik (4) romanian - 2 changed by kkmic (2) simplified_chinese - 3 fixed by ww9980 (3) spanish - 2 changed by eusebio (2)
2009-02-17(svn r15507) -Update (r15506): rename strings in other languages toosmatz
2009-02-14(svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details ↵michi_cc
window.
2009-02-14(svn r15478) -Update: WebTranslator2 update to 2009-02-14 18:38:28translators
catalan - 3 fixed by arnaullv (3) finnish - 2 fixed by UltimateSephiroth (2) french - 2 fixed by glx (2) hungarian - 3 fixed by IPG (1), alyr (2) italian - 3 fixed, 4 changed by lorenzodv (7) norwegian_nynorsk - 42 fixed, 14 changed by Thor (56) romanian - 1 fixed by kkmic (1) spanish - 3 fixed by Dominus (3) ukrainian - 3 fixed by mad (3)
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 r15459) -Update: WebTranslator2 update to 2009-02-12 18:45:56translators
afrikaans - 5 fixed, 3 changed by Ludslad (8) dutch - 18 changed by Excel20 (18) german - 3 changed by planetmaker (3) hungarian - 1 changed by alyr (1) ido - 27 fixed by Cecile (12), Selene (15) indonesian - 10 changed by rindu (10) luxembourgish - 346 fixed by Gubius (346) serbian - 19 fixed by burek (19) spanish - 4 changed by eusebio (4)
2009-02-12(svn r15457) -Fix: typo in stringid.rubidium
2009-02-11(svn r15451) -Update: WebTranslator2 update to 2009-02-11 18:46:59translators
afrikaans - 5 fixed, 9 changed by Ludslad (14) german - 7 changed by planetmaker (1), eddi (6) hungarian - 5 fixed by alyr (5) indonesian - 17 fixed, 2 changed by rindu (2), fanioz (1), adjayanto (16) persian - 11 fixed, 31 changed by ali sattari (42) romanian - 5 fixed, 14 changed by kkmic (19) serbian - 500 fixed, 14 changed by syndrome (514) slovak - 4 fixed by choze (4) spanish - 5 fixed by eusebio (5)
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.