summaryrefslogtreecommitdiff
path: root/src/lang/japanese.txt
AgeCommit message (Collapse)Author
2009-08-02(svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and ↵rubidium
waypoints
2009-07-25(svn r16956) -Update: 'pre' translate some strings that can't be translated, ↵rubidium
like {BLACK}{STRING}
2009-07-25(svn r16955) -Fix (r16954): removed a few strings too many from the translationsrubidium
2009-07-25(svn r16954) -Codechange: make the Game Options window use the nested widget ↵rubidium
system.
2009-07-23(svn r16932) -Update from WebTranslator v3.0:translators
all languages - update for latest commits which moved around lots of strings dutch - 5 changes by Yexo norwegian_bokmal - 1 changes by CyberKenny romanian - 1 changes by kkmic spanish - 1 changes by Terkhen
2009-07-23(svn r16930) -Codechange: more StringID name unification and groupingrubidium
2009-07-22(svn r16921) -Codechange: make it more clear what strings are related to ↵rubidium
road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
2009-07-22(svn r16919) -Codechange: unify some more StringID w.r.t. their namingrubidium
2009-07-22(svn r16910) -Update: remove removed strings from the other language filesrubidium
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-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-20(svn r16362) -Update: WebTranslator2 update to 2009-05-20 17:30:16translators
catalan - 2 fixed by arnaullv (2) czech - 2 fixed by Hadez (2) dutch - 2 fixed by habell (2) finnish - 2 fixed by jpx_ (2) german - 2 fixed by planetmaker (2) hungarian - 2 fixed by oklmernok (2) italian - 2 fixed by lorenzodv (2) japanese - 20 fixed by ickoonite (20) turkish - 2 fixed by Emin (2)
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-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-18(svn r15761) -Update: WebTranslator2 update to 2009-03-18 17:44:55translators
croatian - 10 fixed by tifached (10) indonesian - 4 fixed by adjayanto (4) japanese - 60 fixed by ickoonite (60) latvian - 5 fixed by silentKnight (5) russian - 4 fixed by Smoky555 (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-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-18(svn r15515) -Update: WebTranslator2 update to 2009-02-18 18:31:54translators
afrikaans - 10 fixed, 1 changed by Ludslad (11) brazilian_portuguese - 6 fixed by ferrerow (6) bulgarian - 11 fixed by Ar4i (11) hungarian - 13 changed by alyr (13) indonesian - 3 fixed by adjayanto (3) japanese - 19 fixed by ickoonite (19) latvian - 8 fixed by silentKnight (8) lithuanian - 52 fixed by Enternald (52) luxembourgish - 70 fixed by Gubius (70) romanian - 23 changed by kkmic (23) russian - 14 fixed by Smoky555 (14) slovak - 1 fixed by James (1) swedish - 48 fixed by giddorah (48) welsh - 282 fixed, 2 changed by PlayDead (284)
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 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-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