translation: add French (fr) translation for Micropolis
contributed by Benoît Gross git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@689 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
873caa361b
commit
ef6b562553
8 changed files with 1102 additions and 0 deletions
28
strings/CityStrings_fr.properties
Executable file
28
strings/CityStrings_fr.properties
Executable 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\u00eet Gross June 2013
|
||||
|
||||
problem.CRIME = CRIME
|
||||
problem.POLLUTION = POLLUTION
|
||||
problem.HOUSING = PRIX DE L'IMMOBILIER
|
||||
problem.TAXES = TAXES
|
||||
problem.TRAFFIC = CIRCULATION
|
||||
problem.UNEMPLOYMENT = CH\u00d4MAGE
|
||||
problem.FIRE = INCENDIES
|
||||
|
||||
class.0 = VILLAGE
|
||||
class.1 = COMMUNE
|
||||
class.2 = VILLE
|
||||
class.3 = CAPITALE
|
||||
class.4 = M\u00c9TROPOLE
|
||||
class.5 = M\u00c9GAPOLE
|
||||
|
||||
level.0 = Facile
|
||||
level.1 = Moyen
|
||||
level.2 = Difficile
|
Reference in a new issue