build.xml: automatically convert utf8 files for translated strings
git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@693 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
d7f7cf95ca
commit
101aa15c66
9 changed files with 7 additions and 552 deletions
28
strings/CityStrings_fr.utf8
Normal file
28
strings/CityStrings_fr.utf8
Normal file
|
@ -0,0 +1,28 @@
|
|||
!! This file is part of MicropolisJ.
|
||||
!! Copyright (C) 2013 Jason Long
|
||||
!! Portions Copyright (C) 1989-2007 Electronic Arts Inc.
|
||||
!!
|
||||
!! MicropolisJ is free software; you can redistribute it and/or modify
|
||||
!! it under the terms of the GNU GPLv3, with additional terms.
|
||||
!! See the README file, included in this distribution, for details.
|
||||
|
||||
!! French - France Translation by Benoît Gross June 2013
|
||||
|
||||
problem.CRIME = CRIME
|
||||
problem.POLLUTION = POLLUTION
|
||||
problem.HOUSING = PRIX DE L'IMMOBILIER
|
||||
problem.TAXES = TAXES
|
||||
problem.TRAFFIC = CIRCULATION
|
||||
problem.UNEMPLOYMENT = CHÔMAGE
|
||||
problem.FIRE = INCENDIES
|
||||
|
||||
class.0 = VILLAGE
|
||||
class.1 = COMMUNE
|
||||
class.2 = VILLE
|
||||
class.3 = CAPITALE
|
||||
class.4 = MÉTROPOLE
|
||||
class.5 = MÉGAPOLE
|
||||
|
||||
level.0 = Facile
|
||||
level.1 = Moyen
|
||||
level.2 = Difficile
|
Reference in a new issue