From 4aab7d0dbd782cf6741bdbba94440faf0c5c2e61 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sat, 12 Aug 2017 20:37:50 -0400 Subject: updated several mods biome_lib, boost cart, homedecor modpack, plantlife modpack, cottages, currency, farming redo, gloopblocks, ilights, moreores, moretrees, pipeworks, plasticbox, replacer, signs_lib, streets, travelnet, unified dyes, and vines, and maybe one or two others that I didn't see in the list. :-) I fixed the misc_overrides component (it broke when I switched over to farming redo a while back), and also I've added the classic peaceful_npc mod back into the modpack, since it seems to work now. Be sure when you run a world for the first time after this update, that you "Configure" the world, *disable* all of Dreambuilder Modpack, then re-enable the whole thing. If you don't, a few mods will fail to load due to recent changes in their dependencies. --- unifieddyes/init.lua | 1 + unifieddyes/locale/fr.txt | 87 +++++++++++++++++++++++++++++++++++++++++++++++ unifieddyes/locale/pt.txt | 85 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 173 insertions(+) create mode 100644 unifieddyes/locale/fr.txt create mode 100644 unifieddyes/locale/pt.txt (limited to 'unifieddyes') diff --git a/unifieddyes/init.lua b/unifieddyes/init.lua index ff2fd41..74bb44d 100644 --- a/unifieddyes/init.lua +++ b/unifieddyes/init.lua @@ -1045,6 +1045,7 @@ minetest.register_alias("dye:medium_orange", "dye:brown") minetest.register_alias("unifieddyes:black", "dye:black") minetest.register_alias("unifieddyes:dark_grey", "dye:dark_grey") minetest.register_alias("unifieddyes:light_grey", "dye:light_grey") +minetest.register_alias("unifieddyes:white", "dye:white") minetest.register_alias("unifieddyes:grey_0", "dye:black") minetest.register_alias("unifieddyes:grey_4", "dye:dark_grey") diff --git a/unifieddyes/locale/fr.txt b/unifieddyes/locale/fr.txt new file mode 100644 index 0000000..f8e48e2 --- /dev/null +++ b/unifieddyes/locale/fr.txt @@ -0,0 +1,87 @@ +# Template + +Lime Dye = Teinture citron-vert +Aqua Dye = Teinture aqua +Sky-blue Dye = Teinture bleu ciel +Red-violet Dye = Teinture rouge-violet +Light Grey Dye = Teinture gris clair + +Dark Red Dye (low saturation) = Teinture rouge foncé (basse saturation) +Dark Orange Dye (low saturation) = Teinture orange foncé (basse saturation) +Dark Yellow Dye (low saturation) = Teinture jaune foncé (basse saturation) +Dark Lime Dye (low saturation) = Teinture citron-vert foncé (basse saturation) +Dark Green Dye (low saturation) = Teinture vert foncé (basse saturation) +Dark Aqua Dye (low saturation) = Teinture aqua foncé (basse saturation) +Dark Cyan Dye (low saturation) = Teinture cyan foncé (basse saturation) +Dark Sky-blue Dye (low saturation) = Teinture bleu ciel foncé (basse saturation) +Dark Blue Dye (low saturation) = Teinture bleu foncé (basse saturation) +Dark Violet Dye (low saturation) = Teinture violet foncé (basse saturation) +Dark Magenta Dye (low saturation) = Teinture magenta foncé (basse saturation) +Dark Red-violet Dye (low saturation) = Teinture rouge-violet foncé (basse saturation) + +Dark Red Dye = Teinture rouge foncé +Dark Orange Dye = Teinture orange foncé +Dark Yellow Dye = Teinture jaune foncé +Dark Lime Dye = Teinture citron-vert foncé +Dark Green Dye = Teinture vert foncé +Dark Aqua Dye = Teinture aqua foncé +Dark Cyan Dye = Teinture cyan foncé +Dark Sky-blue Dye = Teinture bleu ciel foncé +Dark Blue Dye = Teinture bleu foncé +Dark Violet Dye = Teinture violet foncé +Dark Magenta Dye = Teinture magenta foncé +Dark Red-violet Dye = Teinture rouge-violet foncé + +Medium Red Dye (low saturation) = Teinture rouge moyen (basse saturation) +Medium Orange Dye (low saturation) = Teinture orange moyen (basse saturation) +Medium Yellow Dye (low saturation) = Teinture jaune moyen (basse saturation) +Medium Lime Dye (low saturation) = Teinture citron-vert moyen (basse saturation) +Medium Green Dye (low saturation) = Teinture vert moyen (basse saturation) +Medium Aqua Dye (low saturation) = Teinture aqua moyen (basse saturation) +Medium Cyan Dye (low saturation) = Teinture cyan moyen (basse saturation) +Medium Sky-blue Dye (low saturation) = Teinture bleu ciel moyen (basse saturation) +Medium Blue Dye (low saturation) = Teinture bleu moyen (basse saturation) +Medium Violet Dye (low saturation) = Teinture violet moyen (basse saturation) +Medium Magenta Dye (low saturation) = Teinture magenta moyen (basse saturation) +Medium Red-violet Dye (low saturation) = Teinture rouge-violet moyen (basse saturation) + +Medium Red Dye = Teinture rouge moyen +Medium Orange Dye = Teinture orange moyen +Medium Yellow Dye = Teinture jaune moyen +Medium Lime Dye = Teinture citron-vert moyen +Medium Green Dye = Teinture vert moyen +Medium Aqua Dye = Teinture aqua moyen +Medium Cyan Dye = Teinture cyan moyen +Medium Sky-blue = Teinture bleu ciel moyen +Medium Blue Dye = Teinture bleu moyen +Medium Violet Dye = Teinture violet moyen +Medium Magenta Dye = Teinture magenta moyen +Medium Red-violet Dye = Teinture rouge-violet moyen + +Red Dye (low saturation) = Teinture rouge (basse saturation) +Orange Dye (low saturation) = Teinture orange (basse saturation) +Yellow Dye (low saturation) = Teinture jaune (basse saturation) +Lime Dye (low saturation) = Teinture citron-vert (basse saturation) +Green Dye (low saturation) = Teinture vert (basse saturation) +Aqua Dye (low saturation) = Teinture aqua (basse saturation) +Cyan Dye (low saturation) = Teinture cyan (basse saturation) +Sky-blue Dye (low saturation) = Teinture bleu ciel (basse saturation) +Blue Dye (low saturation) = Teinture bleu (basse saturation) +Violet Dye (low saturation) = Teinture violet (basse saturation) +Magenta Dye (low saturation) = Teinture magenta (basse saturation) +Red-violet Dye (low saturation) = Teinture rouge-violet (basse saturation) + +Red Dye = Teinture rouge +Orange Dye = Teinture orange +Yellow Dye = Teinture jaune +Lime Dye = Teinture citron-vert +Green Dye = Teinture vert +Aqua Dye = Teinture aqua +Cyan Dye = Teinture cyan +Sky-blue Dye = Teinture bleu ciel +Blue Dye = Teinture bleu +Violet Dye = Teinture violet +Magenta Dye = Teinture magenta +Red-violet Dye = Teinture rouge-violet + +[UnifiedDyes] Loaded! = [UnifiedDyes] chargé ! diff --git a/unifieddyes/locale/pt.txt b/unifieddyes/locale/pt.txt new file mode 100644 index 0000000..def3571 --- /dev/null +++ b/unifieddyes/locale/pt.txt @@ -0,0 +1,85 @@ +Lime Dye = Corante Lima +Aqua Dye = Corante Água +Sky-blue Dye = Corante Azul-Céu +Red-violet Dye = Corante Vermelho-Violeta +Light Grey Dye = Corante Cinza Claro + +Dark Red Dye (low saturation) = Corante Vermelho Escuro (baixa saturação) +Dark Orange Dye (low saturation) = Corante Laranja Escuro (baixa saturação) +Dark Yellow Dye (low saturation) = Corante Amarelo Escuro (baixa saturação) +Dark Lime Dye (low saturation) = Corante Lima Escuro (baixa saturação) +Dark Green Dye (low saturation) = Corante Verde Escuro (baixa saturação) +Dark Aqua Dye (low saturation) = Corante Água Escuro (baixa saturação) +Dark Cyan Dye (low saturation) = Corante Ciano Escuro (baixa saturação) +Dark Sky-blue Dye (low saturation) = Corante Azul-Céu Escuro (baixa saturação) +Dark Blue Dye (low saturation) = Corante Azul Escuro (baixa saturação) +Dark Violet Dye (low saturation) = Corante Violeta Escuro (baixa saturação) +Dark Magenta Dye (low saturation) = Corante Magenta Escuro (baixa saturação) +Dark Red-violet Dye (low saturation) = Corante Vermelho-Violeta Escuro (baixa saturação) + +Dark Red Dye = Corante Vermelho Escuro +Dark Orange Dye = Corante Laranja Escuro +Dark Yellow Dye = Corante Amarelo Escuro +Dark Lime Dye = Corante Lima Escuro +Dark Green Dye = Corante Verde Escuro +Dark Aqua Dye = Corante Água Escuro +Dark Cyan Dye = Corante Ciano Escuro +Dark Sky-blue Dye = Corante Azul-Céu Escuro +Dark Blue Dye = Corante Azul Escuro +Dark Violet Dye = Corante Violeta Escuro +Dark Magenta Dye = Corante Magenta Escuro +Dark Red-violet Dye = Corante Vermelho-Violeta Escuro + +Medium Red Dye (low saturation) = Corante Vermelho Médio (baixa saturação) +Medium Orange Dye (low saturation) = Corante Laranja Médio (baixa saturação) +Medium Yellow Dye (low saturation) = Corante Amarelo Médio (baixa saturação) +Medium Lime Dye (low saturation) = Corante Lima Médio (baixa saturação) +Medium Green Dye (low saturation) = Corante Verde Médio (baixa saturação) +Medium Aqua Dye (low saturation) = Corante Água Médio (baixa saturação) +Medium Cyan Dye (low saturation) = Corante Ciano Médio (baixa saturação) +Medium Sky-blue Dye (low saturation) = Corante Azul-Céu Médio (baixa saturação) +Medium Blue Dye (low saturation) = Corante Azul Médio (baixa saturação) +Medium Violet Dye (low saturation) = Corante Violeta Médio (baixa saturação) +Medium Magenta Dye (low saturation) = Corante Magenta Médio (baixa saturação) +Medium Red-violet Dye (low saturation) = Corante Vermelho-Violeta Médio (baixa saturação) + +Medium Red Dye = Corante Vermelho Médio +Medium Orange Dye = Corante Laranja Médio +Medium Yellow Dye = Corante Amarelo Médio +Medium Lime Dye = Corante Lima Médio +Medium Green Dye = Corante Verde Médio +Medium Aqua Dye = Corante Água Médio +Medium Cyan Dye = Corante Ciano Médio +Medium Sky-blue = Corante Azul-Céu Médio +Medium Blue Dye = Corante Azul Médio +Medium Violet Dye = Corante Violeta Médio +Medium Magenta Dye = Corante Magenta Médio +Medium Red-violet Dye = Corante Vermelho-Violeta Médio + +Red Dye (low saturation) = Corante Vermelho (baixa saturação) +Orange Dye (low saturation) = Corante Laranja (baixa saturação) +Yellow Dye (low saturation) = Corante Amarelo (baixa saturação) +Lime Dye (low saturation) = Corante Lima (baixa saturação) +Green Dye (low saturation) = Corante Vermelho (baixa saturação) +Aqua Dye (low saturation) = Corante Água (baixa saturação) +Cyan Dye (low saturation) = Corante Ciano (baixa saturação) +Sky-blue Dye (low saturation) = Corante Azul-Céu (baixa saturação) +Blue Dye (low saturation) = Corante Azul (baixa saturação) +Violet Dye (low saturation) = Corante Violeta (baixa saturação) +Magenta Dye (low saturation) = Corante Magenta (baixa saturação) +Red-violet Dye (low saturation) = Corante Vermelho-Violeta (baixa saturação) + +Red Dye = Corante Vermelho +Orange Dye = Corante Laranja +Yellow Dye = Corante Amarelo +Lime Dye = Corante Lima +Green Dye = Corante Verde +Aqua Dye = Corante Água +Cyan Dye = Corano Ciano +Sky-blue Dye = Corante Azul-Céu +Blue Dye = Corante Azul +Violet Dye = Corante Violeta +Magenta Dye = Corante Magenta +Red-violet Dye = Corante Vermelho-Violeta + +[UnifiedDyes] Loaded! = [UnifiedDyes] Carregado! -- cgit v1.2.3