summaryrefslogtreecommitdiff
path: root/src/lang/japanese.txt
AgeCommit message (Collapse)Author
2009-01-13(svn r15070) -Update: WebTranslator2 update to 2009-01-13 18:42:22translators
brazilian_portuguese - 16 fixed by tucalipe (16) catalan - 8 fixed by arnaullv (8) croatian - 24 fixed by tifached (24) czech - 8 fixed by Hadez (8) dutch - 2 fixed by Excel20 (2) finnish - 7 fixed, 1 changed by UltimateSephiroth (8) hungarian - 7 fixed, 2 changed by IPG (2), alyr (7) indonesian - 23 fixed, 2 changed by fanioz (25) italian - 7 fixed, 1 changed by lorenzodv (8) japanese - 59 fixed by ickoonite (59) polish - 3 fixed by xaxa (3) romanian - 23 fixed, 1 changed by kkmic (24) slovak - 59 fixed by James (59) spanish - 58 fixed by Dominus (30), eusebio (28) turkish - 7 fixed, 1 changed by Emin (8)
2009-01-12(svn r15030) -Update (r15029): and from the other languages too (yay for WT2)rubidium
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-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.
2008-12-29(svn r14765) -Update (r14764): remove changed strings from translations.rubidium
2008-12-28(svn r14756) -Update (r14755): remove removed string from other languages too.rubidium
2008-12-26(svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red ↵rubidium
in the land info window as negative cost.
2008-11-27(svn r14639) -Update: WebTranslator2 update to 2008-11-27 18:48:40translators
brazilian_portuguese - 4 fixed by tucalipe (4) catalan - 1 fixed by arnaullv (1) dutch - 1 fixed, 7 changed by Excel20 (8) finnish - 4 fixed by UltimateSephiroth (1), jpx_ (3) french - 1 fixed by glx (1) greek - 10 fixed by Dimi (10) hungarian - 8 fixed, 49 changed by IPG (57) italian - 1 fixed by lorenzodv (1) japanese - 1 fixed, 41 changed by bve255 (42) korean - 3 fixed by dlunch (3) lithuanian - 99 fixed, 16 changed by Domas (115) norwegian_nynorsk - 35 fixed, 1 changed by mkrwii (36) persian - 38 fixed by ali sattari (38) polish - 20 fixed by coolik (14), xaxa (6) romanian - 8 fixed by stykat (8) slovak - 1 fixed by James (1) welsh - 2 fixed by welshdragon (2)
2008-11-25(svn r14626) -Update: WebTranslator2 update to 2008-11-25 18:44:46translators
bulgarian - 1 fixed by Ar4i (1) croatian - 21 fixed, 11 changed by knovak (32) finnish - 12 fixed by UltimateSephiroth (12) french - 1 fixed by glx (1) greek - 31 fixed by vesnikos (31) hungarian - 13 fixed, 98 changed by IPG (111) icelandic - 71 fixed, 2 changed by pall (73) italian - 1 fixed by lorenzodv (1) japanese - 114 fixed, 243 changed by bve255 (313), ickoonite (44) polish - 36 fixed by coolik (3), xaxa (33)
2008-11-24(svn r14618) -Feature: when the chosen language isn't supported by the ↵rubidium
current font, try to find a font that does and use that instead. Thanks to glx/michi_cc for the Windows implementation.
2008-11-19(svn r14595) -Add: Estonian currency.rubidium
-Change: Slovenia switched to the Euro in 2007.
2008-11-18(svn r14593) -Update: remove outdated (in r14592) string.rubidium
2008-09-30(svn r14423) -Codechange: also do r14221 for the strings.rubidium
2008-09-12(svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination".rubidium
2008-09-08(svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch ↵frosch
compatible nonstop handling' wasn't a correct description anymore.
2008-09-08(svn r14275) -Change: Rename 'Configure patches' to 'Advanced settings'.frosch
2008-08-20(svn r14113) -Codechange: Language updates for r14112.frosch
2008-08-16(svn r14084) -Codechange: Language updates for r14083.frosch
2008-07-30(svn r13873) -Codechange: remove useless string from all language files ↵belugas
affected by r13872. which removed the STR_NEWS_OPEN_CLOSE string
2008-07-23(svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt onlyglx
2008-07-18(svn r13730) -Fix: make a copy of the names for news messages about the ↵rubidium
deletion of companies as the removal of a company could lead to wrong names in the news messages.
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-23(svn r12218) -Update: WebTranslator2 update to 2008-02-23 12:39:10miham
brazilian_portuguese - 13 fixed, 51 changed by fukumori (64) bulgarian - 12 fixed by thetitan (12) catalan - 13 fixed by arnaullv (13) czech - 13 fixed, 8 changed by Hadez (21) dutch - 13 fixed by habell (13) estonian - 13 fixed, 3 changed by kristjans (16) french - 13 fixed, 20 changed by glx (33) hungarian - 13 fixed by miham (13) italian - 13 fixed, 8 changed by lorenzodv (21) japanese - 13 fixed by ickoonite (13) korean - 14 fixed by leejaeuk5 (14) portuguese - 2 fixed by nars (2) slovak - 13 fixed by lengyel (13) slovenian - 1 fixed by Necrolyte (1) spanish - 13 fixed by eusebio (13) swedish - 1 fixed by ChrillDeVille (1) ukrainian - 13 fixed, 1 deleted, 124 changed by mad (138)
2008-02-13(svn r12130) -Cleanup (r12129): remove now unused strings from all language ↵smatz
files
2008-01-31(svn r12030) -Update: WebTranslator2 update to 2008-01-31 19:43:58miham
brazilian_portuguese - 1 changed by tucalipe (1) italian - 2 changed by lorenzodv (2) japanese - 7 fixed by ickoonite (7)
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-06(svn r11769) -Update: WebTranslator2 update to 2008-01-06 19:58:01miham
brazilian_portuguese - 2 fixed, 15 changed by fukumori (17) bulgarian - 29 fixed, 10 changed by groupsky (39) croatian - 13 fixed by knovak (13) czech - 2 fixed by Hadez (2) dutch - 1 fixed by habell (1) estonian - 1 fixed by kristjans (1) french - 1 fixed, 1 changed by glx (2) galician - 38 fixed by Condex (38) italian - 1 fixed by lorenzodv (1) japanese - 1 fixed by ickoonite (1) norwegian_bokmal - 1 fixed by brygge_2 (1) romanian - 1 fixed by kneekoo (1) slovak - 1 fixed by lengyel (1) swedish - 2 fixed by daishan (2) ukrainian - 2 fixed by mad (2)
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-13(svn r11628) -Update: WebTranslator2 update to 2007-12-13 09:47:23miham
american - 30 fixed by WhiteRabbit (30) brazilian_portuguese - 22 fixed by fukumori (9), tucalipe (13) bulgarian - 8 fixed by thetitan (8) catalan - 22 fixed by arnaullv (22) croatian - 17 fixed by knovak (17) czech - 22 fixed by Hadez (22) danish - 1 fixed, 4 changed by Bjarni (5) dutch - 22 fixed by habell (22) estonian - 10 fixed by kristjans (10) french - 7 fixed, 2 changed by glx (9) italian - 7 fixed, 2 changed by lorenzodv (9) japanese - 23 fixed by ickoonite (23) korean - 33 fixed, 7 changed by leejaeuk5 (40) norwegian_nynorsk - 9 fixed by pollux (9) romanian - 13 fixed, 3 changed by CrystyB (16) slovak - 22 fixed by lengyel (22) slovenian - 22 fixed by Necrolyte (22) swedish - 10 fixed by daishan (10) turkish - 20 fixed by jnmbk (20) ukrainian - 22 fixed by mad (22)
2007-12-02(svn r11556) -Feature: allow setting a default password for new companies in ↵rubidium
network games.
2007-11-22(svn r11491) -Update: WebTranslator2 update to 2007-11-22 20:55:02miham
brazilian_portuguese - 5 fixed by tucalipe (5) catalan - 5 fixed by arnaullv (5) czech - 5 fixed by Hadez (5) danish - 6 fixed, 3 changed by MiR (9) dutch - 5 fixed by habell (5) french - 5 fixed by glx (5) italian - 2 fixed by lorenzodv (2) japanese - 5 fixed by ickoonite (5) korean - 58 fixed by leejaeuk5 (58) slovak - 5 fixed, 86 changed by lengyel (91) slovenian - 5 fixed by Necrolyte (5) spanish - 5 fixed by eusebio (5) swedish - 5 fixed by daishan (5) turkish - 5 fixed by jnmbk (5)
2007-11-16(svn r11444) -Update: WebTranslator2 update to 2007-11-16 08:21:07miham
czech - 1 changed by Hadez (1) estonian - 1 fixed by kristjans (1) french - 10 changed by glx (10) italian - 3 fixed, 1 changed by lorenzodv (4) japanese - 1 fixed by ickoonite (1) slovenian - 1 fixed by Necrolyte (1) swedish - 4 fixed, 4 changed by daishan (8)