Skip to content

Commit

Permalink
Merge pull request #9 from AegisLesha/patch-1
Browse files Browse the repository at this point in the history
Create fr_FR.lang
  • Loading branch information
Chicken-Bones committed Aug 27, 2014
2 parents 9e086f3 + 4f2f3c4 commit e9d396b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions resources/assets/chickenchunks/lang/fr_FR.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
tile.chickenChunkLoader|0.name=Chargeur de Chunk
tile.chickenChunkLoader|1.name=Chargeur de Lieu

chickenchunks.gui.name=Chargeur de Chunk
chickenchunks.gui.showlasers=Montrer les rayons
chickenchunks.gui.hidelasers=Cacher les rayons
chickenchunks.gui.chunk=%d Chunk
chickenchunks.gui.chunks=%d Chunks
chickenchunks.gui.radius=Rayon

chickenchunks.shape.square=Carré
chickenchunks.shape.circle=Cercle
chickenchunks.shape.linex=Ligne X
chickenchunks.shape.linez=Ligne Z

chickenchunks.accessdenied=Ce Chargeur de Chunk ne vous appartient pas.
command.ccdebug=/ccdebug [dimension]
command.chunkloaders=/chunkloaders
command.chunkloaders.denied=Vous n'êtes pas autorisé à utiliser le visualiseur de Chunks.
command.chunkloaders.alreadyopen=Le visualiseur de Chunks est déjà ouvert.

0 comments on commit e9d396b

Please sign in to comment.