From d2348ab146e14a61c3dc0b02e30e77b5032db020 Mon Sep 17 00:00:00 2001 From: SwiTeK <60670812+SwiTeK@users.noreply.github.com> Date: Mon, 3 May 2021 14:16:05 +0200 Subject: [PATCH 1/2] FR_fr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Traduction française --- .../resources/assets/theatrical/lang/FR_fr | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/generated/resources/assets/theatrical/lang/FR_fr diff --git a/src/generated/resources/assets/theatrical/lang/FR_fr b/src/generated/resources/assets/theatrical/lang/FR_fr new file mode 100644 index 0000000..777e4fe --- /dev/null +++ b/src/generated/resources/assets/theatrical/lang/FR_fr @@ -0,0 +1,25 @@ +{ + "block.theatrical.artnet_interface": "Interface ArtNet", + "block.theatrical.basic_lighting_desk": "Console lumière basique", + "block.theatrical.dimmed_power_cable": "Câble d'alimentation ", + "block.theatrical.dimmer_rack": "Gradateur éléctrique", + "block.theatrical.dmx_cable": "Câble DMX", + "block.theatrical.generic_light": "Projecteur Traditionnelle", + "block.theatrical.iwb": "Barre avec alimentation intégrée", + "block.theatrical.moving_light": "Projecteur asservis", + "block.theatrical.power_cable": "Câble d'alimentation", + "block.theatrical.redstone_interface": "Interface DMX-Redstone", + "block.theatrical.socapex_cable": "Câble Socapex", + "block.theatrical.socapex_distribution": "Distributeur Socapex", + "block.theatrical.test_dmx": "Test DMX Block", + "block.theatrical.truss": "Truss MT100", + "guide.theatrical.landing_text": "Sur l'art du théâtre", + "guide.theatrical.name": "Guide théâtral", + "item.theatrical.bulb": "Ampoule de tungstène", + "item.theatrical.cog": "Pignon mécanique", + "item.theatrical.led": "LED", + "item.theatrical.motor": "Moteur électrique", + "item.theatrical.positioner": "Positionneur de lumière à distance", + "item.theatrical.wrench": "Clé à molette", + "itemGroup.theatrical": "Théâtral" +} From a436a6c092006ee231e34ff4798f6e3bc2078ef2 Mon Sep 17 00:00:00 2001 From: SwiTeK <60670812+SwiTeK@users.noreply.github.com> Date: Mon, 3 May 2021 14:24:01 +0200 Subject: [PATCH 2/2] fr_fr.json --- .../resources/assets/theatrical/lang/{FR_fr => FR_fr.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/generated/resources/assets/theatrical/lang/{FR_fr => FR_fr.json} (100%) diff --git a/src/generated/resources/assets/theatrical/lang/FR_fr b/src/generated/resources/assets/theatrical/lang/FR_fr.json similarity index 100% rename from src/generated/resources/assets/theatrical/lang/FR_fr rename to src/generated/resources/assets/theatrical/lang/FR_fr.json