-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from AegisLesha/patch-1
Create fr_FR.lang
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |