From 929702d39578eff1185523d62757a3cd113159b0 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Tue, 10 Jun 2025 12:10:47 -0700 Subject: [PATCH 01/19] New translations en.yml (Chinese Simplified) --- src/main/resources/lang/zh-CN.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/lang/zh-CN.yml b/src/main/resources/lang/zh-CN.yml index 5e768f00..c6959dd8 100644 --- a/src/main/resources/lang/zh-CN.yml +++ b/src/main/resources/lang/zh-CN.yml @@ -125,9 +125,15 @@ items: _UI_DISABLED: conditions: force-load: true + name: "&c已禁用" + lore: + - "&7此机器已禁用。" _UI_DISABLED_IN_WORLD: conditions: force-load: true + name: "&c已禁用" + lore: + - "&7此机器在这个世界中被禁用。" _UI_SUCCESS: conditions: force-load: true @@ -144,6 +150,7 @@ items: _UI_DISPLAY_RECIPES: conditions: force-load: true + name: "&e点击以显示配方" _UI_WORLD_NORMAL: conditions: force-load: true From 98bc3f05e75284ed0f981d332b5595ce6e003148 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Fri, 27 Jun 2025 17:09:54 -0400 Subject: [PATCH 02/19] New translations en.yml (Portuguese, Brazilian) --- src/main/resources/lang/pt-BR.yml | 247 ++++++++++++++++++++++++++++++ 1 file changed, 247 insertions(+) create mode 100644 src/main/resources/lang/pt-BR.yml diff --git a/src/main/resources/lang/pt-BR.yml b/src/main/resources/lang/pt-BR.yml new file mode 100644 index 00000000..642e98bd --- /dev/null +++ b/src/main/resources/lang/pt-BR.yml @@ -0,0 +1,247 @@ +items: + #item groups + _IG_MAIN: + conditions: + force-load: true + _IG_MATERIALS: + conditions: + force-load: true + _IG_SINGULARITIES: + conditions: + force-load: true + _IG_SLIMEFUN_EXPANSION: + conditions: + force-load: true + _IG_FOOD: + conditions: + force-load: true + _IG_TOOLS: + conditions: + force-load: true + _IG_GEAR: + conditions: + force-load: true + _IG_MACHINES: + conditions: + force-load: true + _IG_GENERATORS: + conditions: + force-load: true + _IG_MOB_SIMULATION: + conditions: + force-load: true + _IG_STORAGE: + conditions: + force-load: true + _IG_HIDDEN: + conditions: + force-load: true + #recipe types + _RECIPE_VOID_HARVESTER: + conditions: + force-load: true + _RECIPE_INFINITY_WORKBENCH: + conditions: + force-load: true + _RECIPE_SINGULARITY_CONSTRUCTOR: + conditions: + force-load: true + _RECIPE_MOB_DATA_INFUSER: + conditions: + force-load: true + _RECIPE_STORAGE_FORGE: + conditions: + force-load: true + #ui items + _UI_GUIDE: + conditions: + force-load: true + _UI_WIKI: + conditions: + force-load: true + _UI_COLLECTING: + conditions: + force-load: true + _UI_PRODUCING: + conditions: + force-load: true + _UI_NO_ROOM: + conditions: + force-load: true + _UI_NO_POWER: + conditions: + force-load: true + _UI_INVALID_INPUT: + conditions: + force-load: true + _UI_DISABLED: + conditions: + force-load: true + _UI_DISABLED_IN_WORLD: + conditions: + force-load: true + _UI_SUCCESS: + conditions: + force-load: true + _UI_PROGRESS: + conditions: + force-load: true + _UI_CRAFT: + conditions: + force-load: true + #ui - display recipe info + _UI_DISPLAY_RECIPES: + conditions: + force-load: true + _UI_WORLD_NORMAL: + conditions: + force-load: true + _UI_WORLD_NETHER: + conditions: + force-load: true + _UI_WORLD_THE_END: + conditions: + force-load: true + _UI_PRODUCES: + conditions: + force-load: true + _UI_RECIPES: + conditions: + force-load: true + _UI_TICK_RATE: + conditions: + force-load: true + _UI_ENERGY_CONSUMPTION: + conditions: + force-load: true + _UI_ENERGY_PRODUCTION: + conditions: + force-load: true + _UI_OUTPUT_INTERVAL: + conditions: + force-load: true + _UI_PROGRESS_TOTAL: + conditions: + force-load: true + _UI_PROGRESS_INCREASE: + conditions: + force-load: true + _UI_CHANCE: + conditions: + force-load: true + _UI_SF_ITEM: + conditions: + force-load: true + _UI_EXPERIENCE: + conditions: + force-load: true + _UI_OSCILLATOR_SLOT: + conditions: + force-load: true + _UI_POTION_EFFECTS: + conditions: + force-load: true + _UI_PROTECTION_TYPES: + conditions: + force-load: true + #ui = strainer specific + _UI_ANY_STRAINER: + conditions: + force-load: true + #ui - stoneworks factory specific + _UI_SW_CHANGE: + conditions: + force-load: true + _UI_SW_NONE: + conditions: + force-load: true + _UI_SW_FURNACE: + conditions: + force-load: true + _UI_SW_CRUSH: + conditions: + force-load: true + _UI_SW_COMPACT: + conditions: + force-load: true + _UI_SW_TRANSFORM: + conditions: + force-load: true + #ui - gear transformer specific + _UI_GT_GEAR: + conditions: + force-load: true + _UI_GT_MATERIAL: + conditions: + force-load: true + _UI_GT_NO_SLIMEFUN: + conditions: + force-load: true + #ui - advanced anvil specific + _UI_AA_MAX_ENCHANTMENT_LEVEL: + conditions: + force-load: true + #ui - infinity reactor specific + _UI_IR_BORDER_VOID: + conditions: + force-load: true + _UI_IR_BORDER_INFINITY: + conditions: + force-load: true + _UI_IR_NEED_VOID: + conditions: + force-load: true + _UI_IR_NEED_INFINITY: + conditions: + force-load: true + _UI_IR_DURATION_VOID: + conditions: + force-load: true + _UI_IR_DURATION_INFINITY: + conditions: + force-load: true + _UI_IR_INFO: + conditions: + force-load: true + #ui - infinity singularity reactor specific + _UI_ISR_BORDER: + conditions: + force-load: true + _UI_ISR_NEED: + conditions: + force-load: true + _UI_ISR_DURATION: + conditions: + force-load: true + _UI_ISR_INFO: + conditions: + force-load: true + #ui - storage unit specific + _UI_STORAGE_ACTIONS_INV: + conditions: + force-load: true + _UI_STORAGE_NO_ITEM: + conditions: + force-load: true + _UI_STORAGE_CAPACITY: + conditions: + force-load: true + _UI_STORAGE_AMOUNT: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_ON: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_OFF: + conditions: + force-load: true + #items - materials + ENDER_ESSENCE: + conditions: + match-lore: true + POTATO_FISH: + conditions: + force-load: true + INFINITY_MATRIX: + options: + partial-override: true From 394c3dc18f2d36c268ca86d0be7037c12da7d4dd Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Mon, 14 Jul 2025 13:52:14 -0400 Subject: [PATCH 03/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 247 +++++++++++++++++++++++++++++++++ 1 file changed, 247 insertions(+) create mode 100644 src/main/resources/lang/cs.yml diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml new file mode 100644 index 00000000..642e98bd --- /dev/null +++ b/src/main/resources/lang/cs.yml @@ -0,0 +1,247 @@ +items: + #item groups + _IG_MAIN: + conditions: + force-load: true + _IG_MATERIALS: + conditions: + force-load: true + _IG_SINGULARITIES: + conditions: + force-load: true + _IG_SLIMEFUN_EXPANSION: + conditions: + force-load: true + _IG_FOOD: + conditions: + force-load: true + _IG_TOOLS: + conditions: + force-load: true + _IG_GEAR: + conditions: + force-load: true + _IG_MACHINES: + conditions: + force-load: true + _IG_GENERATORS: + conditions: + force-load: true + _IG_MOB_SIMULATION: + conditions: + force-load: true + _IG_STORAGE: + conditions: + force-load: true + _IG_HIDDEN: + conditions: + force-load: true + #recipe types + _RECIPE_VOID_HARVESTER: + conditions: + force-load: true + _RECIPE_INFINITY_WORKBENCH: + conditions: + force-load: true + _RECIPE_SINGULARITY_CONSTRUCTOR: + conditions: + force-load: true + _RECIPE_MOB_DATA_INFUSER: + conditions: + force-load: true + _RECIPE_STORAGE_FORGE: + conditions: + force-load: true + #ui items + _UI_GUIDE: + conditions: + force-load: true + _UI_WIKI: + conditions: + force-load: true + _UI_COLLECTING: + conditions: + force-load: true + _UI_PRODUCING: + conditions: + force-load: true + _UI_NO_ROOM: + conditions: + force-load: true + _UI_NO_POWER: + conditions: + force-load: true + _UI_INVALID_INPUT: + conditions: + force-load: true + _UI_DISABLED: + conditions: + force-load: true + _UI_DISABLED_IN_WORLD: + conditions: + force-load: true + _UI_SUCCESS: + conditions: + force-load: true + _UI_PROGRESS: + conditions: + force-load: true + _UI_CRAFT: + conditions: + force-load: true + #ui - display recipe info + _UI_DISPLAY_RECIPES: + conditions: + force-load: true + _UI_WORLD_NORMAL: + conditions: + force-load: true + _UI_WORLD_NETHER: + conditions: + force-load: true + _UI_WORLD_THE_END: + conditions: + force-load: true + _UI_PRODUCES: + conditions: + force-load: true + _UI_RECIPES: + conditions: + force-load: true + _UI_TICK_RATE: + conditions: + force-load: true + _UI_ENERGY_CONSUMPTION: + conditions: + force-load: true + _UI_ENERGY_PRODUCTION: + conditions: + force-load: true + _UI_OUTPUT_INTERVAL: + conditions: + force-load: true + _UI_PROGRESS_TOTAL: + conditions: + force-load: true + _UI_PROGRESS_INCREASE: + conditions: + force-load: true + _UI_CHANCE: + conditions: + force-load: true + _UI_SF_ITEM: + conditions: + force-load: true + _UI_EXPERIENCE: + conditions: + force-load: true + _UI_OSCILLATOR_SLOT: + conditions: + force-load: true + _UI_POTION_EFFECTS: + conditions: + force-load: true + _UI_PROTECTION_TYPES: + conditions: + force-load: true + #ui = strainer specific + _UI_ANY_STRAINER: + conditions: + force-load: true + #ui - stoneworks factory specific + _UI_SW_CHANGE: + conditions: + force-load: true + _UI_SW_NONE: + conditions: + force-load: true + _UI_SW_FURNACE: + conditions: + force-load: true + _UI_SW_CRUSH: + conditions: + force-load: true + _UI_SW_COMPACT: + conditions: + force-load: true + _UI_SW_TRANSFORM: + conditions: + force-load: true + #ui - gear transformer specific + _UI_GT_GEAR: + conditions: + force-load: true + _UI_GT_MATERIAL: + conditions: + force-load: true + _UI_GT_NO_SLIMEFUN: + conditions: + force-load: true + #ui - advanced anvil specific + _UI_AA_MAX_ENCHANTMENT_LEVEL: + conditions: + force-load: true + #ui - infinity reactor specific + _UI_IR_BORDER_VOID: + conditions: + force-load: true + _UI_IR_BORDER_INFINITY: + conditions: + force-load: true + _UI_IR_NEED_VOID: + conditions: + force-load: true + _UI_IR_NEED_INFINITY: + conditions: + force-load: true + _UI_IR_DURATION_VOID: + conditions: + force-load: true + _UI_IR_DURATION_INFINITY: + conditions: + force-load: true + _UI_IR_INFO: + conditions: + force-load: true + #ui - infinity singularity reactor specific + _UI_ISR_BORDER: + conditions: + force-load: true + _UI_ISR_NEED: + conditions: + force-load: true + _UI_ISR_DURATION: + conditions: + force-load: true + _UI_ISR_INFO: + conditions: + force-load: true + #ui - storage unit specific + _UI_STORAGE_ACTIONS_INV: + conditions: + force-load: true + _UI_STORAGE_NO_ITEM: + conditions: + force-load: true + _UI_STORAGE_CAPACITY: + conditions: + force-load: true + _UI_STORAGE_AMOUNT: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_ON: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_OFF: + conditions: + force-load: true + #items - materials + ENDER_ESSENCE: + conditions: + match-lore: true + POTATO_FISH: + conditions: + force-load: true + INFINITY_MATRIX: + options: + partial-override: true From 029b339f2e7efc2b5f7f639e07836acebfba6e69 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Thu, 21 Aug 2025 07:37:36 -0400 Subject: [PATCH 04/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 112 +++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index 642e98bd..afc5618a 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -3,108 +3,170 @@ items: _IG_MAIN: conditions: force-load: true + name: "&k-&bInfinity&4Expansion&a&l2&k-" #pay attention to the color codes when you translate this. _IG_MATERIALS: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &7Materiály" _IG_SINGULARITIES: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &aSingularity" _IG_SLIMEFUN_EXPANSION: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &dSlimefun rozšíření" _IG_FOOD: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &eJídlo" _IG_TOOLS: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &6Nástoje" _IG_GEAR: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &2Vybavení" _IG_MACHINES: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &9Stroje" _IG_GENERATORS: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &cGenerátory" _IG_MOB_SIMULATION: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &bSimulace Monster" _IG_STORAGE: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &6Uložiště" _IG_HIDDEN: conditions: force-load: true + name: "&k.&bI&4E&a&l2&k. &a- &4Skryté předměty" #recipe types _RECIPE_VOID_HARVESTER: conditions: force-load: true + name: "&8Sklízeč Prázdnoty" + lore: + - "&7Sklízí jednotky z prázdnoty." _RECIPE_INFINITY_WORKBENCH: conditions: force-load: true + name: "&6Infinity Pracovní stůl" + lore: + - "&7Jsi zde, jelikož jsi vstoupil na tuto stránku" + - "&7z výsledků hledání ve Slimefunu." + - "" + - "&cZobrazený recept je nesprávný a neúplný." + - "&cZkontroluj správný recept v InfinityExpansion 2 průvodci," + - "&cnebo dej předmět do ruky a použij příkaz &e/ie2 guide&c." _RECIPE_SINGULARITY_CONSTRUCTOR: conditions: force-load: true + name: "&bKonstruktor Singularit" + lore: + - "&7Konzumuje mnoho surovin" + - "&7pro výrobu singularit." _RECIPE_MOB_DATA_INFUSER: conditions: force-load: true + name: "&bMob Data Infuzér" + lore: + - "&7Infikuje prázdnou data kartu" + - "&7pomocí předmětů z monster." _RECIPE_STORAGE_FORGE: conditions: force-load: true + name: "&6Skladovací Kovárna" + lore: + - "&7Vyrob a vylepši Skladové jednotky." + - "&7Předměty zůstávají při vylepšení." #ui items _UI_GUIDE: conditions: force-load: true + name: "&aPrůvodce hry" + lore: + - "" + - "&7\u21E8 &aKlikni pro otevření" _UI_WIKI: conditions: force-load: true + name: "&eWiki" + lore: + - "" + - "&7\u21E8 &aKlikni pro otevření" _UI_COLLECTING: conditions: force-load: true + name: "&aSbírám..." _UI_PRODUCING: conditions: force-load: true + name: "&aProdukuji..." _UI_NO_ROOM: conditions: force-load: true + name: "&cNedostatek místa" _UI_NO_POWER: conditions: force-load: true + name: "Nedostatečné množství energie" _UI_INVALID_INPUT: conditions: force-load: true + name: "&cNeplatný vstup" _UI_DISABLED: conditions: force-load: true + name: "&cZakázáno" + lore: + - "&7Tento stroj je zakázán." _UI_DISABLED_IN_WORLD: conditions: force-load: true + name: "&cZakázáno" + lore: + - "&7Stroj je v tomto světě zakázán." _UI_SUCCESS: conditions: force-load: true + name: "&aHotovo!" _UI_PROGRESS: conditions: force-load: true + name: "&ePostup:" _UI_CRAFT: conditions: force-load: true + name: "&eKlikni pro výrobu" #ui - display recipe info _UI_DISPLAY_RECIPES: conditions: force-load: true + name: "&eKlikni pro zobrazení receptů" _UI_WORLD_NORMAL: conditions: force-load: true + name: "&2Normální svět" _UI_WORLD_NETHER: conditions: force-load: true + name: "&4Nether" _UI_WORLD_THE_END: conditions: force-load: true + name: "&5End" _UI_PRODUCES: conditions: force-load: true + name: "&aProdukuji:" _UI_RECIPES: conditions: force-load: true @@ -245,3 +307,53 @@ items: INFINITY_MATRIX: options: partial-override: true + VOID_HARVESTER: + name: "&8Sklízeč Prázdnoty" + lore: + - "" + - "&7Sklízí jednotky z prázdnoty." + - "" + - "" + VOID_HARVESTER_2: + lore: + - "" + - "&7Sklízí jednotky z prázdnoty." + - "" + - "" + VOID_HARVESTER_3: + lore: + - "" + - "&7Sklízí jednotky z prázdnoty." + - "" + - "" + SINGULARITY_CONSTRUCTOR: + lore: + - "" + - "&7Konzumuje mnoho surovin" + - "&7pro výrobu singularit." + - "" + - "" + SINGULARITY_CONSTRUCTOR_2: + lore: + - "" + - "&7Konzumuje mnoho surovin" + - "&7pro výrobu singularit." + - "" + - "" + INFINITY_WORKBENCH: + name: "&6Infinity Pracovní stůl" + MOB_DATA_INFUSER: + name: "&bMob Data Infuzér" + lore: + - "" + - "&7Infikuje prázdnou data kartu" + - "&7pomocí předmětů z monster." + - "" + #items - storage + STORAGE_FORGE: + name: "&6Skladovací Kovárna" + lore: + - "&7Vyrob a vylepši Skladové jednotky." + - "&7Předměty zůstávají při vylepšení." +messages: + no-room: "&cNedostatek místa" From c95a0d640fed75e2f4f6bff391369856e3b5e43c Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Thu, 21 Aug 2025 09:48:29 -0400 Subject: [PATCH 05/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 140 +++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index afc5618a..c01cc9fe 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -170,42 +170,55 @@ items: _UI_RECIPES: conditions: force-load: true + name: "&eRecepty:" _UI_TICK_RATE: conditions: force-load: true + name: "&eTick rate:" _UI_ENERGY_CONSUMPTION: conditions: force-load: true + name: "&eSpotřeba energie:" _UI_ENERGY_PRODUCTION: conditions: force-load: true + name: "&eVýroba energie:" _UI_OUTPUT_INTERVAL: conditions: force-load: true + name: "&eVýstupní interval:" _UI_PROGRESS_TOTAL: conditions: force-load: true + name: "&eCelkový vyžadovaný postup:" _UI_PROGRESS_INCREASE: conditions: force-load: true + name: "&eRychlost postupu:" _UI_CHANCE: conditions: force-load: true + name: "&eÚspěšnost:" _UI_SF_ITEM: conditions: force-load: true + name: "&eSlimefun předměty:" _UI_EXPERIENCE: conditions: force-load: true + name: "&eZkušenosti:" _UI_OSCILLATOR_SLOT: conditions: force-load: true + name: "&eMísto pro Oscilátor" _UI_POTION_EFFECTS: conditions: force-load: true + name: "&eEfekty lektvaru:" _UI_PROTECTION_TYPES: conditions: force-load: true + name: "&eTypy ochrany:" #ui = strainer specific _UI_ANY_STRAINER: conditions: @@ -214,35 +227,45 @@ items: _UI_SW_CHANGE: conditions: force-load: true + name: "&eKlikni na předmět níže pro změnu činnosti" _UI_SW_NONE: conditions: force-load: true + name: "&cŽádná akce" _UI_SW_FURNACE: conditions: force-load: true + name: "&eVypálení" _UI_SW_CRUSH: conditions: force-load: true + name: "&eDrcení" _UI_SW_COMPACT: conditions: force-load: true + name: "&eZhutnění" _UI_SW_TRANSFORM: conditions: force-load: true + name: "&eTransformování" #ui - gear transformer specific _UI_GT_GEAR: conditions: force-load: true + name: "&9Zde umístěte vybavení" _UI_GT_MATERIAL: conditions: force-load: true + name: "&9Zde vložte materiál" _UI_GT_NO_SLIMEFUN: conditions: force-load: true + name: "&cSlimefun předměty nejsou povoleny" #ui - advanced anvil specific _UI_AA_MAX_ENCHANTMENT_LEVEL: conditions: force-load: true + name: "&eMax úroveň enchantu:" #ui - infinity reactor specific _UI_IR_BORDER_VOID: conditions: @@ -265,6 +288,7 @@ items: _UI_IR_INFO: conditions: force-load: true + name: "&aBěží..." #ui - infinity singularity reactor specific _UI_ISR_BORDER: conditions: @@ -278,29 +302,145 @@ items: _UI_ISR_INFO: conditions: force-load: true + name: "&aBěží..." #ui - storage unit specific _UI_STORAGE_ACTIONS_INV: conditions: force-load: true + name: "&aVlastnosti inventáře" + lore: + - "&eKlikni levým &7pro vložení z tvého inventáře" + - "&eKlikni pravým &7pro vložení do tvého inventáře" _UI_STORAGE_NO_ITEM: conditions: force-load: true + name: "&cŽádný předmět" _UI_STORAGE_CAPACITY: conditions: force-load: true + name: "&bKapacita:" _UI_STORAGE_AMOUNT: conditions: force-load: true + name: "&bPočet předmětů:" _UI_STORAGE_VOID_EXCESS_ON: conditions: force-load: true + name: "&aČerná díra: &2Zapnuta" + lore: + - "&7Předměty po naplnění kapacity" + - "&7budou filtrovány do voidu" + - "" + - "&eKlikni &7pro přepnutí" _UI_STORAGE_VOID_EXCESS_OFF: conditions: force-load: true + name: "&aČerná díra: &cVypnuta" + lore: + - "&7Předměty po naplnění kapacity" + - "" + - "" + - "&eKlikni &7pro přepnutí" + MAGNESIUM_SINGULARITY: + name: "&dSingularita Hořčíku" + DIAMOND_SINGULARITY: + name: "&dSingularita Diamantu" + EMERALD_SINGULARITY: + name: "&aSingularita Smaragdu" + NETHERITE_SINGULARITY: + name: "&4Singularita Netheritu" + COAL_SINGULARITY: + name: "&8Singularita Úhelná" + INFINITY_SINGULARITY: + name: "&bSingularita Infinity" + FORTUNE_SINGULARITY: + name: "&6Singularita Štěstí" + MAGIC_SINGULARITY: + name: "&5Singularita Magie" + EARTH_SINGULARITY: + name: "&aSingularita Země" + METAL_SINGULARITY: + name: "&8Singularita Kovu" #items - materials ENDER_ESSENCE: conditions: match-lore: true + name: "&5Endová Esence" + lore: + - "&8&oZ nejhlubších míst v Endu..." + COMPRESSED_COBBLESTONE_1: + name: "&7Jednou stlačený Kámen" + lore: + - "&89 kombinovaných kamenů." + COMPRESSED_COBBLESTONE_2: + name: "&7Dvakrát stlačený Kámen" + lore: + - "&881 kombinovaných kamenů." + COMPRESSED_COBBLESTONE_3: + name: "&7Třikrát stlačený Kámen" + lore: + - "&8729 kombinovaných kamenů." + COMPRESSED_COBBLESTONE_4: + name: "&7Čtyřikrát stlačený Kámen" + lore: + - "&86,561 kombinovaných kamenů." + COMPRESSED_COBBLESTONE_5: + name: "&7Pětkrát stlačený Kámen" + lore: + - "&859,049 kombinovaných kamenů." + TITANIUM: + name: "&7Titan" + MYTHRIL: + name: "&bMithril" + ADAMANTITE: + name: "&dAdamantium" + VOID_BIT: + name: "&8Jednotka Voidu" + lore: + - "&7&oCítí se... prázdný." + VOID_DUST: + name: "&8Prach Voidu" + lore: + - "&7&oZačíná se to formovat..." + VOID_INGOT: + name: "&8Void Ingot" + lore: + - "&7&oPrázdnota vesmíru" + - "&7&na dlani tvé ruky." + VOID_BLOCK: + name: "&8Block Voidu" + lore: + - "&7&oVíce prázdnoty, než je možné ovládat." + - "" + - "&dProti witherovi" + INFINITY_INGOT: + name: "&bInfinity Ingot" + lore: + - "&7&oDěsivost vesmír" + - "&7&na dlani tvé ruky." + MAGSTEEL_PLATE: + name: "&4MagSteel Deska" + lore: + - "&7Strojová součást" + MACHINE_CIRCUIT: + name: "&6Strojní obvod" + lore: + - "&7Strojní součást" + INFINITY_MACHINE_CIRCUIT: + lore: + - "&7Strojová součást" + MACHINE_CORE: + lore: + - "&7Strojová součást" + INFINITY_MACHINE_CORE: + lore: + - "&7Strojová součást" + MACHINE_PLATE: + lore: + - "&7Strojová součást" + VOID_GLASS: + lore: + - "&dProti witherovi" POTATO_FISH: conditions: force-load: true From 35c47d9fdf6cee8a143aaf996f97e74fa5d8ae13 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Thu, 21 Aug 2025 11:34:47 -0400 Subject: [PATCH 06/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 37 +++++++++++++++++++++++++++++----- 1 file changed, 32 insertions(+), 5 deletions(-) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index c01cc9fe..ad6a40c9 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -421,26 +421,53 @@ items: MAGSTEEL_PLATE: name: "&4MagSteel Deska" lore: - - "&7Strojová součást" + - "&7Strojní součást" MACHINE_CIRCUIT: name: "&6Strojní obvod" lore: - "&7Strojní součást" INFINITY_MACHINE_CIRCUIT: + name: "&bInfinity &7Strojní obvod" lore: - - "&7Strojová součást" + - "&7Strojní součást" MACHINE_CORE: + name: "&fJádro stroje" lore: - - "&7Strojová součást" + - "&7Strojní součást" INFINITY_MACHINE_CORE: + name: "&bInfinity &fJádro stroje" lore: - - "&7Strojová součást" + - "&7Strojní součást" MACHINE_PLATE: + name: "&fStrojní deska" lore: - - "&7Strojová součást" + - "&7Strojní součást" VOID_GLASS: + name: "&8Void sklo" lore: - "&dProti witherovi" + OSCILLATOR_FRAME: + name: "&6Rám Oscilátoru" + UNKNOWN_SMITHING_TEMPLATE: + name: "&8Neznámá &7Kovářská předloha" + lore: + - "&7Je to normální předloha," + - "&7nebo jenom ornament?" + #items - slimefun expansion + VOID_CAPACITOR: + name: "&8Void Kondenzátor" + lore: + - "" + - "&8\u21E8 &e⚡ &716,000,000 J Kapacity" + lore-overrides: + 2: "%sftrlore_PowerCapacity_16000000%" #DO NOT translate this + INFINITY_CAPACITOR: + name: "&bInfinity Kondenzátor" + lore: + - "" + - "&8\u21E8 &e⚡ &7128,000,000 J Kapacity" + lore-overrides: + 2: "%sftrlore_PowerCapacity_128000000%" #DO NOT translate this POTATO_FISH: conditions: force-load: true From 5e58c72415b6d6820a2fb9086da876aba3939766 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Sat, 23 Aug 2025 07:07:22 -0400 Subject: [PATCH 07/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index ad6a40c9..dd787aa9 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -223,6 +223,7 @@ items: _UI_ANY_STRAINER: conditions: force-load: true + name: "&aJakýkoliv filtr" #ui - stoneworks factory specific _UI_SW_CHANGE: conditions: @@ -270,12 +271,14 @@ items: _UI_IR_BORDER_VOID: conditions: force-load: true + name: "&7Umísti &8Void &7Ingot zde" _UI_IR_BORDER_INFINITY: conditions: force-load: true _UI_IR_NEED_VOID: conditions: force-load: true + name: "&7Potřebuješ více &8Void &7Ingotů" _UI_IR_NEED_INFINITY: conditions: force-load: true From f8a99a1781e0a956974c973cd1c6aae46f0fd808 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Sat, 23 Aug 2025 11:46:10 -0400 Subject: [PATCH 08/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 264 ++++++++++++++++++++++++++++++++- 1 file changed, 260 insertions(+), 4 deletions(-) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index dd787aa9..cf10a82a 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -275,6 +275,7 @@ items: _UI_IR_BORDER_INFINITY: conditions: force-load: true + name: "&7Umísti &bInfinity &7Ingot zde" _UI_IR_NEED_VOID: conditions: force-load: true @@ -282,6 +283,7 @@ items: _UI_IR_NEED_INFINITY: conditions: force-load: true + name: "&7Potřebuješ více &bInfinity &7Ingotů" _UI_IR_DURATION_VOID: conditions: force-load: true @@ -292,13 +294,18 @@ items: conditions: force-load: true name: "&aBěží..." + lore-overrides: + 1: "&eZbývající sf ticky pro Infinity Ingot:" + 3: "&eZbývající sf ticky pro Void Ingot:" #ui - infinity singularity reactor specific _UI_ISR_BORDER: conditions: force-load: true + name: "&7Zde vlož &bInfinity Singularitu" _UI_ISR_NEED: conditions: force-load: true + name: "&7Potřebuješ více &bInfinity Singularit" _UI_ISR_DURATION: conditions: force-load: true @@ -471,47 +478,296 @@ items: - "&8\u21E8 &e⚡ &7128,000,000 J Kapacity" lore-overrides: 2: "%sftrlore_PowerCapacity_128000000%" #DO NOT translate this + INFINITY_GEO_MINER: + lore: + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b64x" + - "" + lore-overrides: + 2: "%sftrlore_Speed_64%" #DO NOT translate this + VOID_SMELTERY: + name: "&8Void Tavírna" + lore: + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b24x" + - "&8\u21E8 &e⚡ &71,200 J/t" + lore-overrides: + 2: "%sftrlore_Speed_24%" #DO NOT translate this + 3: "%sftrlore_PowerPerTick_1200%" #DO NOT translate this POTATO_FISH: conditions: force-load: true INFINITY_MATRIX: options: partial-override: true + #machines + COBBLESTONE_GENERATOR: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this + COBBLESTONE_GENERATOR_3: + name: "&7Void &8Cobblestone Generátor" + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b16x" + lore-overrides: + 4: "%sftrlore_Speed_16%" #DO NOT translate this + COBBLESTONE_GENERATOR_4: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b64x" + lore-overrides: + 4: "%sftrlore_Speed_64%" #DO NOT translate this + VIRTUAL_FARM_3: + name: "&7Void &aVirtuální Farma" + TREE_GROWER_3: + name: "&7Void &2Pěstitel stromů" + FLOWER_GROWER_3: + name: "&7Void &dPěstitel květin" VOID_HARVESTER: - name: "&8Sklízeč Prázdnoty" + name: "&8Sklízeč Voidu" lore: - "" - "&7Sklízí jednotky z prázdnoty." - "" - - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this VOID_HARVESTER_2: + name: "&cPokročilý &8Sklízeč Voidu" lore: - "" - "&7Sklízí jednotky z prázdnoty." - "" - - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b16x" + lore-overrides: + 4: "%sftrlore_Speed_16%" #DO NOT translate this VOID_HARVESTER_3: + name: "&bInfinity &8Sklízeč Voidu" lore: - "" - "&7Sklízí jednotky z prázdnoty." - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b64x" + lore-overrides: + 4: "%sftrlore_Speed_64%" #DO NOT translate this + STONEWORKS_FACTORY: + lore: + - "" + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 5: "%sftrlore_Speed_1%" #DO NOT translate this + STONEWORKS_FACTORY_3: + name: "&7Void &8Kamenická továrna" + lore: - "" + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b16x" + lore-overrides: + 5: "%sftrlore_Speed_16%" #DO NOT translate this + STONEWORKS_FACTORY_4: + lore: + - "" + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b64x" + lore-overrides: + 5: "%sftrlore_Speed_64%" #DO NOT translate this SINGULARITY_CONSTRUCTOR: lore: - "" - "&7Konzumuje mnoho surovin" - "&7pro výrobu singularit." - "" - - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 5: "%sftrlore_Speed_1%" #DO NOT translate this SINGULARITY_CONSTRUCTOR_2: lore: - "" - "&7Konzumuje mnoho surovin" - "&7pro výrobu singularit." + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b64x" + lore-overrides: + 5: "%sftrlore_Speed_64%" #DO NOT translate this + OBSIDIAN_GENERATOR: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this + EXTREME_FREEZER: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this + DUST_EXTRACTOR: + name: "&7Dust Extractor" + lore: + - "" + - "&7Extrahuje prach z různých kamenů." + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this + DUST_EXTRACTOR_2: + name: "&cPokročilý &7Extraktor prachu" + lore: + - "" + - "&7Extrahuje prach z různých kamenů." + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b2x" + lore-overrides: + 4: "%sftrlore_Speed_2%" #DO NOT translate this + DUST_EXTRACTOR_3: + name: "&8Void &7Extraktor prachu" + lore: + - "" + - "&7Extrahuje prach z různých kamenů." + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b8x" + lore-overrides: + 4: "%sftrlore_Speed_8%" #DO NOT translate this + DUST_EXTRACTOR_4: + name: "&bInfinity &7Extraktor prachu" + lore: + - "" + - "&7Extrahuje prach z různých kamenů." + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b16x" + lore-overrides: + 4: "%sftrlore_Speed_16%" #DO NOT translate this + INGOT_FORMER: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this + INGOT_FORMER_2: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b2x" + lore-overrides: + 4: "%sftrlore_Speed_2%" #DO NOT translate this + INGOT_FORMER_3: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b8x" + lore-overrides: + 4: "%sftrlore_Speed_8%" #DO NOT translate this + INGOT_FORMER_4: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b16x" + lore-overrides: + 4: "%sftrlore_Speed_16%" #DO NOT translate this + URANIUM_EXTRACTOR: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this + URANIUM_INGOT_EXTRACTOR: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this + COBBLE_PRESS: + lore: - "" - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 5: "%sftrlore_Speed_1%" #DO NOT translate this + DECOMPRESSOR: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this + QUARRY: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" + QUARRY_2: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b2x" + lore-overrides: + 4: "%sftrlore_Speed_2%" #DO NOT translate this + QUARRY_4: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b64x" + lore-overrides: + 4: "%sftrlore_Speed_64%" #DO NOT translate this + GEO_QUARRY: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b1x" + lore-overrides: + 4: "%sftrlore_Speed_1%" #DO NOT translate this INFINITY_WORKBENCH: name: "&6Infinity Pracovní stůl" + INFINITY_REACTOR: + lore: + - "" + - "&7Generuje energii skrze kompresi" + - "" + - "" + INFINITY_SINGULARITY_REACTOR: + lore: + - "" + - "&7Generuje energii skrze kompresi" + - "&bInfinity Singularit&7." + - "" MOB_DATA_INFUSER: name: "&bMob Data Infuzér" lore: From f5db45a0bf550d972a9da2dfebd549cf785e2533 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Sat, 23 Aug 2025 12:46:30 -0400 Subject: [PATCH 09/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index cf10a82a..9edb6609 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -313,6 +313,8 @@ items: conditions: force-load: true name: "&aBěží..." + lore-overrides: + 1: "&eZbývající sf ticky pro Infinity Singularitu:" #ui - storage unit specific _UI_STORAGE_ACTIONS_INV: conditions: @@ -351,6 +353,29 @@ items: - "" - "" - "&eKlikni &7pro přepnutí" + #items - singularities + IRON_SINGULARITY: + name: "&7Singularita Železa" + GOLD_SINGULARITY: + name: "&6Singularita Zlata" + LAPIS_SINGULARITY: + name: "&9Singularita Lazuritu" + REDSTONE_SINGULARITY: + name: "&cSingularita Ruditu" + QUARTZ_SINGULARITY: + name: "&fSingularita Křemene" + COPPER_SINGULARITY: + name: "&6Singularita Mědi" + TIN_SINGULARITY: + name: "&7Singularita Cínu" + LEAD_SINGULARITY: + name: "&8Singularita Olova" + SILVER_SINGULARITY: + name: "&7Singularita Stříbra" + ZINC_SINGULARITY: + name: "&7Singularita Zinku" + ALUMINUM_SINGULARITY: + name: "&7Singularita Hliníku" MAGNESIUM_SINGULARITY: name: "&dSingularita Hořčíku" DIAMOND_SINGULARITY: @@ -588,6 +613,7 @@ items: lore-overrides: 5: "%sftrlore_Speed_64%" #DO NOT translate this SINGULARITY_CONSTRUCTOR: + name: "&bKonstruktor Singularit" lore: - "" - "&7Konzumuje mnoho surovin" @@ -597,6 +623,7 @@ items: lore-overrides: 5: "%sftrlore_Speed_1%" #DO NOT translate this SINGULARITY_CONSTRUCTOR_2: + name: "&bInfinity &fKonstruktor Singularit" lore: - "" - "&7Konzumuje mnoho surovin" @@ -605,6 +632,11 @@ items: - "&8\u21E8 &e⚡ &7Rychlost: &b64x" lore-overrides: 5: "%sftrlore_Speed_64%" #DO NOT translate this + RESOURCE_SYNTHESIZER: + lore: + - "" + - "&7Kombinuje 2 singularity" + - "" OBSIDIAN_GENERATOR: lore: - "" From 60a5356c54bad1b1dc5161987d3136e6c031c6ca Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Sun, 24 Aug 2025 07:12:56 -0400 Subject: [PATCH 10/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 346 +++++++++++++++++++++++++++++++-- 1 file changed, 333 insertions(+), 13 deletions(-) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index 9edb6609..39b93f57 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -223,7 +223,7 @@ items: _UI_ANY_STRAINER: conditions: force-load: true - name: "&aJakýkoliv filtr" + name: "&aJakékoliv sítko" #ui - stoneworks factory specific _UI_SW_CHANGE: conditions: @@ -353,6 +353,43 @@ items: - "" - "" - "&eKlikni &7pro přepnutí" + #in-game guide items + _GUIDE_INTRO: + name: "&eÚvod" + lore: + - "&7Vítej v Infinity Expansion 2 (IE2)!" + - "&7Tento průvodce ti pomůže" + - "&7se seznamit s průvodcem IE2" + - "a samozřejmě obsah tohoto addonu." + - "" + - "&7Pokud jsi hrál Infinity Expansion dříve," + - "&7stačí ti přečíst pouze část \"informace\"." + _GUIDE_INFO: + name: "&eInformace" + lore: + - "&7IE2 je více přizpůsobitelný." + - "&7Majitel serveru může změnit" + - "&7spoustu atribut předmětů," + - "&7včetně tick ratu, spotřeby energie." + - "" + - "&7Tyto informace se už nezobrazují" + - "&7v popisku předmětu, ale" + - "&7v menu průvodce předmětu." + - "" + - "&7Další předmět průvodce zobrazuje pole, které" + - "&7lze zobrazit v menu průvodce předmětu." + _GUIDE_INFO_FIELDS: + name: "&eInformační pole" + lore: + - "&eTick rate &7(Slimefun tick)" + - "&7Určuje, jak často stroj poběží." + - "&7tj. Stroj běží každých X tick(ů)." + - "" + - "&eSpotřeba energie" + - "&7Množství energie, kterou stroj spotřebuje" + - "&7za tick, za sekundu, nebo za použití." + - "" + - "&eVýroba energie" #items - singularities IRON_SINGULARITY: name: "&7Singularita Železa" @@ -503,13 +540,60 @@ items: - "&8\u21E8 &e⚡ &7128,000,000 J Kapacity" lore-overrides: 2: "%sftrlore_PowerCapacity_128000000%" #DO NOT translate this + ADVANCED_ENCHANTER: + lore: + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b5x" + - "&8\u21E8 &e⚡ &7180 J/t" + lore-overrides: + 2: "%sftrlore_Speed_5%" #DO NOT translate this + 3: "%sftrlore_PowerPerTick_180%" #DO NOT translate this + INFINITY_ENCHANTER: + lore: + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b75x" + - "&8\u21E8 &e⚡ &712,000 J/t" + lore-overrides: + 2: "%sftrlore_Speed_10%" #DO NOT translate this + 3: "%sftrlore_PowerPerTick_12000%" #DO NOT translate this + ADVANCED_DISENCHANTER: + lore: + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b5x" + - "&8\u21E8 &e⚡ &7180 J/t" + lore-overrides: + 2: "%sftrlore_Speed_5%" #DO NOT translate this + 3: "%sftrlore_PowerPerTick_180%" #DO NOT translate this + INFINITY_DISENCHANTER: + lore: + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b90x" + - "&8\u21E8 &e⚡ &712,000 J/t" + lore-overrides: + 2: "%sftrlore_Speed_90%" #DO NOT translate this + 3: "%sftrlore_PowerPerTick_12000%" #DO NOT translate this + ADVANCED_CHARGER: + lore: + - "" + - "" + - "&8\u21E8 &e⚡ &7180 J/t" + lore-overrides: + 3: "%sftrlore_PowerPerTick_180%" #DO NOT translate this + ADVANCED_GEO_MINER: + lore: + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b4x" + - "" + lore-overrides: + 2: "%sftrlore_Speed_4%" #DO NOT translate this INFINITY_GEO_MINER: lore: - "" - "&8\u21E8 &e⚡ &7Rychlost: &b64x" - - "" + - "&8\u21E8 &e⚡ &712,000 J/t" lore-overrides: 2: "%sftrlore_Speed_64%" #DO NOT translate this + 3: "%sftrlore_PowerPerTick_12000%" #DO NOT translate this VOID_SMELTERY: name: "&8Void Tavírna" lore: @@ -519,44 +603,250 @@ items: lore-overrides: 2: "%sftrlore_Speed_24%" #DO NOT translate this 3: "%sftrlore_PowerPerTick_1200%" #DO NOT translate this + STRAINER_BASE: + name: "&dZákladna síta" + lore: + - "&7Vlož sítko dovnitř," + - "&7a zplav základ vodou," + - "&7abys začal sbírat materiály z vody." POTATO_FISH: conditions: force-load: true + name: "&7:&6Bramborová ryba&7:" + lore: + - "&eŠtěstí" + STRAINER_1: + name: "&9Základní sítko" + lore: + - "&7Sbírá materiály z tekoucí vody." + - "" + - "&7Enchanty Nerozbitnost a Oprava" + - "&7mohou zvýšit durabilitu tohoto předmětu." + - "&cUnbreakable nefunguje." + - "" + - "&7Šance: 30%" + STRAINER_2: + name: "&cPokročilé sítko" + lore: + - "&7Sbírá materiály z tekoucí vody." + - "" + - "&7Enchanty Nerozbitnost a Oprava" + - "&7mohou zvýšit durabilitu tohoto předmětu." + - "&cUnbreakable nefunguje." + - "" + - "&7Šance: 60%" + STRAINER_3: + name: "&bVyztužené sítko" + lore: + - "&7Sbírá materiály z tekoucí vody." + - "" + - "&7Enchanty Nerozbitnost a Oprava" + - "&7mohou zvýšit durabilitu tohoto předmětu." + - "&cUnbreakable nefunguje." + - "" + - "&7Šance: 90%" + INFINITY_PICKAXE: + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_AXE: + name: "&b&lPřírodní zkáza" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_SHOVEL: + name: "&b&lPožírač Hor" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_HOE: + name: "&b&lMotyka Zelené Země" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_FISHING_ROD: + name: "&b&lInfinity Udice" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this INFINITY_MATRIX: options: partial-override: true + name: "&fInfinity Matrix" + lore: + - "&6Poskytuje létání" + - "" + - "&7Pravé kliknutí pro povolení/zakázání účinku" + - "&7Zkrčení a Pravý klik pro odebrání vlastnictví" + - "" + - "&bSoulbound" + - "" + lore-overrides: + 6: "%sftrlore_soulbound%" #DO NOT translate this + lore-replacements: + 8: + original: "Majitel: " #DO NOT translate this, translate the replaced value instead. Also keep in mind the duplicated entries. + replaced: "Majitel: " + #items - gears + INFINITY_HELMET: + name: "&b&lnfinity Koruna" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_CHESTPLATE: + name: "&b&lInfinity Brnění" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_LEGGINGS: + name: "&b&lInfinity Kalhoty" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_BOOTS: + name: "&b&lnfinity Boty" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_SHIELD: + name: "&b&lKosmický Štít" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_SWORD: + name: "&b&lČepel Kosmu" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_BOW: + name: "&b&lPrůrazce nebe" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this + INFINITY_CROSSBOW: + name: "&b&lStřelec Hvězd" + lore: + - "&bSoulbound" + lore-overrides: + 1: "%sftrlore_soulbound%" #DO NOT translate this #machines COBBLESTONE_GENERATOR: + name: "&8Generátor kamene" lore: - "" - - "" + - "&7Produkuje kámen." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 4: "%sftrlore_Speed_1%" #DO NOT translate this - COBBLESTONE_GENERATOR_3: - name: "&7Void &8Cobblestone Generátor" + COBBLESTONE_GENERATOR_2: + name: "&cPokročilý &8Generátor kamene" lore: - "" + - "&7Produkuje kámen." - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b4x" + lore-overrides: + 4: "%sftrlore_Speed_4%" #DO NOT translate this + COBBLESTONE_GENERATOR_3: + name: "&7Void &8Generátor kamene" + lore: + - "" + - "&7Produkuje kámen." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b16x" lore-overrides: 4: "%sftrlore_Speed_16%" #DO NOT translate this COBBLESTONE_GENERATOR_4: + name: "&bInfinity &8Generátor kamene" lore: - "" - - "" + - "&7Produkuje kámen." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b64x" lore-overrides: 4: "%sftrlore_Speed_64%" #DO NOT translate this + VIRTUAL_FARM: + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje plodiny." + VIRTUAL_FARM_2: + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje plodiny." VIRTUAL_FARM_3: name: "&7Void &aVirtuální Farma" + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje plodiny." + VIRTUAL_FARM_4: + name: "&bInfinity &aVirtuální Farma" + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje plodiny." + TREE_GROWER: + name: "&2Pěstitel stromů" + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje stromy." + TREE_GROWER_2: + name: "&cPokročilý &2Pěstitel stromů" + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje stromy." TREE_GROWER_3: name: "&7Void &2Pěstitel stromů" + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje stromy." + TREE_GROWER_4: + name: "&bInfinity &2Pěstitel stromů" + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje stromy." + FLOWER_GROWER: + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje květiny." + FLOWER_GROWER_2: + name: "&cPokročilý &dPěstitel květin" + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje květiny." FLOWER_GROWER_3: name: "&7Void &dPěstitel květin" + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje květiny." + FLOWER_GROWER_4: + name: "&bInfinity &dPěstitel květin" + lore: + - "" + - "&7Automaticky pěstuje, sklízí" + - "&7a znovu zasazuje květiny." VOID_HARVESTER: name: "&8Sklízeč Voidu" lore: @@ -585,29 +875,41 @@ items: lore-overrides: 4: "%sftrlore_Speed_64%" #DO NOT translate this STONEWORKS_FACTORY: + name: "&8Kamenická továrna" lore: - "" - - "" - - "" + - "&7Generuje kamení a" + - "&7zpracovává ho do různých variant." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 5: "%sftrlore_Speed_1%" #DO NOT translate this - STONEWORKS_FACTORY_3: - name: "&7Void &8Kamenická továrna" + STONEWORKS_FACTORY_2: + name: "&cPokročiná &8Kamenická továrna" lore: - "" + - "&7Generuje kamení a" + - "&7zpracovává ho do různých variant." - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b4x" + lore-overrides: + 5: "%sftrlore_Speed_4%" #DO NOT translate this + STONEWORKS_FACTORY_3: + name: "&7Void &8Kamenická továrna" + lore: - "" + - "&7Generuje kamení a" + - "&7zpracovává ho do různých variant." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b16x" lore-overrides: 5: "%sftrlore_Speed_16%" #DO NOT translate this STONEWORKS_FACTORY_4: + name: "&bInfinity &8Kamenická továrna" lore: - "" - - "" - - "" + - "&7Generuje kamení a" + - "&7zpracovává ho do různých variant." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b64x" lore-overrides: @@ -740,7 +1042,7 @@ items: COBBLE_PRESS: lore: - "" - - "" + - "&7Stlačuje kámen" - "" - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" @@ -770,6 +1072,14 @@ items: - "&8\u21E8 &e⚡ &7Rychlost: &b2x" lore-overrides: 4: "%sftrlore_Speed_2%" #DO NOT translate this + QUARRY_3: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b4x" + lore-overrides: + 4: "%sftrlore_Speed_4%" #DO NOT translate this QUARRY_4: lore: - "" @@ -786,6 +1096,14 @@ items: - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 4: "%sftrlore_Speed_1%" #DO NOT translate this + GEO_QUARRY_2: + lore: + - "" + - "" + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b4x" + lore-overrides: + 4: "%sftrlore_Speed_4%" #DO NOT translate this INFINITY_WORKBENCH: name: "&6Infinity Pracovní stůl" INFINITY_REACTOR: @@ -813,5 +1131,7 @@ items: lore: - "&7Vyrob a vylepši Skladové jednotky." - "&7Předměty zůstávají při vylepšení." +lores: + soulbound: "&bSoulbound" messages: no-room: "&cNedostatek místa" From 01864b0d06e3845a2a015c8fb8a9184251deec76 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Sun, 24 Aug 2025 08:08:06 -0400 Subject: [PATCH 11/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 178 +++++++++++++++++++++++++++++---- 1 file changed, 160 insertions(+), 18 deletions(-) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index 39b93f57..0e1c9944 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -935,22 +935,25 @@ items: lore-overrides: 5: "%sftrlore_Speed_64%" #DO NOT translate this RESOURCE_SYNTHESIZER: + name: "&6Syntetizátor" lore: - "" - "&7Kombinuje 2 singularity" - - "" + - "&7pro tvorbu materiálů." OBSIDIAN_GENERATOR: + name: "&8Generátor obsidiánu" lore: - "" - - "" + - "&7Vyrábí obsidián." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 4: "%sftrlore_Speed_1%" #DO NOT translate this EXTREME_FREEZER: + name: "&bExtremní mrazák" lore: - "" - - "" + - "&7Slouží pro tvorbu chladících kapalin." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: @@ -992,58 +995,65 @@ items: lore-overrides: 4: "%sftrlore_Speed_16%" #DO NOT translate this INGOT_FORMER: + name: "&7Slévač ingotů" lore: - "" - - "" + - "&7Slévá ingoty z prachu." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 4: "%sftrlore_Speed_1%" #DO NOT translate this INGOT_FORMER_2: + name: "&cPokročilý &7Slévač ingotů" lore: - "" - - "" + - "&7Slévá ingoty z prachu." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b2x" lore-overrides: 4: "%sftrlore_Speed_2%" #DO NOT translate this INGOT_FORMER_3: + name: "&8Void &7Slévač ingotů" lore: - "" - - "" + - "&7Slévá ingoty z prachu." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b8x" lore-overrides: 4: "%sftrlore_Speed_8%" #DO NOT translate this INGOT_FORMER_4: + name: "&bInfinity &7Slévač ingotů" lore: - "" - - "" + - "&7Slévá ingoty z prachu." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b16x" lore-overrides: 4: "%sftrlore_Speed_16%" #DO NOT translate this URANIUM_EXTRACTOR: + name: "&2Extraktor uranu" lore: - "" - - "" + - "&7Extrahuje uran z různých kamenů." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 4: "%sftrlore_Speed_1%" #DO NOT translate this URANIUM_INGOT_EXTRACTOR: + name: "&2Extraktor uran ingotů" lore: - "" - - "" + - "&7Extrahuje uranové ingoty z různých kamenů." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 4: "%sftrlore_Speed_1%" #DO NOT translate this COBBLE_PRESS: + name: "&8Dlažební lis" lore: - "" - "&7Stlačuje kámen" - - "" + - "&7častěji." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: @@ -1051,66 +1061,156 @@ items: DECOMPRESSOR: lore: - "" - - "" + - "&7Rozdrcuje bloky na materiály." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 4: "%sftrlore_Speed_1%" #DO NOT translate this QUARRY: + name: "&9Základní lom" lore: - "" - - "" + - "&7Automaticky těží suroviny." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 4: "%sftrlore_Speed_1%" QUARRY_2: + name: "&cPokročilý &9lom" #DO NOT translate this lore: - "" - - "" + - "&7Automaticky těží suroviny." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b2x" lore-overrides: 4: "%sftrlore_Speed_2%" #DO NOT translate this QUARRY_3: + name: "&8Void &9lom" lore: - "" - - "" + - "&7Automaticky těží suroviny." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b4x" lore-overrides: 4: "%sftrlore_Speed_4%" #DO NOT translate this QUARRY_4: + name: "&bInfinity &9lom" lore: - "" - - "" + - "&7Automaticky těží suroviny." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b64x" lore-overrides: 4: "%sftrlore_Speed_64%" #DO NOT translate this GEO_QUARRY: + name: "&2Geo lom" lore: - "" - - "" + - "&7Automaticky těží GEO suroviny." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: 4: "%sftrlore_Speed_1%" #DO NOT translate this GEO_QUARRY_2: + name: "&bInfinity &2Geo lom" lore: - "" - - "" + - "&7Automaticky těží GEO suroviny." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b4x" lore-overrides: 4: "%sftrlore_Speed_4%" #DO NOT translate this + GEAR_TRANSFORMER: + name: "&9Převodník vybavení" + lore: + - "" + - "&7Změní materiál nástrojů a vybavení." + - "" + SMITHING_TEMPLATE_RANDOMIZER: + name: "&8Randomizér kovářských předloh" + lore: + - "" + - "&7Náhodně vyrobí kovářské předlohy" + - "&7z &bNeznámých kovářských předloh." + - "" + ADVANCED_ANVIL: + name: "&cPokročilá kovadlina" + lore: + - "" + - "&7Kombinuje enchanty jako kovadlina." + - "&7Ignoruje limity vanilla enchantů." + - "" + - "&7Funguje se Slimefun předměty." INFINITY_WORKBENCH: name: "&6Infinity Pracovní stůl" + lore: + - "" + - "&7Slouží pro tvorbu Infinity předmětů." + #items - generators + HYDRO_GENERATOR: + name: "&9Vodní generátor" + lore: + - "" + - "&7Generuje energii z pohybu vody." + - "" + - "&fMusí být zaplavený vodou, aby fungoval." + HYDRO_GENERATOR_2: + name: "&cPokročilý &9Vodní generátor" + lore: + - "" + - "&7Generuje energii z pohybu vody." + - "" + - "&fMusí být zaplavený vodou, aby fungoval." + GEOTHERMAL_GENERATOR: + name: "&cGeotermální generátor" + lore: + - "" + - "&7Generuje energii z tepla světa." + - "" + - "&fProdukce energie se zdvojnásobí v Netheru." + GEOTHERMAL_GENERATOR_2: + name: "&cPokročilý &6Geotermální generátor" + lore: + - "" + - "&7Generuje energii z tepla světa." + - "" + - "&fProdukce energie se zdvojnásobí v Netheru." + SOLAR_PANEL: + name: "&6Solární panel" + lore: + - "" + - "&7Generuje energii ze slunce." + - "" + SOLAR_PANEL_2: + name: "&cPokročilý &6Solární panel" + lore: + - "" + - "&7Generuje energii ze slunce." + - "" + SOLAR_PANEL_3: + name: "&eNebeský &6Solární panel" + lore: + - "" + - "&7Generuje energii ze slunce." + - "" + VOID_PANEL: + name: "&8Void panel" + lore: + - "" + - "&7Generuje energii z temnoty." + - "" + INFINITY_PANEL: + name: "&bInfinity panel" + lore: + - "" + - "&7Generuje energii z kosmu." + - "" INFINITY_REACTOR: + name: "&bInfinity Reaktor" lore: - "" - "&7Generuje energii skrze kompresi" - - "" + - "&7 &8Void &7a &bInfinity &7Ingotů." - "" INFINITY_SINGULARITY_REACTOR: lore: @@ -1131,7 +1231,49 @@ items: lore: - "&7Vyrob a vylepši Skladové jednotky." - "&7Předměty zůstávají při vylepšení." + STORAGE_UNIT_1: + name: "&eUložiště &7(1)" + STORAGE_UNIT_2: + name: "&eUložiště &7(2)" + STORAGE_UNIT_3: + name: "&eUložiště &7(3)" + STORAGE_UNIT_4: + name: "&eUložiště &7(4)" + STORAGE_UNIT_5: + name: "&eUložiště &7(5)" + STORAGE_UNIT_6: + name: "&eUložiště &7(6)" + STORAGE_UNIT_7: + name: "&eUložiště &7(7)" + STORAGE_UNIT_8: + name: "&eUložiště &7(8)" + STORAGE_UNIT_9: + name: "&eUložiště &7(9)" + STORAGE_UNIT_10: + name: "&eUložiště &7(10)" + #items - hidden + OSCILLATOR: + name: "&6Oscilátor" lores: + guide: + back: + previous: "&fKlikni&7: Vrátíš se na předchozí stranu" + main: "&fShift + Klikni&7: Vratíš se zpět na hlavní stránku" + collect: "&7Sbírá:" + produce: "&7Produkuje:" + info: "&7Informace:" soulbound: "&bSoulbound" + vein-miner: "&bRuna Horníkovi žíly" + storage: + item: "&aUložený předmět: &7{0}" + amount: "&bMnožství: &7{0}" + void-excess: "&eČerná díra: &7{0}" +researches: + harvesting_void: "Sklízí z voidu" messages: no-room: "&cNedostatek místa" + infinity-matrix: + flight-enabled: "&cLétání je zapnuté!" + flight-disabled: "&cLétání je vypnuté!" + storage: + interaction-cd: "&cMusíš chvíli počkat, než to budeš moci znovu použít." From 290f8dc34645062657415bd0b3589a44c9504d6e Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Sun, 24 Aug 2025 09:35:13 -0400 Subject: [PATCH 12/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 160 ++++++++++++++++++++++++++++----- 1 file changed, 140 insertions(+), 20 deletions(-) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index 0e1c9944..53cb2b23 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -52,9 +52,9 @@ items: _RECIPE_VOID_HARVESTER: conditions: force-load: true - name: "&8Sklízeč Prázdnoty" + name: "&8Sklízeč Voidu" lore: - - "&7Sklízí jednotky z prázdnoty." + - "&7Sklízí jednotky z voidu." _RECIPE_INFINITY_WORKBENCH: conditions: force-load: true @@ -76,14 +76,14 @@ items: _RECIPE_MOB_DATA_INFUSER: conditions: force-load: true - name: "&bMob Data Infuzér" + name: "&bMob data Infuzér" lore: - "&7Infikuje prázdnou data kartu" - "&7pomocí předmětů z monster." _RECIPE_STORAGE_FORGE: conditions: force-load: true - name: "&6Skladovací Kovárna" + name: "&6Skladovací kovárna" lore: - "&7Vyrob a vylepši Skladové jednotky." - "&7Předměty zůstávají při vylepšení." @@ -287,9 +287,11 @@ items: _UI_IR_DURATION_VOID: conditions: force-load: true + name: "&eVýdrž Void Ingotu (sf ticky):" _UI_IR_DURATION_INFINITY: conditions: force-load: true + name: "&eVýdrž Infinity Ingotu (sf ticky):" _UI_IR_INFO: conditions: force-load: true @@ -309,6 +311,7 @@ items: _UI_ISR_DURATION: conditions: force-load: true + name: "&eVýdrž Infinity Singularity (sf ticky):" _UI_ISR_INFO: conditions: force-load: true @@ -350,7 +353,7 @@ items: name: "&aČerná díra: &cVypnuta" lore: - "&7Předměty po naplnění kapacity" - - "" + - "&7&lnebudou &7filtrovány do voidu" - "" - "&eKlikni &7pro přepnutí" #in-game guide items @@ -441,31 +444,35 @@ items: lore: - "&8&oZ nejhlubších míst v Endu..." COMPRESSED_COBBLESTONE_1: - name: "&7Jednou stlačený Kámen" + name: "&7Jednou stlačený kámen" lore: - "&89 kombinovaných kamenů." COMPRESSED_COBBLESTONE_2: - name: "&7Dvakrát stlačený Kámen" + name: "&7Dvakrát stlačený kámen" lore: - "&881 kombinovaných kamenů." COMPRESSED_COBBLESTONE_3: - name: "&7Třikrát stlačený Kámen" + name: "&7Třikrát stlačený kámen" lore: - "&8729 kombinovaných kamenů." COMPRESSED_COBBLESTONE_4: - name: "&7Čtyřikrát stlačený Kámen" + name: "&7Čtyřikrát stlačený kámen" lore: - "&86,561 kombinovaných kamenů." COMPRESSED_COBBLESTONE_5: - name: "&7Pětkrát stlačený Kámen" + name: "&7Pětkrát stlačený kámen" lore: - "&859,049 kombinovaných kamenů." + MAGSTEEL: + name: "&4MagSteel" TITANIUM: name: "&7Titan" MYTHRIL: name: "&bMithril" ADAMANTITE: name: "&dAdamantium" + MAGNONIUM: + name: "&5Magnonium" VOID_BIT: name: "&8Jednotka Voidu" lore: @@ -488,7 +495,7 @@ items: INFINITY_INGOT: name: "&bInfinity Ingot" lore: - - "&7&oDěsivost vesmír" + - "&7&oDěsivost vesmíru" - "&7&na dlani tvé ruky." MAGSTEEL_PLATE: name: "&4MagSteel Deska" @@ -541,6 +548,7 @@ items: lore-overrides: 2: "%sftrlore_PowerCapacity_128000000%" #DO NOT translate this ADVANCED_ENCHANTER: + name: "&cPokročilý Očarovač" lore: - "" - "&8\u21E8 &e⚡ &7Rychlost: &b5x" @@ -549,6 +557,7 @@ items: 2: "%sftrlore_Speed_5%" #DO NOT translate this 3: "%sftrlore_PowerPerTick_180%" #DO NOT translate this INFINITY_ENCHANTER: + name: "&bInfinity Očarovač" lore: - "" - "&8\u21E8 &e⚡ &7Rychlost: &b75x" @@ -557,6 +566,7 @@ items: 2: "%sftrlore_Speed_10%" #DO NOT translate this 3: "%sftrlore_PowerPerTick_12000%" #DO NOT translate this ADVANCED_DISENCHANTER: + name: "&cPokročilý Odčarovač" lore: - "" - "&8\u21E8 &e⚡ &7Rychlost: &b5x" @@ -565,6 +575,7 @@ items: 2: "%sftrlore_Speed_5%" #DO NOT translate this 3: "%sftrlore_PowerPerTick_180%" #DO NOT translate this INFINITY_DISENCHANTER: + name: "&bInfinity Odčarovač" lore: - "" - "&8\u21E8 &e⚡ &7Rychlost: &b90x" @@ -573,20 +584,34 @@ items: 2: "%sftrlore_Speed_90%" #DO NOT translate this 3: "%sftrlore_PowerPerTick_12000%" #DO NOT translate this ADVANCED_CHARGER: + name: "&cPokročilá Nabíječka" lore: - "" - - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b30x" - "&8\u21E8 &e⚡ &7180 J/t" lore-overrides: + 2: "%sftrlore_Speed_30%" #DO NOT translate this 3: "%sftrlore_PowerPerTick_180%" #DO NOT translate this + INFINITY_CHARGER: + name: "&bInfinity Nabíječka" + lore: + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b6000x" + - "&8\u21E8 &e⚡ &760,000 J/t" + lore-overrides: + 2: "%sftrlore_Speed_6000%" #DO NOT translate this + 3: "%sftrlore_PowerPerTick_60000%" #DO NOT translate this ADVANCED_GEO_MINER: + name: "&cPokročilý Geo horník" lore: - "" - "&8\u21E8 &e⚡ &7Rychlost: &b4x" - - "" + - "&8\u21E8 &e⚡ &7120 J/t" lore-overrides: 2: "%sftrlore_Speed_4%" #DO NOT translate this + 3: "%sftrlore_PowerPerTick_120%" #DO NOT translate this INFINITY_GEO_MINER: + name: "&bInfinity Geo horník" lore: - "" - "&8\u21E8 &e⚡ &7Rychlost: &b64x" @@ -594,6 +619,15 @@ items: lore-overrides: 2: "%sftrlore_Speed_64%" #DO NOT translate this 3: "%sftrlore_PowerPerTick_12000%" #DO NOT translate this + ADVANCED_SMELTERY: + name: "&cAdvanced Tavírna" + lore: + - "" + - "&8\u21E8 &e⚡ &7Rychlost: &b12x" + - "&8\u21E8 &e⚡ &7240 J/t" + lore-overrides: + 2: "%sftrlore_Speed_12%" #DO NOT translate this + 3: "%sftrlore_PowerPerTick_240%" #DO NOT translate this VOID_SMELTERY: name: "&8Void Tavírna" lore: @@ -603,6 +637,36 @@ items: lore-overrides: 2: "%sftrlore_Speed_24%" #DO NOT translate this 3: "%sftrlore_PowerPerTick_1200%" #DO NOT translate this + ADVANCED_NETHER_STAR_REACTOR: + name: "&cPokročilý &fReaktor na Netherové Hvězdy" + lore: + - "" + - "&fBěží na Netherové Hvězdy" + - "&8\u21E8 &bMusí být obklopen vodou" + - "&8\u21E8 &bMusí být zásobován s buňkami Netherovou chladící kapalinou" + - "" + - "&8\u21E8 &e⚡ &790,000 J Kapacity" + - "&8\u21E8 &e⚡ &71,800 J/t" + lore-overrides: + 6: "%sftrlore_PowerCapacity_90000%" #DO NOT translate this + 7: "%sftrlore_PowerPerTick_1800%" #DO NOT translate this + #items - food + COSMIC_MEATBALLS: + name: "&bKosmické masové koule" + lore: + - "&7Poskytuje na 5 minut Sílu II." + ULTIMATE_STEW: + name: "&6Ultimátní guláš" + lore: + - "&7Poskytuje na 5 minut Regeneraci II." + #items - tools + ENDER_FLAME: + name: "&c&lEnder plamen" + VEIN_MINER_RUNE: + name: "&bRuna Horníkovi žíly" + lore: + - "Hoď tuto runu na vyhozený nástroj." + - "Získá tak moc runy." STRAINER_BASE: name: "&dZákladna síta" lore: @@ -646,6 +710,7 @@ items: - "" - "&7Šance: 90%" INFINITY_PICKAXE: + name: "&b&lNičitel Světa" lore: - "&bSoulbound" lore-overrides: @@ -779,23 +844,25 @@ items: lore-overrides: 4: "%sftrlore_Speed_64%" #DO NOT translate this VIRTUAL_FARM: + name: "&aVirtuální farma" lore: - "" - "&7Automaticky pěstuje, sklízí" - "&7a znovu zasazuje plodiny." VIRTUAL_FARM_2: + name: "&cAdvanced &aVirtuální farma" lore: - "" - "&7Automaticky pěstuje, sklízí" - "&7a znovu zasazuje plodiny." VIRTUAL_FARM_3: - name: "&7Void &aVirtuální Farma" + name: "&7Void &aVirtuální farma" lore: - "" - "&7Automaticky pěstuje, sklízí" - "&7a znovu zasazuje plodiny." VIRTUAL_FARM_4: - name: "&bInfinity &aVirtuální Farma" + name: "&bInfinity &aVirtuální farma" lore: - "" - "&7Automaticky pěstuje, sklízí" @@ -825,6 +892,7 @@ items: - "&7Automaticky pěstuje, sklízí" - "&7a znovu zasazuje stromy." FLOWER_GROWER: + name: "&dKvětový pěstitel" lore: - "" - "&7Automaticky pěstuje, sklízí" @@ -851,7 +919,7 @@ items: name: "&8Sklízeč Voidu" lore: - "" - - "&7Sklízí jednotky z prázdnoty." + - "&7Sklízí jednotky z voidu." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b1x" lore-overrides: @@ -860,7 +928,7 @@ items: name: "&cPokročilý &8Sklízeč Voidu" lore: - "" - - "&7Sklízí jednotky z prázdnoty." + - "&7Sklízí jednotky z voidu." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b16x" lore-overrides: @@ -869,7 +937,7 @@ items: name: "&bInfinity &8Sklízeč Voidu" lore: - "" - - "&7Sklízí jednotky z prázdnoty." + - "&7Sklízí jednotky z voidu." - "" - "&8\u21E8 &e⚡ &7Rychlost: &b64x" lore-overrides: @@ -1059,6 +1127,7 @@ items: lore-overrides: 5: "%sftrlore_Speed_1%" #DO NOT translate this DECOMPRESSOR: + name: "&7Dekompresor" lore: - "" - "&7Rozdrcuje bloky na materiály." @@ -1213,21 +1282,35 @@ items: - "&7 &8Void &7a &bInfinity &7Ingotů." - "" INFINITY_SINGULARITY_REACTOR: + name: "&bInfinity Singularitní Reaktor" lore: - "" - "&7Generuje energii skrze kompresi" - "&bInfinity Singularit&7." - "" + #items - mob simulation + MOB_SIMULATION_CHAMBER: + name: "&8Mob simulační komora" + lore: + - "" + - "&7Simuluje moby pomocí mob data karty." + - "" + - "&7Generuje věci z mobů a zkušenosti." + - "" MOB_DATA_INFUSER: - name: "&bMob Data Infuzér" + name: "&bMob data Infuzér" lore: - "" - "&7Infikuje prázdnou data kartu" - "&7pomocí předmětů z monster." - "" + MOB_DATA_CARD_EMPTY: + name: "&8Mob data karta (Prázdná)" + MOB_DATA_CARD: + name: "&8Mob data karta" #items - storage STORAGE_FORGE: - name: "&6Skladovací Kovárna" + name: "&6Skladovací kovárna" lore: - "&7Vyrob a vylepši Skladové jednotky." - "&7Předměty zůstávají při vylepšení." @@ -1270,9 +1353,46 @@ lores: void-excess: "&eČerná díra: &7{0}" researches: harvesting_void: "Sklízí z voidu" + infinity_gear: "Infinity výstroj" + singularities: "Vytváření Singularit" messages: + commands: + no-permission: "&cNa tento příkaz nemáš opravnění." + player-only: "&cTento příkaz mohou použít pouze hráči." + player-not-found: "&cCílový hráč nebyl nalezen." + invalid-item: "&cNeplatný předmět." + giverecipe: + description: "Získej ingredience receptu." + to-sender: "&7Nabídl jsi ingredience &a{0} &7až &b{1}&7." + to-target: "&7Obdržel jsi suroviny &a{0}&7." + guide: + description: "Otevři průvodce pro specifický předmět, nebo podrž Slimefun předmět." + printitem: + description: "Napiš předmět v ruce." + no-item: "&cMusíš předmět držet v ruce." + id: + description: "Získej Slimefun ID předmětu v ruce." + message: "&7Slimefun předmět v ruce je &f{0}&7, id je: (Klikni na ID níže pro kopírování)" + vein-miner: + applied: "&aHorníkova žíla byla aplikována na předmět." + no-hunger: "&cNemáš dostatek hladu, aby se schopnost použila." no-room: "&cNedostatek místa" + crafting: + invalid-input: "&cNeplatný vstup." + success: "&aÚspěšně jsi vyrobil &b{0}&a." + advanced-anvil: + input1-not-enchantable: "&cPrvní slot je Slimefun předmět, který není možné očarovat." + input2-not-disenchantable: "&cDruhý slot je Slimefun předmět, který není neočarovaný." + no-output: "&cNejsou k dispozici žádné vylepšení." + generators: + type: "&eTyp: &b{0}" + working: "&eGeneruje: &f{0}" + tick-rate: "&eTick rate: &f{0} &7tick(y)" + production: "&eVýroba energie: &f{0} &7J/t (&f{1} &7J/s)" + expected-production: "&eOčekávaná výroba energie: &f{0} &7J/t (&f{1} &7J/s)" infinity-matrix: + not-owner: "&cNejsi vlastníkem tohoto matrixu." + ownership-removed: "&bJiž nejste vlastníkem tohoto matrixu." flight-enabled: "&cLétání je zapnuté!" flight-disabled: "&cLétání je vypnuté!" storage: From 05f82364ce33ac7c9bc10fe6b9ebbdc7d55406a7 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Tue, 30 Sep 2025 15:36:34 -0400 Subject: [PATCH 13/19] New translations en.yml (French) --- src/main/resources/lang/fr.yml | 253 +++++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 src/main/resources/lang/fr.yml diff --git a/src/main/resources/lang/fr.yml b/src/main/resources/lang/fr.yml new file mode 100644 index 00000000..1562589a --- /dev/null +++ b/src/main/resources/lang/fr.yml @@ -0,0 +1,253 @@ +items: + #item groups + _IG_MAIN: + conditions: + force-load: true + _IG_MATERIALS: + conditions: + force-load: true + _IG_SINGULARITIES: + conditions: + force-load: true + _IG_SLIMEFUN_EXPANSION: + conditions: + force-load: true + _IG_FOOD: + conditions: + force-load: true + _IG_TOOLS: + conditions: + force-load: true + _IG_GEAR: + conditions: + force-load: true + _IG_MACHINES: + conditions: + force-load: true + _IG_GENERATORS: + conditions: + force-load: true + _IG_MOB_SIMULATION: + conditions: + force-load: true + _IG_STORAGE: + conditions: + force-load: true + _IG_HIDDEN: + conditions: + force-load: true + #recipe types + _RECIPE_VOID_HARVESTER: + conditions: + force-load: true + _RECIPE_INFINITY_WORKBENCH: + conditions: + force-load: true + _RECIPE_SINGULARITY_CONSTRUCTOR: + conditions: + force-load: true + _RECIPE_MOB_DATA_INFUSER: + conditions: + force-load: true + _RECIPE_STORAGE_FORGE: + conditions: + force-load: true + #ui items + _UI_GUIDE: + conditions: + force-load: true + _UI_WIKI: + conditions: + force-load: true + _UI_COLLECTING: + conditions: + force-load: true + _UI_PRODUCING: + conditions: + force-load: true + _UI_NO_ROOM: + conditions: + force-load: true + _UI_NO_POWER: + conditions: + force-load: true + _UI_INVALID_INPUT: + conditions: + force-load: true + _UI_DISABLED: + conditions: + force-load: true + _UI_DISABLED_IN_WORLD: + conditions: + force-load: true + _UI_SUCCESS: + conditions: + force-load: true + _UI_PROGRESS: + conditions: + force-load: true + _UI_CRAFT: + conditions: + force-load: true + #ui - display recipe info + _UI_DISPLAY_RECIPES: + conditions: + force-load: true + _UI_WORLD_NORMAL: + conditions: + force-load: true + _UI_WORLD_NETHER: + conditions: + force-load: true + _UI_WORLD_THE_END: + conditions: + force-load: true + _UI_PRODUCES: + conditions: + force-load: true + _UI_RECIPES: + conditions: + force-load: true + _UI_TICK_RATE: + conditions: + force-load: true + _UI_ENERGY_CONSUMPTION: + conditions: + force-load: true + _UI_ENERGY_PRODUCTION: + conditions: + force-load: true + _UI_OUTPUT_INTERVAL: + conditions: + force-load: true + _UI_PROGRESS_TOTAL: + conditions: + force-load: true + _UI_PROGRESS_INCREASE: + conditions: + force-load: true + _UI_CHANCE: + conditions: + force-load: true + _UI_SF_ITEM: + conditions: + force-load: true + _UI_EXPERIENCE: + conditions: + force-load: true + _UI_OSCILLATOR_SLOT: + conditions: + force-load: true + _UI_POTION_EFFECTS: + conditions: + force-load: true + _UI_PROTECTION_TYPES: + conditions: + force-load: true + #ui = strainer specific + _UI_ANY_STRAINER: + conditions: + force-load: true + #ui - stoneworks factory specific + _UI_SW_CHANGE: + conditions: + force-load: true + _UI_SW_NONE: + conditions: + force-load: true + _UI_SW_FURNACE: + conditions: + force-load: true + _UI_SW_CRUSH: + conditions: + force-load: true + _UI_SW_COMPACT: + conditions: + force-load: true + _UI_SW_TRANSFORM: + conditions: + force-load: true + #ui - gear transformer specific + _UI_GT_GEAR: + conditions: + force-load: true + _UI_GT_MATERIAL: + conditions: + force-load: true + _UI_GT_NO_SLIMEFUN: + conditions: + force-load: true + #ui - advanced anvil specific + _UI_AA_MAX_ENCHANTMENT_LEVEL: + conditions: + force-load: true + #ui - infinity reactor specific + _UI_IR_BORDER_VOID: + conditions: + force-load: true + _UI_IR_BORDER_INFINITY: + conditions: + force-load: true + _UI_IR_NEED_VOID: + conditions: + force-load: true + _UI_IR_NEED_INFINITY: + conditions: + force-load: true + _UI_IR_DURATION_VOID: + conditions: + force-load: true + _UI_IR_DURATION_INFINITY: + conditions: + force-load: true + _UI_IR_INFO: + conditions: + force-load: true + #ui - infinity singularity reactor specific + _UI_ISR_BORDER: + conditions: + force-load: true + _UI_ISR_NEED: + conditions: + force-load: true + _UI_ISR_DURATION: + conditions: + force-load: true + _UI_ISR_INFO: + conditions: + force-load: true + #ui - storage unit specific + _UI_STORAGE_NO_ITEM: + conditions: + force-load: true + _UI_STORAGE_CAPACITY: + conditions: + force-load: true + _UI_STORAGE_AMOUNT: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_ON: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_OFF: + conditions: + force-load: true + _UI_STORAGE_DEPOSIT: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_SINGLE: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_ALL: + conditions: + force-load: true + #items - materials + ENDER_ESSENCE: + conditions: + match-lore: true + POTATO_FISH: + conditions: + force-load: true + INFINITY_MATRIX: + options: + partial-override: true From 349f63600c2d3725d4b6023ac1eef8ff0a29b4a5 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Tue, 30 Sep 2025 15:36:36 -0400 Subject: [PATCH 14/19] New translations en.yml (Czech) --- src/main/resources/lang/cs.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/main/resources/lang/cs.yml b/src/main/resources/lang/cs.yml index 53cb2b23..69347154 100644 --- a/src/main/resources/lang/cs.yml +++ b/src/main/resources/lang/cs.yml @@ -319,13 +319,6 @@ items: lore-overrides: 1: "&eZbývající sf ticky pro Infinity Singularitu:" #ui - storage unit specific - _UI_STORAGE_ACTIONS_INV: - conditions: - force-load: true - name: "&aVlastnosti inventáře" - lore: - - "&eKlikni levým &7pro vložení z tvého inventáře" - - "&eKlikni pravým &7pro vložení do tvého inventáře" _UI_STORAGE_NO_ITEM: conditions: force-load: true @@ -356,6 +349,15 @@ items: - "&7&lnebudou &7filtrovány do voidu" - "" - "&eKlikni &7pro přepnutí" + _UI_STORAGE_DEPOSIT: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_SINGLE: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_ALL: + conditions: + force-load: true #in-game guide items _GUIDE_INTRO: name: "&eÚvod" From 93d9dbef45c21f297a5f9c33c7482d93db4cbb32 Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Tue, 30 Sep 2025 15:36:37 -0400 Subject: [PATCH 15/19] New translations en.yml (Russian) --- src/main/resources/lang/ru.yml | 253 +++++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 src/main/resources/lang/ru.yml diff --git a/src/main/resources/lang/ru.yml b/src/main/resources/lang/ru.yml new file mode 100644 index 00000000..1562589a --- /dev/null +++ b/src/main/resources/lang/ru.yml @@ -0,0 +1,253 @@ +items: + #item groups + _IG_MAIN: + conditions: + force-load: true + _IG_MATERIALS: + conditions: + force-load: true + _IG_SINGULARITIES: + conditions: + force-load: true + _IG_SLIMEFUN_EXPANSION: + conditions: + force-load: true + _IG_FOOD: + conditions: + force-load: true + _IG_TOOLS: + conditions: + force-load: true + _IG_GEAR: + conditions: + force-load: true + _IG_MACHINES: + conditions: + force-load: true + _IG_GENERATORS: + conditions: + force-load: true + _IG_MOB_SIMULATION: + conditions: + force-load: true + _IG_STORAGE: + conditions: + force-load: true + _IG_HIDDEN: + conditions: + force-load: true + #recipe types + _RECIPE_VOID_HARVESTER: + conditions: + force-load: true + _RECIPE_INFINITY_WORKBENCH: + conditions: + force-load: true + _RECIPE_SINGULARITY_CONSTRUCTOR: + conditions: + force-load: true + _RECIPE_MOB_DATA_INFUSER: + conditions: + force-load: true + _RECIPE_STORAGE_FORGE: + conditions: + force-load: true + #ui items + _UI_GUIDE: + conditions: + force-load: true + _UI_WIKI: + conditions: + force-load: true + _UI_COLLECTING: + conditions: + force-load: true + _UI_PRODUCING: + conditions: + force-load: true + _UI_NO_ROOM: + conditions: + force-load: true + _UI_NO_POWER: + conditions: + force-load: true + _UI_INVALID_INPUT: + conditions: + force-load: true + _UI_DISABLED: + conditions: + force-load: true + _UI_DISABLED_IN_WORLD: + conditions: + force-load: true + _UI_SUCCESS: + conditions: + force-load: true + _UI_PROGRESS: + conditions: + force-load: true + _UI_CRAFT: + conditions: + force-load: true + #ui - display recipe info + _UI_DISPLAY_RECIPES: + conditions: + force-load: true + _UI_WORLD_NORMAL: + conditions: + force-load: true + _UI_WORLD_NETHER: + conditions: + force-load: true + _UI_WORLD_THE_END: + conditions: + force-load: true + _UI_PRODUCES: + conditions: + force-load: true + _UI_RECIPES: + conditions: + force-load: true + _UI_TICK_RATE: + conditions: + force-load: true + _UI_ENERGY_CONSUMPTION: + conditions: + force-load: true + _UI_ENERGY_PRODUCTION: + conditions: + force-load: true + _UI_OUTPUT_INTERVAL: + conditions: + force-load: true + _UI_PROGRESS_TOTAL: + conditions: + force-load: true + _UI_PROGRESS_INCREASE: + conditions: + force-load: true + _UI_CHANCE: + conditions: + force-load: true + _UI_SF_ITEM: + conditions: + force-load: true + _UI_EXPERIENCE: + conditions: + force-load: true + _UI_OSCILLATOR_SLOT: + conditions: + force-load: true + _UI_POTION_EFFECTS: + conditions: + force-load: true + _UI_PROTECTION_TYPES: + conditions: + force-load: true + #ui = strainer specific + _UI_ANY_STRAINER: + conditions: + force-load: true + #ui - stoneworks factory specific + _UI_SW_CHANGE: + conditions: + force-load: true + _UI_SW_NONE: + conditions: + force-load: true + _UI_SW_FURNACE: + conditions: + force-load: true + _UI_SW_CRUSH: + conditions: + force-load: true + _UI_SW_COMPACT: + conditions: + force-load: true + _UI_SW_TRANSFORM: + conditions: + force-load: true + #ui - gear transformer specific + _UI_GT_GEAR: + conditions: + force-load: true + _UI_GT_MATERIAL: + conditions: + force-load: true + _UI_GT_NO_SLIMEFUN: + conditions: + force-load: true + #ui - advanced anvil specific + _UI_AA_MAX_ENCHANTMENT_LEVEL: + conditions: + force-load: true + #ui - infinity reactor specific + _UI_IR_BORDER_VOID: + conditions: + force-load: true + _UI_IR_BORDER_INFINITY: + conditions: + force-load: true + _UI_IR_NEED_VOID: + conditions: + force-load: true + _UI_IR_NEED_INFINITY: + conditions: + force-load: true + _UI_IR_DURATION_VOID: + conditions: + force-load: true + _UI_IR_DURATION_INFINITY: + conditions: + force-load: true + _UI_IR_INFO: + conditions: + force-load: true + #ui - infinity singularity reactor specific + _UI_ISR_BORDER: + conditions: + force-load: true + _UI_ISR_NEED: + conditions: + force-load: true + _UI_ISR_DURATION: + conditions: + force-load: true + _UI_ISR_INFO: + conditions: + force-load: true + #ui - storage unit specific + _UI_STORAGE_NO_ITEM: + conditions: + force-load: true + _UI_STORAGE_CAPACITY: + conditions: + force-load: true + _UI_STORAGE_AMOUNT: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_ON: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_OFF: + conditions: + force-load: true + _UI_STORAGE_DEPOSIT: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_SINGLE: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_ALL: + conditions: + force-load: true + #items - materials + ENDER_ESSENCE: + conditions: + match-lore: true + POTATO_FISH: + conditions: + force-load: true + INFINITY_MATRIX: + options: + partial-override: true From 0c085ee29e9e63a948ac4f6fab0e441dc2ba92fe Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Tue, 30 Sep 2025 15:36:38 -0400 Subject: [PATCH 16/19] New translations en.yml (Chinese Simplified) --- src/main/resources/lang/zh-CN.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/main/resources/lang/zh-CN.yml b/src/main/resources/lang/zh-CN.yml index c6959dd8..908ce7ff 100644 --- a/src/main/resources/lang/zh-CN.yml +++ b/src/main/resources/lang/zh-CN.yml @@ -319,13 +319,6 @@ items: lore-overrides: 1: "&e无尽奇点剩余时间(粘液刻):" #ui - storage unit specific - _UI_STORAGE_ACTIONS_INV: - conditions: - force-load: true - name: "&a物品栏操作" - lore: - - "&e左键点击&7以从物品栏中存入" - - "&e右键点击&7以取出到背包" _UI_STORAGE_NO_ITEM: conditions: force-load: true @@ -356,6 +349,15 @@ items: - "&7&l不会&7被清空" - "" - "&e点击&7切换" + _UI_STORAGE_DEPOSIT: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_SINGLE: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_ALL: + conditions: + force-load: true #in-game guide items _GUIDE_INTRO: name: "&e介绍" From 2c12b1ac348c80862d3e3a57b29d9bcc181c0f2a Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Tue, 30 Sep 2025 15:36:39 -0400 Subject: [PATCH 17/19] New translations en.yml (Chinese Traditional) --- src/main/resources/lang/zh-TW.yml | 253 ++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 src/main/resources/lang/zh-TW.yml diff --git a/src/main/resources/lang/zh-TW.yml b/src/main/resources/lang/zh-TW.yml new file mode 100644 index 00000000..1562589a --- /dev/null +++ b/src/main/resources/lang/zh-TW.yml @@ -0,0 +1,253 @@ +items: + #item groups + _IG_MAIN: + conditions: + force-load: true + _IG_MATERIALS: + conditions: + force-load: true + _IG_SINGULARITIES: + conditions: + force-load: true + _IG_SLIMEFUN_EXPANSION: + conditions: + force-load: true + _IG_FOOD: + conditions: + force-load: true + _IG_TOOLS: + conditions: + force-load: true + _IG_GEAR: + conditions: + force-load: true + _IG_MACHINES: + conditions: + force-load: true + _IG_GENERATORS: + conditions: + force-load: true + _IG_MOB_SIMULATION: + conditions: + force-load: true + _IG_STORAGE: + conditions: + force-load: true + _IG_HIDDEN: + conditions: + force-load: true + #recipe types + _RECIPE_VOID_HARVESTER: + conditions: + force-load: true + _RECIPE_INFINITY_WORKBENCH: + conditions: + force-load: true + _RECIPE_SINGULARITY_CONSTRUCTOR: + conditions: + force-load: true + _RECIPE_MOB_DATA_INFUSER: + conditions: + force-load: true + _RECIPE_STORAGE_FORGE: + conditions: + force-load: true + #ui items + _UI_GUIDE: + conditions: + force-load: true + _UI_WIKI: + conditions: + force-load: true + _UI_COLLECTING: + conditions: + force-load: true + _UI_PRODUCING: + conditions: + force-load: true + _UI_NO_ROOM: + conditions: + force-load: true + _UI_NO_POWER: + conditions: + force-load: true + _UI_INVALID_INPUT: + conditions: + force-load: true + _UI_DISABLED: + conditions: + force-load: true + _UI_DISABLED_IN_WORLD: + conditions: + force-load: true + _UI_SUCCESS: + conditions: + force-load: true + _UI_PROGRESS: + conditions: + force-load: true + _UI_CRAFT: + conditions: + force-load: true + #ui - display recipe info + _UI_DISPLAY_RECIPES: + conditions: + force-load: true + _UI_WORLD_NORMAL: + conditions: + force-load: true + _UI_WORLD_NETHER: + conditions: + force-load: true + _UI_WORLD_THE_END: + conditions: + force-load: true + _UI_PRODUCES: + conditions: + force-load: true + _UI_RECIPES: + conditions: + force-load: true + _UI_TICK_RATE: + conditions: + force-load: true + _UI_ENERGY_CONSUMPTION: + conditions: + force-load: true + _UI_ENERGY_PRODUCTION: + conditions: + force-load: true + _UI_OUTPUT_INTERVAL: + conditions: + force-load: true + _UI_PROGRESS_TOTAL: + conditions: + force-load: true + _UI_PROGRESS_INCREASE: + conditions: + force-load: true + _UI_CHANCE: + conditions: + force-load: true + _UI_SF_ITEM: + conditions: + force-load: true + _UI_EXPERIENCE: + conditions: + force-load: true + _UI_OSCILLATOR_SLOT: + conditions: + force-load: true + _UI_POTION_EFFECTS: + conditions: + force-load: true + _UI_PROTECTION_TYPES: + conditions: + force-load: true + #ui = strainer specific + _UI_ANY_STRAINER: + conditions: + force-load: true + #ui - stoneworks factory specific + _UI_SW_CHANGE: + conditions: + force-load: true + _UI_SW_NONE: + conditions: + force-load: true + _UI_SW_FURNACE: + conditions: + force-load: true + _UI_SW_CRUSH: + conditions: + force-load: true + _UI_SW_COMPACT: + conditions: + force-load: true + _UI_SW_TRANSFORM: + conditions: + force-load: true + #ui - gear transformer specific + _UI_GT_GEAR: + conditions: + force-load: true + _UI_GT_MATERIAL: + conditions: + force-load: true + _UI_GT_NO_SLIMEFUN: + conditions: + force-load: true + #ui - advanced anvil specific + _UI_AA_MAX_ENCHANTMENT_LEVEL: + conditions: + force-load: true + #ui - infinity reactor specific + _UI_IR_BORDER_VOID: + conditions: + force-load: true + _UI_IR_BORDER_INFINITY: + conditions: + force-load: true + _UI_IR_NEED_VOID: + conditions: + force-load: true + _UI_IR_NEED_INFINITY: + conditions: + force-load: true + _UI_IR_DURATION_VOID: + conditions: + force-load: true + _UI_IR_DURATION_INFINITY: + conditions: + force-load: true + _UI_IR_INFO: + conditions: + force-load: true + #ui - infinity singularity reactor specific + _UI_ISR_BORDER: + conditions: + force-load: true + _UI_ISR_NEED: + conditions: + force-load: true + _UI_ISR_DURATION: + conditions: + force-load: true + _UI_ISR_INFO: + conditions: + force-load: true + #ui - storage unit specific + _UI_STORAGE_NO_ITEM: + conditions: + force-load: true + _UI_STORAGE_CAPACITY: + conditions: + force-load: true + _UI_STORAGE_AMOUNT: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_ON: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_OFF: + conditions: + force-load: true + _UI_STORAGE_DEPOSIT: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_SINGLE: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_ALL: + conditions: + force-load: true + #items - materials + ENDER_ESSENCE: + conditions: + match-lore: true + POTATO_FISH: + conditions: + force-load: true + INFINITY_MATRIX: + options: + partial-override: true From 7bb6867411c6063bcb9793747f0ad483a72b4bbc Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Tue, 30 Sep 2025 15:36:40 -0400 Subject: [PATCH 18/19] New translations en.yml (Vietnamese) --- src/main/resources/lang/vi.yml | 253 +++++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 src/main/resources/lang/vi.yml diff --git a/src/main/resources/lang/vi.yml b/src/main/resources/lang/vi.yml new file mode 100644 index 00000000..1562589a --- /dev/null +++ b/src/main/resources/lang/vi.yml @@ -0,0 +1,253 @@ +items: + #item groups + _IG_MAIN: + conditions: + force-load: true + _IG_MATERIALS: + conditions: + force-load: true + _IG_SINGULARITIES: + conditions: + force-load: true + _IG_SLIMEFUN_EXPANSION: + conditions: + force-load: true + _IG_FOOD: + conditions: + force-load: true + _IG_TOOLS: + conditions: + force-load: true + _IG_GEAR: + conditions: + force-load: true + _IG_MACHINES: + conditions: + force-load: true + _IG_GENERATORS: + conditions: + force-load: true + _IG_MOB_SIMULATION: + conditions: + force-load: true + _IG_STORAGE: + conditions: + force-load: true + _IG_HIDDEN: + conditions: + force-load: true + #recipe types + _RECIPE_VOID_HARVESTER: + conditions: + force-load: true + _RECIPE_INFINITY_WORKBENCH: + conditions: + force-load: true + _RECIPE_SINGULARITY_CONSTRUCTOR: + conditions: + force-load: true + _RECIPE_MOB_DATA_INFUSER: + conditions: + force-load: true + _RECIPE_STORAGE_FORGE: + conditions: + force-load: true + #ui items + _UI_GUIDE: + conditions: + force-load: true + _UI_WIKI: + conditions: + force-load: true + _UI_COLLECTING: + conditions: + force-load: true + _UI_PRODUCING: + conditions: + force-load: true + _UI_NO_ROOM: + conditions: + force-load: true + _UI_NO_POWER: + conditions: + force-load: true + _UI_INVALID_INPUT: + conditions: + force-load: true + _UI_DISABLED: + conditions: + force-load: true + _UI_DISABLED_IN_WORLD: + conditions: + force-load: true + _UI_SUCCESS: + conditions: + force-load: true + _UI_PROGRESS: + conditions: + force-load: true + _UI_CRAFT: + conditions: + force-load: true + #ui - display recipe info + _UI_DISPLAY_RECIPES: + conditions: + force-load: true + _UI_WORLD_NORMAL: + conditions: + force-load: true + _UI_WORLD_NETHER: + conditions: + force-load: true + _UI_WORLD_THE_END: + conditions: + force-load: true + _UI_PRODUCES: + conditions: + force-load: true + _UI_RECIPES: + conditions: + force-load: true + _UI_TICK_RATE: + conditions: + force-load: true + _UI_ENERGY_CONSUMPTION: + conditions: + force-load: true + _UI_ENERGY_PRODUCTION: + conditions: + force-load: true + _UI_OUTPUT_INTERVAL: + conditions: + force-load: true + _UI_PROGRESS_TOTAL: + conditions: + force-load: true + _UI_PROGRESS_INCREASE: + conditions: + force-load: true + _UI_CHANCE: + conditions: + force-load: true + _UI_SF_ITEM: + conditions: + force-load: true + _UI_EXPERIENCE: + conditions: + force-load: true + _UI_OSCILLATOR_SLOT: + conditions: + force-load: true + _UI_POTION_EFFECTS: + conditions: + force-load: true + _UI_PROTECTION_TYPES: + conditions: + force-load: true + #ui = strainer specific + _UI_ANY_STRAINER: + conditions: + force-load: true + #ui - stoneworks factory specific + _UI_SW_CHANGE: + conditions: + force-load: true + _UI_SW_NONE: + conditions: + force-load: true + _UI_SW_FURNACE: + conditions: + force-load: true + _UI_SW_CRUSH: + conditions: + force-load: true + _UI_SW_COMPACT: + conditions: + force-load: true + _UI_SW_TRANSFORM: + conditions: + force-load: true + #ui - gear transformer specific + _UI_GT_GEAR: + conditions: + force-load: true + _UI_GT_MATERIAL: + conditions: + force-load: true + _UI_GT_NO_SLIMEFUN: + conditions: + force-load: true + #ui - advanced anvil specific + _UI_AA_MAX_ENCHANTMENT_LEVEL: + conditions: + force-load: true + #ui - infinity reactor specific + _UI_IR_BORDER_VOID: + conditions: + force-load: true + _UI_IR_BORDER_INFINITY: + conditions: + force-load: true + _UI_IR_NEED_VOID: + conditions: + force-load: true + _UI_IR_NEED_INFINITY: + conditions: + force-load: true + _UI_IR_DURATION_VOID: + conditions: + force-load: true + _UI_IR_DURATION_INFINITY: + conditions: + force-load: true + _UI_IR_INFO: + conditions: + force-load: true + #ui - infinity singularity reactor specific + _UI_ISR_BORDER: + conditions: + force-load: true + _UI_ISR_NEED: + conditions: + force-load: true + _UI_ISR_DURATION: + conditions: + force-load: true + _UI_ISR_INFO: + conditions: + force-load: true + #ui - storage unit specific + _UI_STORAGE_NO_ITEM: + conditions: + force-load: true + _UI_STORAGE_CAPACITY: + conditions: + force-load: true + _UI_STORAGE_AMOUNT: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_ON: + conditions: + force-load: true + _UI_STORAGE_VOID_EXCESS_OFF: + conditions: + force-load: true + _UI_STORAGE_DEPOSIT: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_SINGLE: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_ALL: + conditions: + force-load: true + #items - materials + ENDER_ESSENCE: + conditions: + match-lore: true + POTATO_FISH: + conditions: + force-load: true + INFINITY_MATRIX: + options: + partial-override: true From 612698f70877b09c36d28a50dce3efcdfd8ac22a Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Tue, 30 Sep 2025 15:36:41 -0400 Subject: [PATCH 19/19] New translations en.yml (Portuguese, Brazilian) --- src/main/resources/lang/pt-BR.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/main/resources/lang/pt-BR.yml b/src/main/resources/lang/pt-BR.yml index 642e98bd..1562589a 100644 --- a/src/main/resources/lang/pt-BR.yml +++ b/src/main/resources/lang/pt-BR.yml @@ -217,9 +217,6 @@ items: conditions: force-load: true #ui - storage unit specific - _UI_STORAGE_ACTIONS_INV: - conditions: - force-load: true _UI_STORAGE_NO_ITEM: conditions: force-load: true @@ -235,6 +232,15 @@ items: _UI_STORAGE_VOID_EXCESS_OFF: conditions: force-load: true + _UI_STORAGE_DEPOSIT: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_SINGLE: + conditions: + force-load: true + _UI_STORAGE_WITHDRAW_ALL: + conditions: + force-load: true #items - materials ENDER_ESSENCE: conditions: