From 324729a68e0a74a51521ed0406862b1c52b86b60 Mon Sep 17 00:00:00 2001 From: simibubi <31564874+simibubi@users.noreply.github.com> Date: Thu, 5 Jan 2023 14:09:38 +0100 Subject: [PATCH] Here, drink this - Fixed signals not updating track graph when destroyed - Added #deployable_drink tag for consumables that are not considered food - Deployers can no longer consume potions or milk, and will instead feed players in their target area - Fixed buttons in ponder not registering clicks near the edges #4130 - Fixed config UI tooltips including the empty "." comments used for toml 'formatting' --- src/generated/resources/.cache/cache | 37 +- .../assets/create/lang/unfinished/da_dk.json | 90 ++-- .../assets/create/lang/unfinished/de_de.json | 116 ++--- .../assets/create/lang/unfinished/es_cl.json | 82 ++-- .../assets/create/lang/unfinished/es_es.json | 132 ++--- .../assets/create/lang/unfinished/es_mx.json | 132 ++--- .../assets/create/lang/unfinished/fr_fr.json | 26 +- .../assets/create/lang/unfinished/it_it.json | 28 +- .../assets/create/lang/unfinished/ja_jp.json | 78 +-- .../assets/create/lang/unfinished/ko_kr.json | 178 +++---- .../assets/create/lang/unfinished/nl_nl.json | 58 +-- .../assets/create/lang/unfinished/pl_pl.json | 58 +-- .../assets/create/lang/unfinished/pt_br.json | 456 +++++++++--------- .../assets/create/lang/unfinished/pt_pt.json | 52 +- .../assets/create/lang/unfinished/ro_ro.json | 108 ++--- .../assets/create/lang/unfinished/ru_ru.json | 106 ++-- .../assets/create/lang/unfinished/uk_ua.json | 44 +- .../assets/create/lang/unfinished/zh_cn.json | 106 ++-- .../assets/create/lang/unfinished/zh_tw.json | 98 ++-- .../create/tags/items/deployable_drink.json | 7 + .../java/com/simibubi/create/AllTags.java | 1 + .../components/deployer/DeployerHandler.java | 22 +- .../edgePoint/signal/SignalBlock.java | 5 + .../config/ui/entries/ValueEntry.java | 1 + .../create/foundation/data/TagGen.java | 3 + .../foundation/gui/widget/BoxWidget.java | 16 +- .../foundation/gui/widget/ElementWidget.java | 1 + 27 files changed, 1037 insertions(+), 1004 deletions(-) create mode 100644 src/generated/resources/data/create/tags/items/deployable_drink.json diff --git a/src/generated/resources/.cache/cache b/src/generated/resources/.cache/cache index 526866b25..69a1a80e0 100644 --- a/src/generated/resources/.cache/cache +++ b/src/generated/resources/.cache/cache @@ -560,24 +560,24 @@ bf2b0310500213ff853c748c236eb5d01f61658e assets/create/blockstates/yellow_toolbo b7181bcd8182b2f17088e5aa881f374c9c65470c assets/create/blockstates/zinc_ore.json f85edc574ee6de0de7693ffb031266643db6724a assets/create/lang/en_ud.json c219c77242e645f32704201dd80e279b3759b794 assets/create/lang/en_us.json -60ce96a6b33fb230c51c65b8531a3dd673b90740 assets/create/lang/unfinished/da_dk.json -6ef132351dae41ce270e1a77f224364f1d20c1e6 assets/create/lang/unfinished/de_de.json -83d427726fdc38ec3c5b8c3c0f6f87f49d3e5ff3 assets/create/lang/unfinished/es_cl.json -d21caeb0cbe871e38dc101c34ab89ece3cbe2127 assets/create/lang/unfinished/es_es.json -752876654a1e23def550cd5a338b86baf80e90ce assets/create/lang/unfinished/es_mx.json -5bd8c8d5bc9529288eaf9147ae0ee0c52059527c assets/create/lang/unfinished/fr_fr.json -b49206b64026382a642de89c2815f6ed2dcafb7a assets/create/lang/unfinished/it_it.json -8a5e0a600804f18a900a391a25d40a388c883472 assets/create/lang/unfinished/ja_jp.json -ca3000e0001ba5a70a8fda0eab91c09902260231 assets/create/lang/unfinished/ko_kr.json -5c05a19da1c79428c50a007637f520a1f16db8f4 assets/create/lang/unfinished/nl_nl.json -d5bfeacb442236c8b075fddb41364f85c8cb7feb assets/create/lang/unfinished/pl_pl.json -0f3f51d065d896a7e3b4abd8c2801fa3e8fbd8c3 assets/create/lang/unfinished/pt_br.json -9f2ec0b2f8fa9b380c7edb56bfb806bcce621cce assets/create/lang/unfinished/pt_pt.json -1f88f0d91bdf5c68224cb65249f77272771939c9 assets/create/lang/unfinished/ro_ro.json -a95340ed064b065ebcb8ef68e02c54583ad2b9c8 assets/create/lang/unfinished/ru_ru.json -ed29ef4ae8f3633533485d56f7fa8cb77b790a0a assets/create/lang/unfinished/uk_ua.json -e5cf7b657be816bc15b331dd058f7ccdabee8c14 assets/create/lang/unfinished/zh_cn.json -7c7d88a1350fd86fa3ae1efee33ee644cde48933 assets/create/lang/unfinished/zh_tw.json +ed60920301f2ffcffeea71f37e24545e72ee0a31 assets/create/lang/unfinished/da_dk.json +2724878ebb8921a094f489491c438cf8b36a30a2 assets/create/lang/unfinished/de_de.json +fa5cb1ce51545f01712936755294760f51703284 assets/create/lang/unfinished/es_cl.json +f6c96d50d7698428ae1e1b9f076ff864f399b7b5 assets/create/lang/unfinished/es_es.json +093e082838d64597386ff285bc9554825f066a39 assets/create/lang/unfinished/es_mx.json +8e73758eb200cde4f670d1c144dfc404acd2b8d0 assets/create/lang/unfinished/fr_fr.json +55d6af7afea4b03a2b7052e05a1bef61e89218e5 assets/create/lang/unfinished/it_it.json +d13c11d10974365d8facdb16f82ee96eb4dcc0d7 assets/create/lang/unfinished/ja_jp.json +21d5bc06ee7c0f12a2b0dfab5a871f6255839c44 assets/create/lang/unfinished/ko_kr.json +f0a39b64b067225a6b2f8508c99042be160c5cfe assets/create/lang/unfinished/nl_nl.json +31e1c8ae5377a70311d225aa7e31d6810bc6a231 assets/create/lang/unfinished/pl_pl.json +24a2408e187eb1cd15912cded83f65a0c050f26c assets/create/lang/unfinished/pt_br.json +0dec1ecc63fae7aeb82abe9810e48706761201ed assets/create/lang/unfinished/pt_pt.json +f619a46a75eb83175d2beb7cdde4eb6e02429a3d assets/create/lang/unfinished/ro_ro.json +738828862cdec76293de65147b1dd628156556d6 assets/create/lang/unfinished/ru_ru.json +bc2c343371bed774bd817ef12e295f6aa2363654 assets/create/lang/unfinished/uk_ua.json +79b2bd96514e4e472ef8da844ed824027765c07c assets/create/lang/unfinished/zh_cn.json +a1d73503bd0f9052d53c668dc9e7a4ccfa4058f6 assets/create/lang/unfinished/zh_tw.json 487a511a01b2a4531fb672f917922312db78f958 assets/create/models/block/acacia_window.json b48060cba1a382f373a05bf0039054053eccf076 assets/create/models/block/acacia_window_pane_noside.json 3066db1bf03cffa1a9c7fbacf47ae586632f4eb3 assets/create/models/block/acacia_window_pane_noside_alt.json @@ -5647,6 +5647,7 @@ a8bdc387cfa6296ebcc4af14323e2ddb632234dc data/create/tags/fluids/bottomless/allo d99d5c67bdffff60789a19bd51a5c5267c75e0a4 data/create/tags/items/casing.json c98ffdc2780c2a7690c590f46f014aeee7b0b504 data/create/tags/items/create_ingots.json 4480f211f4a37bfee193eba945bc9f5a8d2c6e34 data/create/tags/items/crushed_ores.json +49847bfbea11808b5101c972023a7f5833fe5a14 data/create/tags/items/deployable_drink.json 67385d5198d0796ec8f0d2c6ae144c672f4317a1 data/create/tags/items/modded_stripped_logs.json 27a1074a88a7b939c811341086afece325ed724c data/create/tags/items/modded_stripped_wood.json 7973972edb524683ef365bc103fcfcde0858a854 data/create/tags/items/pressurized_air_sources.json diff --git a/src/generated/resources/assets/create/lang/unfinished/da_dk.json b/src/generated/resources/assets/create/lang/unfinished/da_dk.json index 9bd08c66b..1c57f3e04 100644 --- a/src/generated/resources/assets/create/lang/unfinished/da_dk.json +++ b/src/generated/resources/assets/create/lang/unfinished/da_dk.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 1308", + "_": "Missing Localizations: 1352", "_": "->------------------------] Game Elements [------------------------<-", @@ -199,7 +199,7 @@ "block.create.deepslate_pillar": "Dybskifersøjle", "block.create.deepslate_zinc_ore": "Dybskiferzinkmalm", "block.create.deployer": "Anvender", - "block.create.depot": "Depot", + "block.create.depot": "UNLOCALIZED: Depot", "block.create.diorite_pillar": "Dioritsøjle", "block.create.display_board": "Displaytavle", "block.create.display_link": "Displaybindeled", @@ -424,7 +424,7 @@ "block.create.schematicannon": "Skematikanon", "block.create.scorchia": "Brændt scoria", "block.create.scorchia_pillar": "Brændt scoriasøjle", - "block.create.scoria": "Scoria", + "block.create.scoria": "UNLOCALIZED: Scoria", "block.create.scoria_pillar": "Scoriasøjle", "block.create.secondary_linear_chassis": "Sekundært lineært chassis", "block.create.sequenced_gearshift": "Sekvenseret gearskifte", @@ -490,7 +490,7 @@ "block.create.small_veridium_bricks": "Små veridiummursten", "block.create.smart_chute": "Smart skakt", "block.create.smart_fluid_pipe": "Smart væskerør", - "block.create.speedometer": "Speedometer", + "block.create.speedometer": "UNLOCALIZED: Speedometer", "block.create.spout": "Tud", "block.create.spruce_window": "Granvindue", "block.create.spruce_window_pane": "Granvinduespanel", @@ -500,7 +500,7 @@ "block.create.sticker": "Klistrer", "block.create.sticky_mechanical_piston": "Klistret mekanisk stempel", "block.create.stockpile_switch": "Lagringsomskifter", - "block.create.stressometer": "Stressometer", + "block.create.stressometer": "UNLOCALIZED: Stressometer", "block.create.tiled_glass": "Opdelt glas", "block.create.tiled_glass_pane": "Opdelt glaspanel", "block.create.track": "Togskinner", @@ -511,7 +511,7 @@ "block.create.train_trapdoor": "Toglem", "block.create.tuff_pillar": "Tufsøjle", "block.create.turntable": "Drejeskive", - "block.create.veridium": "Veridium", + "block.create.veridium": "UNLOCALIZED: Veridium", "block.create.veridium_pillar": "Veridiumsøjle", "block.create.vertical_framed_glass": "Lodret indrammet glas", "block.create.vertical_framed_glass_pane": "Lodret indrammet glaspanel", @@ -623,7 +623,7 @@ "item.create.empty_schematic": "Tom schematic", "item.create.experience_nugget": "Klump af erfaring", "item.create.extendo_grip": "Forlængogreb", - "item.create.filter": "Filter", + "item.create.filter": "UNLOCALIZED: Filter", "item.create.furnace_minecart_contraption": "Ovnminevogns-mekanisme", "item.create.goggles": "Ingeniørbriller", "item.create.golden_sheet": "Guldplade", @@ -647,7 +647,7 @@ "item.create.rose_quartz": "Rosenkvarts", "item.create.sand_paper": "Sandpapir", "item.create.schedule": "Køreplan", - "item.create.schematic": "Schematic", + "item.create.schematic": "UNLOCALIZED: Schematic", "item.create.schematic_and_quill": "Schematic og fjerpen", "item.create.shadow_steel": "Skyggestål", "item.create.sturdy_sheet": "Robust plade", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Creates byggeblokke", "death.attack.create.crush": "%1$s blev bearbejdet af knusehjul", @@ -932,7 +932,7 @@ "create.recipe.heat_requirement.superheated": "Overophedet", "create.generic.range": "Rækkevidde", - "create.generic.radius": "Radius", + "create.generic.radius": "UNLOCALIZED: Radius", "create.generic.width": "Bredde", "create.generic.height": "Højde", "create.generic.length": "Længde", @@ -948,14 +948,14 @@ "create.generic.daytime.second": "Sekund", "create.generic.daytime.pm": "p.m.", "create.generic.daytime.am": "a.m.", - "create.generic.unit.rpm": "RPM", + "create.generic.unit.rpm": "UNLOCALIZED: RPM", "create.generic.unit.stress": "SU", - "create.generic.unit.degrees": "°", - "create.generic.unit.millibuckets": "mB", - "create.generic.unit.buckets": "B", + "create.generic.unit.degrees": "UNLOCALIZED: °", + "create.generic.unit.millibuckets": "UNLOCALIZED: mB", + "create.generic.unit.buckets": "UNLOCALIZED: B", "create.generic.clockwise": "Med uret", "create.generic.counter_clockwise": "Mod uret", - "create.generic.in_quotes": "\"%1$s\"", + "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"", "create.generic.pitch": "Tonehøjde: %1$s", "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G", @@ -992,7 +992,7 @@ "create.symmetry.mirror.triplePlane": "Ottekantet", "create.orientation.orthogonal": "Ortogonal", - "create.orientation.diagonal": "Diagonal", + "create.orientation.diagonal": "UNLOCALIZED: Diagonal", "create.orientation.horizontal": "Vandret", "create.orientation.alongZ": "Langs Z", "create.orientation.alongX": "Langs X", @@ -1014,7 +1014,7 @@ "create.gui.terrainzapper.brush": "Pensel", "create.gui.terrainzapper.brush.cuboid": "Kasse", "create.gui.terrainzapper.brush.sphere": "Kugle", - "create.gui.terrainzapper.brush.cylinder": "Cylinder", + "create.gui.terrainzapper.brush.cylinder": "UNLOCALIZED: Cylinder", "create.gui.terrainzapper.brush.surface": "Overflade", "create.gui.terrainzapper.brush.cluster": "Klynge", "create.gui.terrainzapper.tool": "Værktøj", @@ -1052,7 +1052,7 @@ "create.contraptions.clockwork.minute_first": "Minutviser først", "create.contraptions.clockwork.hour_first_24": "24-timeviser først", - "create.logistics.filter": "Filter", + "create.logistics.filter": "UNLOCALIZED: Filter", "create.logistics.recipe_filter": "Opskriftfilter", "create.logistics.fluid_filter": "Væskefilter", "create.logistics.firstFrequency": "Frek. #1", @@ -1120,8 +1120,8 @@ "create.schematicAndQuill.saved": "Gemt som %1$s", "create.schematic.invalid": "[!] Ugyldig genstand - Brug schematic-bordet i stedet", - "create.schematic.position": "Position", - "create.schematic.rotation": "Rotation", + "create.schematic.position": "UNLOCALIZED: Position", + "create.schematic.rotation": "UNLOCALIZED: Rotation", "create.schematic.rotation.none": "Ingen", "create.schematic.rotation.cw90": "Med uret 90°", "create.schematic.rotation.cw180": "Med uret 180°", @@ -1130,11 +1130,11 @@ "create.schematic.mirror.none": "Ingen", "create.schematic.mirror.frontBack": "For-bag", "create.schematic.mirror.leftRight": "Venstre-højre", - "create.schematic.tool.deploy": "Position", + "create.schematic.tool.deploy": "UNLOCALIZED: Position", "create.schematic.tool.move": "Flyt XZ", "create.schematic.tool.movey": "Flyt Y", "create.schematic.tool.rotate": "Roter", - "create.schematic.tool.print": "Print", + "create.schematic.tool.print": "UNLOCALIZED: Print", "create.schematic.tool.flip": "Spejlvend", "create.schematic.tool.deploy.description.0": "Flytter strukturen til en placering.", "create.schematic.tool.deploy.description.1": "Højreklik på jorden for at placere.", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]-rul for at ændre afstanden.", "create.schematic.tool.move.description.0": "Flytter schematic'en vandret.", "create.schematic.tool.move.description.1": "Kig på schematic'en og [CTRL]-rul for at flytte den.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Flytter schematic'en lodret.", "create.schematic.tool.movey.description.1": "[CTRL]-rul for at flytte den op/ned.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Roterer schematic'en omkring dens midte.", "create.schematic.tool.rotate.description.1": "[CTRL]-rul for at rotere 90°.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Placerer øjeblikkeligt strukturen i verdenen.", "create.schematic.tool.print.description.1": "Højreklik for at bekræfte den nuværende placering.", "create.schematic.tool.print.description.2": "Dette værktøj er kun til kreativ-spiltilstand.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Spejlvender schematic'en langs den flade, du vælger.", "create.schematic.tool.flip.description.1": "Kig på schematic'en og [CTRL]-rul for at spejlvende den.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Synkroniserer...", "create.schematics.uploadTooLarge": "Din schematic overskrider begrænsninger specificeret af serveren.", @@ -1314,8 +1314,8 @@ "create.tooltip.holdForDescription": "Hold [%1$s] for oversigt", "create.tooltip.holdForControls": "Hold [%1$s] for styring", - "create.tooltip.keyShift": "Shift", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyShift": "UNLOCALIZED: Shift", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "Hastighedskrav: %1$s", "create.tooltip.speedRequirement.none": "Ingen", "create.tooltip.speedRequirement.slow": "Langsom", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack", "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "Fordeler i øjeblikket:", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "Højreklik for at få tilbage", "create.linked_controller.bind_mode": "Bindetilstand aktiv", @@ -1416,11 +1416,11 @@ "create.boiler.lvl": "Niveau %1$s", "create.boiler.max_lvl": "Maks.", "create.boiler.size": "Størrelse", - "create.boiler.size_dots": "....... ", + "create.boiler.size_dots": "UNLOCALIZED: ....... ", "create.boiler.water": "Vand", - "create.boiler.water_dots": "... ", + "create.boiler.water_dots": "UNLOCALIZED: ... ", "create.boiler.heat": "Varme", - "create.boiler.heat_dots": "...... ", + "create.boiler.heat_dots": "UNLOCALIZED: ...... ", "create.boiler.via_one_engine": "via 1 dampmaskine", "create.boiler.via_engines": "via %1$s dampmaskiner", @@ -1675,7 +1675,7 @@ "create.display_source.time.24_hour": "24-time", "create.display_source.accumulate_items": "Akkumuler antal genstande", "create.display_source.item_throughput": "Genstandsgennemløb", - "create.display_source.item_throughput.interval": "Interval", + "create.display_source.item_throughput.interval": "UNLOCALIZED: Interval", "create.display_source.item_throughput.interval.second": "per sekund", "create.display_source.item_throughput.interval.minute": "per minut", "create.display_source.item_throughput.interval.hour": "per time", @@ -1686,7 +1686,7 @@ "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size", "create.display_source.station_summary.now": "nu", "create.display_source.station_summary.minutes": "min", - "create.display_source.station_summary.seconds": "%1$ss", + "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss", "create.display_source.observed_train_name": "Observerede tognavn", "create.display_source.max_enchant_level": "Højeste fortryllelsespris", "create.display_source.boiler_status": "Kedelstatus", @@ -1713,12 +1713,12 @@ "create.display_target.single_line": "Enkelt linje", "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z;Æ;Ø;Å", - "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9", + "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9", "create.flap_display.cycles.arrival_time": " ;min;nu;15s;30s;45s", - "create.flap_display.cycles.shortened_numbers": " ;K;M", - "create.flap_display.cycles.fluid_units": "mB;B ", - "create.flap_display.cycles.instant": " ; ", - "create.flap_display.cycles.pixel": "█;▓;▒", + "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M", + "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ", + "create.flap_display.cycles.instant": "UNLOCALIZED: ; ", + "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒", "create.super_glue.too_far": "UNLOCALIZED: Selected area is too big", "create.super_glue.cannot_reach": "UNLOCALIZED: Selected blocks must be connected", @@ -1738,7 +1738,7 @@ "create.gui.config.overlay7": "UNLOCALIZED: Run /create overlay reset", "create.gui.config.overlay8": "UNLOCALIZED: to reset to the default position", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "UNLOCALIZED: [Create]: Server tick is currently slowed by %s ms :o", "create.command.killTPSCommand.status.slowed_by.1": "UNLOCALIZED: [Create]: Server tick is slowed by %s ms now >:)", "create.command.killTPSCommand.status.slowed_by.2": "UNLOCALIZED: [Create]: Server tick is back to regular speed :D", diff --git a/src/generated/resources/assets/create/lang/unfinished/de_de.json b/src/generated/resources/assets/create/lang/unfinished/de_de.json index 2d996ea58..846adae5c 100644 --- a/src/generated/resources/assets/create/lang/unfinished/de_de.json +++ b/src/generated/resources/assets/create/lang/unfinished/de_de.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 0", + "_": "Missing Localizations: 57", "_": "->------------------------] Game Elements [------------------------<-", @@ -199,7 +199,7 @@ "block.create.deepslate_pillar": "Tiefenschiefer-Säule", "block.create.deepslate_zinc_ore": "Tiefenschiefer-Zinkerz", "block.create.deployer": "Einsatzgerät", - "block.create.depot": "Depot", + "block.create.depot": "UNLOCALIZED: Depot", "block.create.diorite_pillar": "Dioritsäule", "block.create.display_board": "Anzeigetafel", "block.create.display_link": "Anzeige-Link", @@ -422,7 +422,7 @@ "block.create.sail_frame": "Segelrahmen", "block.create.schematic_table": "Bauplantisch", "block.create.schematicannon": "Bauplankanone", - "block.create.scorchia": "Scorchia", + "block.create.scorchia": "UNLOCALIZED: Scorchia", "block.create.scorchia_pillar": "Scorchia-Säule", "block.create.scoria": "Schlacke", "block.create.scoria_pillar": "Schlackensäule", @@ -500,7 +500,7 @@ "block.create.sticker": "Ankleber", "block.create.sticky_mechanical_piston": "Klebriger Mechanischer Kolben", "block.create.stockpile_switch": "Vorratssensor", - "block.create.stressometer": "Stressometer", + "block.create.stressometer": "UNLOCALIZED: Stressometer", "block.create.tiled_glass": "Glasfliesen", "block.create.tiled_glass_pane": "Glasfliesenscheibe", "block.create.track": "Gleis", @@ -511,7 +511,7 @@ "block.create.train_trapdoor": "Zugfalltür", "block.create.tuff_pillar": "Tuffstein-Säule", "block.create.turntable": "Drehtisch", - "block.create.veridium": "Veridium", + "block.create.veridium": "UNLOCALIZED: Veridium", "block.create.veridium_pillar": "Veridium-Säule", "block.create.vertical_framed_glass": "Vertikal Gerahmtes Glas", "block.create.vertical_framed_glass_pane": "Vertikal Gerahmte Glasscheibe", @@ -623,7 +623,7 @@ "item.create.empty_schematic": "Leerer Bauplan", "item.create.experience_nugget": "Erfahrungsklumpen", "item.create.extendo_grip": "Extendo Griff", - "item.create.filter": "Filter", + "item.create.filter": "UNLOCALIZED: Filter", "item.create.furnace_minecart_contraption": "Antriebsloren Vorrichtung", "item.create.goggles": "Ingenieursbrille", "item.create.golden_sheet": "Goldblech", @@ -640,7 +640,7 @@ "item.create.potato_cannon": "Kartoffelkanone", "item.create.powdered_obsidian": "Pulverisierter Obsidian", "item.create.precision_mechanism": "Präzisionsgetriebe", - "item.create.propeller": "Propeller", + "item.create.propeller": "UNLOCALIZED: Propeller", "item.create.raw_zinc": "Rohzink", "item.create.red_sand_paper": "Rotes Schmirgelpapier", "item.create.refined_radiance": "Raffinierter Glanz", @@ -798,7 +798,7 @@ "advancement.create.display_link.desc": "Benutze einen Anzeige-Link, um Informationen zu visualisieren.", "advancement.create.potato_cannon": "Fwump!", "advancement.create.potato_cannon.desc": "Besiege einen Gegner mit deiner Kartoffelkanone.", - "advancement.create.extendo_grip": "Boioioing!", + "advancement.create.extendo_grip": "UNLOCALIZED: Boioioing!", "advancement.create.extendo_grip.desc": "Beschaffe einen Extendo-Griff.", "advancement.create.linked_controller": "Ferngesteuert", "advancement.create.linked_controller.desc": "Aktiviere eine Redstone-Verbindung mit einer Fernbedienung", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Create Paletten", "death.attack.create.crush": "%1$s stolperte in ein Mahlwerk", @@ -932,7 +932,7 @@ "create.recipe.heat_requirement.superheated": "Viel Hitze benötigt", "create.generic.range": "Reichweite", - "create.generic.radius": "Radius", + "create.generic.radius": "UNLOCALIZED: Radius", "create.generic.width": "Breite", "create.generic.height": "Höhe", "create.generic.length": "Länge", @@ -940,19 +940,19 @@ "create.generic.delay": "Verzögerung", "create.generic.duration": "Dauer", "create.generic.timeUnit": "Zeiteinheit", - "create.generic.unit.ticks": "Ticks", + "create.generic.unit.ticks": "UNLOCALIZED: Ticks", "create.generic.unit.seconds": "Sekunden", "create.generic.unit.minutes": "Minuten", "create.generic.daytime.hour": "Stunde", - "create.generic.daytime.minute": "Minute", + "create.generic.daytime.minute": "UNLOCALIZED: Minute", "create.generic.daytime.second": "Sekunde", "create.generic.daytime.pm": "nachmittags", "create.generic.daytime.am": "vormittags", "create.generic.unit.rpm": "UPM", - "create.generic.unit.stress": "su", - "create.generic.unit.degrees": "°", + "create.generic.unit.stress": "UNLOCALIZED: su", + "create.generic.unit.degrees": "UNLOCALIZED: °", "create.generic.unit.millibuckets": "%1$smB", - "create.generic.unit.buckets": "B", + "create.generic.unit.buckets": "UNLOCALIZED: B", "create.generic.clockwise": "Uhrzeigersinn", "create.generic.counter_clockwise": "Gegen-Uhrzeigersinn", "create.generic.in_quotes": "„%1$s“", @@ -991,9 +991,9 @@ "create.symmetry.mirror.doublePlane": "Rechteckig", "create.symmetry.mirror.triplePlane": "Achteckig", - "create.orientation.orthogonal": "Orthogonal", - "create.orientation.diagonal": "Diagonal", - "create.orientation.horizontal": "Horizontal", + "create.orientation.orthogonal": "UNLOCALIZED: Orthogonal", + "create.orientation.diagonal": "UNLOCALIZED: Diagonal", + "create.orientation.horizontal": "UNLOCALIZED: Horizontal", "create.orientation.alongZ": "Entlang Z", "create.orientation.alongX": "Entlang X", @@ -1052,11 +1052,11 @@ "create.contraptions.clockwork.minute_first": "Minutenzeiger zuerst", "create.contraptions.clockwork.hour_first_24": "24-Stunden-Zeiger zuerst", - "create.logistics.filter": "Filter", + "create.logistics.filter": "UNLOCALIZED: Filter", "create.logistics.recipe_filter": "Rezeptfilter", "create.logistics.fluid_filter": "Flüssigkeitsfilter", - "create.logistics.firstFrequency": "Freq. #1", - "create.logistics.secondFrequency": "Freq. #2", + "create.logistics.firstFrequency": "UNLOCALIZED: Freq. #1", + "create.logistics.secondFrequency": "UNLOCALIZED: Freq. #2", "create.logistics.filter.apply": "Filter angewendet auf %1$s.", "create.logistics.filter.apply_click_again": "Filter angewendet auf %1$s, klicke nochmal um Menge zu kopieren.", "create.logistics.filter.apply_count": "Extraktionsmenge auf Filter angewendet.", @@ -1096,7 +1096,7 @@ "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Drehe um Kolben/Seilrolle/Portalkran zu bewegen", "create.gui.sequenced_gearshift.instruction.turn_distance": "Kolben", "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Distanz", - "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Timed Delay", + "create.gui.sequenced_gearshift.instruction.delay.descriptive": "UNLOCALIZED: Timed Delay", "create.gui.sequenced_gearshift.instruction.delay": "Verzögerung", "create.gui.sequenced_gearshift.instruction.delay.duration": "Dauer", "create.gui.sequenced_gearshift.instruction.end.descriptive": "Beende", @@ -1120,8 +1120,8 @@ "create.schematicAndQuill.saved": "Gespeichert als %1$s", "create.schematic.invalid": "[!] Ungültiger Gegenstand - Benutze einen Bauplantisch.", - "create.schematic.position": "Position", - "create.schematic.rotation": "Rotation", + "create.schematic.position": "UNLOCALIZED: Position", + "create.schematic.rotation": "UNLOCALIZED: Rotation", "create.schematic.rotation.none": "Nein", "create.schematic.rotation.cw90": "90° im Uhrzeigersinn", "create.schematic.rotation.cw180": "180° im Uhrzeigersinn", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Strg]-Mausrad um die Entfernung zu ändern.", "create.schematic.tool.move.description.0": "Bewegt das Schema horizontal", "create.schematic.tool.move.description.1": "Zeig auf das Schema und benutze [Strg]-Mausrad.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Bewegt das Schema vertikal", "create.schematic.tool.movey.description.1": "[Strg]-Mausrad zum hoch- und runterbewegen", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Rotiert das Schema um seine Mitte.", "create.schematic.tool.rotate.description.1": "[Strg]-Mausrad für eine Drehung um 90°", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Platziert sofort die Struktur in der Welt", "create.schematic.tool.print.description.1": "[Rechtsklick] zum Bestätigen der Platzierung an der aktuellen Position.", "create.schematic.tool.print.description.2": "Dieses Werkzeug ist nur für den Kreativ-Modus.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Kehrt das Schema entlang der ausgewählten Oberfläche um.", "create.schematic.tool.flip.description.1": "Zeige auf das Schema und benutze [Strg]-Mausrad.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Synchronisation...", "create.schematics.uploadTooLarge": "Dein Bauplan ist zu groß.", @@ -1314,7 +1314,7 @@ "create.tooltip.holdForDescription": "Halte [%1$s] für eine Zusammenfassung", "create.tooltip.holdForControls": "Halte [%1$s] für die Steuerung", - "create.tooltip.keyShift": "Shift", + "create.tooltip.keyShift": "UNLOCALIZED: Shift", "create.tooltip.keyCtrl": "Strg", "create.tooltip.speedRequirement": "Geschwindigkeitsanforderung: %1$s", "create.tooltip.speedRequirement.none": "Keine", @@ -1347,13 +1347,13 @@ "create.logistics.when_multiple_outputs_available": "Wenn mehrere Ausgaben verfügbar sind", - "create.mechanical_arm.selection_mode.round_robin": "Round Robin", + "create.mechanical_arm.selection_mode.round_robin": "UNLOCALIZED: Round Robin", "create.mechanical_arm.selection_mode.forced_round_robin": "Gezwungener Round Robin", "create.mechanical_arm.selection_mode.prefer_first": "Bevorzuge erstes Ziel", "create.tunnel.selection_mode.split": "Aufteilung", "create.tunnel.selection_mode.forced_split": "Gezwungene Aufteilung", - "create.tunnel.selection_mode.round_robin": "Round Robin", + "create.tunnel.selection_mode.round_robin": "UNLOCALIZED: Round Robin", "create.tunnel.selection_mode.forced_round_robin": "Gezwungener Round Robin", "create.tunnel.selection_mode.prefer_nearest": "Bevorzuge Naheliegensten", "create.tunnel.selection_mode.randomize": "Zufällig", @@ -1371,9 +1371,9 @@ "create.tooltip.deployer.header": "Deployer Informationen", "create.tooltip.deployer.using": "Modus: Verwenden", "create.tooltip.deployer.punching": "Mode: Angreifen", - "create.tooltip.deployer.contains": "Item: %1$s x%2$s", + "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "Verteilt derzeit:", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "Rechtsklicken, um zu entnehmen", "create.linked_controller.bind_mode": "Bindungsmodus aktiv", @@ -1388,7 +1388,7 @@ "create.crafting_blueprint.inferred": "Abgeleitet vom Rezept", "create.crafting_blueprint.manually_assigned": "Manuell zugewiesen", "create.crafting_blueprint.secondary_display_slot": "Sekundärer Anzeigeplatz", - "create.crafting_blueprint.optional": "Optional", + "create.crafting_blueprint.optional": "UNLOCALIZED: Optional", "create.potato_cannon.ammo.attack_damage": "%1$s Angriffsschaden", "create.potato_cannon.ammo.reload_ticks": "%1$s Neulade-Ticks", @@ -1413,14 +1413,14 @@ "create.boiler.status_short": "Kessel: %1$s", "create.boiler.passive": "Passiv", "create.boiler.idle": "Inaktiv", - "create.boiler.lvl": "Lvl %1$s", + "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s", "create.boiler.max_lvl": "Max.", "create.boiler.size": "Größe", - "create.boiler.size_dots": "....... ", + "create.boiler.size_dots": "UNLOCALIZED: ....... ", "create.boiler.water": "Wasser", - "create.boiler.water_dots": "... ", + "create.boiler.water_dots": "UNLOCALIZED: ... ", "create.boiler.heat": "Wärme", - "create.boiler.heat_dots": "...... ", + "create.boiler.heat_dots": "UNLOCALIZED: ...... ", "create.boiler.via_one_engine": "mit einer Dampfmaschine", "create.boiler.via_engines": "mit %1$s Dampfmaschinen", @@ -1487,8 +1487,8 @@ "create.schedule.condition.threshold.matching_content": "passender Inhalt", "create.schedule.condition.threshold.anything": "Irgendetwas", "create.schedule.condition.threshold.item_measure": "Maßeinheit", - "create.schedule.condition.threshold.items": "Items", - "create.schedule.condition.threshold.stacks": "Stacks", + "create.schedule.condition.threshold.items": "UNLOCALIZED: Items", + "create.schedule.condition.threshold.stacks": "UNLOCALIZED: Stacks", "create.schedule.condition.threshold.buckets": "Eimer", "create.schedule.condition.threshold.status": "Zugladestand: %1$s/%2$s %3$s", "create.schedule.condition.threshold.place_item": "Referenz-Item", @@ -1686,7 +1686,7 @@ "create.display_source.station_summary.platform_column": "Spalte 'Gleis' Größe", "create.display_source.station_summary.now": "jetzt", "create.display_source.station_summary.minutes": "min", - "create.display_source.station_summary.seconds": "%1$ss", + "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss", "create.display_source.observed_train_name": "Zugnamen ermitteln", "create.display_source.max_enchant_level": "Max. Verzauberungskosten", "create.display_source.boiler_status": "Kesselstatus", @@ -1713,12 +1713,12 @@ "create.display_target.single_line": "Einzelne Zeile", "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z;Ä;Ö;Ü;ß", - "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9", + "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9", "create.flap_display.cycles.arrival_time": " ; min;jetzt;15s;30s;45s", "create.flap_display.cycles.shortened_numbers": " ;Tsd.;Mio.", - "create.flap_display.cycles.fluid_units": "mB;B ", - "create.flap_display.cycles.instant": " ; ", - "create.flap_display.cycles.pixel": "█;▓;▒", + "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ", + "create.flap_display.cycles.instant": "UNLOCALIZED: ; ", + "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒", "create.super_glue.too_far": "Ausgewählter Bereich ist zu groß", "create.super_glue.cannot_reach": "Ausgewählte Blöcke müssen miteinander verbunden sein", @@ -1729,7 +1729,7 @@ "create.super_glue.not_enough": "Nicht genug Kleber im Inventar", "create.super_glue.success": "Kleben...", - "create.gui.config.overlay1": "Hi :)", + "create.gui.config.overlay1": "UNLOCALIZED: Hi :)", "create.gui.config.overlay2": "Dies ist ein Beispiel Overlay", "create.gui.config.overlay3": "Klicke oder ziehe mit deiner Maus", "create.gui.config.overlay4": "um diese Vorschau zu bewegen", @@ -1738,13 +1738,13 @@ "create.gui.config.overlay7": "Benutze /create overlay reset", "create.gui.config.overlay8": "um die Standardposition zurückzusetzen", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Server Tick ist derzeitig um %s ms verlangsamt :o", "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Server Tick ist jetzt um %s ms verlangsamt >:)", "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Server Tick ist jetzt wieder auf normaler Geschwindigkeit :D", "create.command.killTPSCommand.status.usage.0": "[Create]: Benutze /killtps stop um den Server Tick wieder auf normale Geschwindigkeit zu bringen", "create.command.killTPSCommand.status.usage.1": "[Create]: Benutze /killtps start um den Server Tick künstlich zu verlangsamen", - "create.command.killTPSCommand.argument.tickTime": "tickTime", + "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime", "create.contraption.minecart_contraption_too_big": "Dieses Lorengespann ist zu groß, um es aufzusammeln", "create.contraption.minecart_contraption_illegal_pickup": "Eine mysteriöse Kraft hält dieses Lorengespann in dieser Welt", @@ -2113,7 +2113,7 @@ "create.ponder.tag.creative.description": "Komponenten, welche normalerweise nicht im Überlebensmodus verfügbar sind", "create.ponder.tag.display_sources": "Quellen für Anzeige-Links", "create.ponder.tag.display_sources.description": "Komponenten oder Blöcke, welche Daten bieten, die von einem Anzeige-Link gelesen werden können", - "create.ponder.tag.logistics": "Item Transportation", + "create.ponder.tag.logistics": "UNLOCALIZED: Item Transportation", "create.ponder.tag.logistics.description": "Komponenten, welche beim Transportieren von Items helfen", "create.ponder.tag.display_targets": "Ziele für Anzeige-Links", "create.ponder.tag.display_targets.description": "Komponenten oder Blöcke, welche die Daten verarbeiten und anzeigen können, welche sie von einem Anzeige-Link erhalten", @@ -2261,8 +2261,8 @@ "create.ponder.clockwork_bearing.header": "Strukturen mit Uhrwerk-Lager animieren", "create.ponder.clockwork_bearing.text_1": "Uhrwerk-Lager verbinden sich mit Blöcken vor ihnen", "create.ponder.clockwork_bearing.text_2": "Sobald Rooationsenergie gegeben wird, rotieren die Strukturen passend zur Stunde des Tages", - "create.ponder.clockwork_bearing.text_3": "3:00", - "create.ponder.clockwork_bearing.text_4": "4:00", + "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00", + "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00", "create.ponder.clockwork_bearing.text_5": "Rechtsklicke das Lager um das animieren der Struktur zu starten oder stoppen", "create.ponder.clockwork_bearing.text_6": "Vor dem Stundenzeiger kann eine zweite Struktur angebracht werden", "create.ponder.clockwork_bearing.text_7": "Stelle sicher, das beide Strukturen nicht an einander geklebt sind", @@ -2847,9 +2847,9 @@ "create.ponder.steam_engine.header": "Dampfmaschinen einrichten", "create.ponder.steam_engine.text_1": "Dampfmaschinen können an Flüssigkeitstanks angebracht werden", - "create.ponder.steam_engine.text_10": "Lvl 4", + "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4", "create.ponder.steam_engine.text_11": "4 Maschinen", - "create.ponder.steam_engine.text_12": "Lvl 8", + "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8", "create.ponder.steam_engine.text_13": "8 Maschinen", "create.ponder.steam_engine.text_2": "Das anklicken der Maschine mit einer Welle erstellt die Kinetische Ausgabe", "create.ponder.steam_engine.text_3": "Mit genügent Hitze, Wasser und Boilergrösse...", diff --git a/src/generated/resources/assets/create/lang/unfinished/es_cl.json b/src/generated/resources/assets/create/lang/unfinished/es_cl.json index b1cb4225f..2732f3d89 100644 --- a/src/generated/resources/assets/create/lang/unfinished/es_cl.json +++ b/src/generated/resources/assets/create/lang/unfinished/es_cl.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 988", + "_": "Missing Localizations: 1028", "_": "->------------------------] Game Elements [------------------------<-", @@ -49,7 +49,7 @@ "block.create.brown_valve_handle": "Válvula Marrón", "block.create.calcite_pillar": "UNLOCALIZED: Calcite Pillar", "block.create.cart_assembler": "Ensambladora de Vagonetas", - "block.create.chocolate": "Chocolate", + "block.create.chocolate": "UNLOCALIZED: Chocolate", "block.create.chute": "Tolvogán", "block.create.clockwork_bearing": "Rodamiento De Relojería", "block.create.clutch": "Embrague", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Create Palettes", "death.attack.create.crush": "%1$s fué procesado por Ruedas Trituradoras", @@ -940,7 +940,7 @@ "create.generic.delay": "Retraso", "create.generic.duration": "UNLOCALIZED: Duration", "create.generic.timeUnit": "UNLOCALIZED: Time Unit", - "create.generic.unit.ticks": "Ticks", + "create.generic.unit.ticks": "UNLOCALIZED: Ticks", "create.generic.unit.seconds": "Segundos", "create.generic.unit.minutes": "Minutos", "create.generic.daytime.hour": "UNLOCALIZED: Hour", @@ -948,9 +948,9 @@ "create.generic.daytime.second": "UNLOCALIZED: Second", "create.generic.daytime.pm": "UNLOCALIZED: pm", "create.generic.daytime.am": "UNLOCALIZED: am", - "create.generic.unit.rpm": "RPM", + "create.generic.unit.rpm": "UNLOCALIZED: RPM", "create.generic.unit.stress": "us", - "create.generic.unit.degrees": "°", + "create.generic.unit.degrees": "UNLOCALIZED: °", "create.generic.unit.millibuckets": "%1$smB", "create.generic.unit.buckets": "UNLOCALIZED: B", "create.generic.clockwise": "En sentido del Reloj", @@ -988,12 +988,12 @@ "create.gui.symmetryWand.orientation": "Orientación", "create.symmetry.mirror.plane": "Reflejar una vez", - "create.symmetry.mirror.doublePlane": "Rectangular", - "create.symmetry.mirror.triplePlane": "Octagonal", + "create.symmetry.mirror.doublePlane": "UNLOCALIZED: Rectangular", + "create.symmetry.mirror.triplePlane": "UNLOCALIZED: Octagonal", "create.orientation.orthogonal": "Ortogonal", - "create.orientation.diagonal": "Diagonal", - "create.orientation.horizontal": "Horizontal", + "create.orientation.diagonal": "UNLOCALIZED: Diagonal", + "create.orientation.horizontal": "UNLOCALIZED: Horizontal", "create.orientation.alongZ": "En el eje Z", "create.orientation.alongX": "en el eje X", @@ -1022,7 +1022,7 @@ "create.gui.terrainzapper.tool.place": "Colocar", "create.gui.terrainzapper.tool.replace": "Reemplazar", "create.gui.terrainzapper.tool.clear": "Borrar", - "create.gui.terrainzapper.tool.overlay": "Overlay", + "create.gui.terrainzapper.tool.overlay": "UNLOCALIZED: Overlay", "create.gui.terrainzapper.tool.flatten": "Aplanar", "create.terrainzapper.shiftRightClickToSet": "Shift-Click Derecho para Seleccionar una Forma", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]-Rueda para seleccionar distancia.", "create.schematic.tool.move.description.0": "Desplaza el esquema horizontalmente.", "create.schematic.tool.move.description.1": "Apunta al esquema y [CTRL]-Rueda para empujarlo.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Desplaza el esquema verticalmente.", "create.schematic.tool.movey.description.1": "[CTRL]-Rueda para moverlo arriba y abajo.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Rota el esquema sobre su centro.", "create.schematic.tool.rotate.description.1": "[CTRL]-Rueda para rotarlo en 90 Grados.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Instantáneamente construye la estructura en el mundo.", "create.schematic.tool.print.description.1": "[Click-Derecho] para confirmar la ubicación en la ubicación actual.", "create.schematic.tool.print.description.2": "Solo en Creativo.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Gira el esquema a lo largo de la cara que seleccionaste.", "create.schematic.tool.flip.description.1": "Apunta al esquema y [CTRL]-Rueda para voltearlo.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Sincronizando...", "create.schematics.uploadTooLarge": "Tu esquema excede las limitaciones especificadas por el servidor.", @@ -1314,8 +1314,8 @@ "create.tooltip.holdForDescription": "Mantén [%1$s] para Resumen", "create.tooltip.holdForControls": "Mantén [%1$s] para Controles", - "create.tooltip.keyShift": "Shift", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyShift": "UNLOCALIZED: Shift", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "Requqrimiento de Velocidad: %1$s", "create.tooltip.speedRequirement.none": "Ninguno", "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow", @@ -1347,13 +1347,13 @@ "create.logistics.when_multiple_outputs_available": "Cuando hay varias salidas disponibles", - "create.mechanical_arm.selection_mode.round_robin": "Round Robin", + "create.mechanical_arm.selection_mode.round_robin": "UNLOCALIZED: Round Robin", "create.mechanical_arm.selection_mode.forced_round_robin": "Round Robin Forzado", "create.mechanical_arm.selection_mode.prefer_first": "Preferir Primer Objetivo", "create.tunnel.selection_mode.split": "Separar", "create.tunnel.selection_mode.forced_split": "Separar Forzado", - "create.tunnel.selection_mode.round_robin": "Round Robin", + "create.tunnel.selection_mode.round_robin": "UNLOCALIZED: Round Robin", "create.tunnel.selection_mode.forced_round_robin": "Round Robin Forzado", "create.tunnel.selection_mode.prefer_nearest": "Preferir el Más Cercano", "create.tunnel.selection_mode.randomize": "Aleatorizar", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack", "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "Actualmente distribuyendo:", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "Click-Derecho para recuperar", "create.linked_controller.bind_mode": "Modo de vinculación activado", @@ -1738,13 +1738,13 @@ "create.gui.config.overlay7": "Ejecuta /create overlay reset", "create.gui.config.overlay8": "para restablecer a la posición predeterminada", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Los ticks del servidor están actualmente siendo ralentizados por %s ms :o", "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Los ticks del servidor se ralentizan por %s ms ahora >:)", "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Los ticks del servidor han vuelto a la velocidad normal :D", "create.command.killTPSCommand.status.usage.0": "[Create]: usa /killtps stop para devolver a los ticks del servidor a la velocidad normal", "create.command.killTPSCommand.status.usage.1": "[Create]: usa /killtps start para ralentizar artificialmente los ticks del servidor", - "create.command.killTPSCommand.argument.tickTime": "tickTime", + "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime", "create.contraption.minecart_contraption_too_big": "Esta contrapción de vagoneta parece demasiado grande para recogerla", "create.contraption.minecart_contraption_illegal_pickup": "Una fuerza mística está vinculando esta contrapción de vagoneta al mundo", @@ -1803,13 +1803,13 @@ "_": "->------------------------] Item Descriptions [------------------------<-", "item.create.example_item.tooltip": "SAMPLE ITEM (just a marker that this tooltip exists)", - "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.", - "item.create.example_item.tooltip.condition1": "When this", - "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)", - "item.create.example_item.tooltip.condition2": "And When this", - "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like", - "item.create.example_item.tooltip.control1": "When Ctrl pressed", - "item.create.example_item.tooltip.action1": "These controls are displayed.", + "item.create.example_item.tooltip.summary": "UNLOCALIZED: A brief description of the item. _Underscores_ highlight a term.", + "item.create.example_item.tooltip.condition1": "UNLOCALIZED: When this", + "item.create.example_item.tooltip.behaviour1": "UNLOCALIZED: Then this item does this. (behaviours show on shift)", + "item.create.example_item.tooltip.condition2": "UNLOCALIZED: And When this", + "item.create.example_item.tooltip.behaviour2": "UNLOCALIZED: You can add as many behaviours as you like", + "item.create.example_item.tooltip.control1": "UNLOCALIZED: When Ctrl pressed", + "item.create.example_item.tooltip.action1": "UNLOCALIZED: These controls are displayed.", "block.create.wooden_bracket.tooltip": "SOPORTE DE MADERA", "block.create.wooden_bracket.tooltip.summary": "_Decora_ tus _Ejes, Engranajes_ y _Tuberías_ con un acogedor refuerzo de madera.", @@ -2078,13 +2078,13 @@ "create.ponder.categories": "Categorías Disponibles en Create", "create.ponder.index_description": "Haz clic en uno de los iconos para conocer sus elementos y bloques asociados", "create.ponder.index_title": "Índice de Reflexión", - "create.ponder.shared.rpm16": "16 RPM", + "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM", "create.ponder.shared.behaviour_modify_wrench": "Este comportamiento se puede modificar con una llave inglesa", "create.ponder.shared.storage_on_contraption": "Los inventarios adjuntos a la contrapción recogerán los objetos automáticamente", "create.ponder.shared.sneak_and": "Agáchate +", - "create.ponder.shared.rpm8": "8 RPM", - "create.ponder.shared.ctrl_and": "Ctrl +", - "create.ponder.shared.rpm32": "32 RPM", + "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM", + "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +", + "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM", "create.ponder.shared.rpm16_source": "Fuente: 16 RPM", "create.ponder.shared.movement_anchors": "Con la ayuda de Chasis o La Gotita, se pueden mover estructuras más grandes.", "create.ponder.tag.redstone": "Componentes Lógicos", @@ -2246,7 +2246,7 @@ "create.ponder.chain_gearshift.text_3": "Cuando la Caja de Cambios no está en la fuente, su velocidad será la mitad", "create.ponder.chain_gearshift.text_4": "En ambos casos, los Conductores en Cadena en la fila siempre irán al doble la velocidad de las Cajas de Cambios", "create.ponder.chain_gearshift.text_5": "Usando señales análogas, la razón se puede ajustar más precisamente entre 1 y 2", - "create.ponder.chain_gearshift.text_6": "12 RPM", + "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM", "create.ponder.chute.header": "Transportando Objetos a través de Tolvoganes Verticales", "create.ponder.chute.text_1": "Los tolvoganes pueden transportar artículos verticalmente desde y hacia los inventarios.", @@ -2261,8 +2261,8 @@ "create.ponder.clockwork_bearing.header": "Animando estructuras con Rodamientos de Relojería", "create.ponder.clockwork_bearing.text_1": "Los Rodamientos de Relojería se adjuntan a los bloques en frente", "create.ponder.clockwork_bearing.text_2": "Al recibir Fuerza Rotacional, la estructura será rotada acorde a la hora del día", - "create.ponder.clockwork_bearing.text_3": "3:00", - "create.ponder.clockwork_bearing.text_4": "4:00", + "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00", + "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00", "create.ponder.clockwork_bearing.text_5": "Haz Click-Derecho en el rodamiento para comenzar o detener la estructura", "create.ponder.clockwork_bearing.text_6": "En frente del horario, una segunda estructura se puede añadir", "create.ponder.clockwork_bearing.text_7": "Asegúrate de que las dos estructuras no estén unidas la una a la otra con La Gotita o un similar", diff --git a/src/generated/resources/assets/create/lang/unfinished/es_es.json b/src/generated/resources/assets/create/lang/unfinished/es_es.json index 9866e0ed4..da549e91f 100644 --- a/src/generated/resources/assets/create/lang/unfinished/es_es.json +++ b/src/generated/resources/assets/create/lang/unfinished/es_es.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 8", + "_": "Missing Localizations: 73", "_": "->------------------------] Game Elements [------------------------<-", @@ -49,7 +49,7 @@ "block.create.brown_valve_handle": "Asa de válvula marrón", "block.create.calcite_pillar": "Pilar de calcita", "block.create.cart_assembler": "Ensamblador de vagonetas", - "block.create.chocolate": "Chocolate", + "block.create.chocolate": "UNLOCALIZED: Chocolate", "block.create.chute": "Ducto", "block.create.clockwork_bearing": "Rodamiento tipo reloj", "block.create.clutch": "Embrague", @@ -766,7 +766,7 @@ "advancement.create.foods.desc": "Crea bayas glaseadas con chocolate, una manzana con miel y una ensaimada; todas por la misma boquilla", "advancement.create.diving_suit_lava": "Nadando con los lavagantes", "advancement.create.diving_suit_lava.desc": "Intenta bucear en lava con tu equipo de buceo§7\n(Logro oculto)", - "advancement.create.chained_drain": "On a Roll", + "advancement.create.chained_drain": "UNLOCALIZED: On a Roll", "advancement.create.chained_drain.desc": "Watch an Item move across a row of Item Drains§7\n(Hidden Advancement)", "advancement.create.cross_streams": "Don't cross the Streams!", "advancement.create.cross_streams.desc": "Mira cómo dos fluidos se encuentran en tu sistema de tuberías§7\n(Logro oculto)", @@ -794,7 +794,7 @@ "advancement.create.haunted_bell.desc": "Toca una campana maldita", "advancement.create.clockwork_bearing": "Las artefacto en punto", "advancement.create.clockwork_bearing.desc": "Ensamblar una estructura montada sobre un rodamiento tipo reloj.", - "advancement.create.display_link": "Big Data", + "advancement.create.display_link": "UNLOCALIZED: Big Data", "advancement.create.display_link.desc": "Usa un enlace de pantalla para visualizar información", "advancement.create.potato_cannon": "¡Fwoomp!", "advancement.create.potato_cannon.desc": "Derrota a un enemigo con tu cañón de patatas.", @@ -802,7 +802,7 @@ "advancement.create.extendo_grip.desc": "Hazte con un agarre extentido.", "advancement.create.linked_controller": "Activación remota", "advancement.create.linked_controller.desc": "Activa un enlace de redstone usando un controlador enlazado", - "advancement.create.arm_blaze_burner": "Combust-o-Tron", + "advancement.create.arm_blaze_burner": "UNLOCALIZED: Combust-o-Tron", "advancement.create.arm_blaze_burner.desc": "Instruya un brazo mecánico para alimentar su quemador de blaze.", "advancement.create.crusher_maxed_0000": "Triturándolo", "advancement.create.crusher_maxed_0000.desc": "Usa un par de ruedas trituradoras a máxima velocidad", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Paletas", "death.attack.create.crush": "%1$s se procesó en las ruedas de trituración", @@ -925,7 +925,7 @@ "create.recipe.assembly.cutting": "Corte con sierra", "create.recipe.assembly.repeat": "Repetir la secuencia %1$s veces", "create.recipe.assembly.junk": "Basura aleatoria", - "create.recipe.processing.chance": "%1$s%% Chance", + "create.recipe.processing.chance": "UNLOCALIZED: %1$s%% Chance", "create.recipe.deploying.not_consumed": "No consumido", "create.recipe.heat_requirement.none": "No es necesario calentar", "create.recipe.heat_requirement.heated": "Calentado", @@ -940,22 +940,22 @@ "create.generic.delay": "Retraso", "create.generic.duration": "Duración", "create.generic.timeUnit": "Unidad de tiempo", - "create.generic.unit.ticks": "Ticks", + "create.generic.unit.ticks": "UNLOCALIZED: Ticks", "create.generic.unit.seconds": "Segundos", "create.generic.unit.minutes": "Minutos", "create.generic.daytime.hour": "Hora", "create.generic.daytime.minute": "Minuto", "create.generic.daytime.second": "Segundo", - "create.generic.daytime.pm": "pm", - "create.generic.daytime.am": "am", - "create.generic.unit.rpm": "RPM", + "create.generic.daytime.pm": "UNLOCALIZED: pm", + "create.generic.daytime.am": "UNLOCALIZED: am", + "create.generic.unit.rpm": "UNLOCALIZED: RPM", "create.generic.unit.stress": "UE", - "create.generic.unit.degrees": "°", + "create.generic.unit.degrees": "UNLOCALIZED: °", "create.generic.unit.millibuckets": "%1$smB", "create.generic.unit.buckets": "C", "create.generic.clockwise": "En el sentido de las agujas del reloj", "create.generic.counter_clockwise": "En sentido contrario a las agujas del reloj", - "create.generic.in_quotes": "\"%1$s\"", + "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"", "create.generic.pitch": "Tono: %1$s", "create.generic.notes": "Fa#;Fa;Mi;Re#;Re;Do#;Do;Si;La#;La;Sol#;Sol", @@ -988,16 +988,16 @@ "create.gui.symmetryWand.orientation": "Orientación", "create.symmetry.mirror.plane": "Plano de espejo", - "create.symmetry.mirror.doublePlane": "Rectangular", + "create.symmetry.mirror.doublePlane": "UNLOCALIZED: Rectangular", "create.symmetry.mirror.triplePlane": "Octogonal", "create.orientation.orthogonal": "Ortogonal", - "create.orientation.diagonal": "Diagonal", - "create.orientation.horizontal": "Horizontal", + "create.orientation.diagonal": "UNLOCALIZED: Diagonal", + "create.orientation.horizontal": "UNLOCALIZED: Horizontal", "create.orientation.alongZ": "A lo largo de Z", "create.orientation.alongX": "A lo largo de X", - "create.gui.terrainzapper.title": "Handheld Blockzapper", + "create.gui.terrainzapper.title": "UNLOCALIZED: Handheld Blockzapper", "create.gui.terrainzapper.searchDiagonal": "Seguir diagonales", "create.gui.terrainzapper.searchFuzzy": "Ignorar los bordes del material", "create.gui.terrainzapper.patternSection": "Patrón", @@ -1055,8 +1055,8 @@ "create.logistics.filter": "Filtro", "create.logistics.recipe_filter": "Filtro para recetas", "create.logistics.fluid_filter": "Filtro para fluidos", - "create.logistics.firstFrequency": "Freq. #1", - "create.logistics.secondFrequency": "Freq. #2", + "create.logistics.firstFrequency": "UNLOCALIZED: Freq. #1", + "create.logistics.secondFrequency": "UNLOCALIZED: Freq. #2", "create.logistics.filter.apply": "Filtro aplicado a %1$s.", "create.logistics.filter.apply_click_again": "Filtro aplicado a %1$s, haga clic de nuevo para copiar la cantidad.", "create.logistics.filter.apply_count": "Aplicado recuento de extracciones al filtro.", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl] + [RUEDA DEL RATÓN] para cambiar la distancia.", "create.schematic.tool.move.description.0": "Desplaza el esquema horizontalmente.", "create.schematic.tool.move.description.1": "Apunta al esquema y [Ctrl] + [RUEDA DEL RATÓN] para ponerlo.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Desplaza el esquema verticalmente..", "create.schematic.tool.movey.description.1": "[Ctrl] + [RUEDA DEL RATÓN] para moverlo hacia arriba/abajo.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Gira el esquema alrededor de su centro.", "create.schematic.tool.rotate.description.1": "[Ctrl] + [RUEDA DEL RATÓN] para girar 90 grados.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Sitúa instantáneamente la estructura en el mundo.", "create.schematic.tool.print.description.1": "[Clic derecho] para confirmar la colocación en el lugar actual.", "create.schematic.tool.print.description.2": "Esta herramienta es sólo para el Modo Creativo.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Voltea el esquema a lo largo de la cara que seleccione.", "create.schematic.tool.flip.description.1": "Apunta al esquema y [Ctrl] + [RUEDA DEL RATÓN] para voltearlo.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Sincronizando...", "create.schematics.uploadTooLarge": "Tu esquema excede las limitaciones especificadas por el servidor.", @@ -1315,7 +1315,7 @@ "create.tooltip.holdForDescription": "Mantén [%1$s] para mas información", "create.tooltip.holdForControls": "Mantén [%1$s] para ver los controles", "create.tooltip.keyShift": "Mayús izdo.", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "Requisitos de velocidad: %1$s", "create.tooltip.speedRequirement.none": "Ninguno", "create.tooltip.speedRequirement.slow": "Lento", @@ -1347,13 +1347,13 @@ "create.logistics.when_multiple_outputs_available": "Cuando hay múltiples salidas disponibles", - "create.mechanical_arm.selection_mode.round_robin": "Round Robin", + "create.mechanical_arm.selection_mode.round_robin": "UNLOCALIZED: Round Robin", "create.mechanical_arm.selection_mode.forced_round_robin": "Round Robin forzado", "create.mechanical_arm.selection_mode.prefer_first": "Preferir el primero", "create.tunnel.selection_mode.split": "División", "create.tunnel.selection_mode.forced_split": "División forzada", - "create.tunnel.selection_mode.round_robin": "Round Robin", + "create.tunnel.selection_mode.round_robin": "UNLOCALIZED: Round Robin", "create.tunnel.selection_mode.forced_round_robin": "Round Robin forzado", "create.tunnel.selection_mode.prefer_nearest": "Preferir el más cercano", "create.tunnel.selection_mode.randomize": "Aleatorizar", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack", "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "Actualmente distribuye:", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "Haga clic derecho para recuperar", "create.linked_controller.bind_mode": "Modo de enlace activo", @@ -1416,11 +1416,11 @@ "create.boiler.lvl": "Nivel %1$s", "create.boiler.max_lvl": "Máximo", "create.boiler.size": "Tamaño", - "create.boiler.size_dots": "....... ", + "create.boiler.size_dots": "UNLOCALIZED: ....... ", "create.boiler.water": "Agua", - "create.boiler.water_dots": "... ", + "create.boiler.water_dots": "UNLOCALIZED: ... ", "create.boiler.heat": "Calor", - "create.boiler.heat_dots": "...... ", + "create.boiler.heat_dots": "UNLOCALIZED: ...... ", "create.boiler.via_one_engine": "a través de 1 motor", "create.boiler.via_engines": "a través de %1$s motores", @@ -1441,7 +1441,7 @@ "create.schedule.instruction.filter_edit_box": "Nombre de la estación", "create.schedule.instruction.filter_edit_box_1": "Usa * como una letra o cifra comodín", "create.schedule.instruction.filter_edit_box_2": "Ejemplo: 'Mi estación, Andén *'", - "create.schedule.instruction.filter_edit_box_3": "Train picks nearest unoccupied match", + "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match", "create.schedule.instruction.rename": "Renombrar título de la programación", "create.schedule.instruction.rename.summary": "Nuevo título:", "create.schedule.instruction.name_edit_box": "Título de la programación", @@ -1466,7 +1466,7 @@ "create.schedule.condition.powered.status": "Esperando a la redstone", "create.schedule.condition.time_of_day": "Hora del día", "create.schedule.condition.time_of_day.scheduled": "Tiempo programado: %1$s", - "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s", + "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s", "create.schedule.condition.time_of_day.rotation": "Rotación", "create.schedule.condition.time_of_day.rotation.every_24": "Cada día", "create.schedule.condition.time_of_day.rotation.every_12": "Cada 12:00", @@ -1619,7 +1619,7 @@ "create.train.status.missing_driver": "El conductor ha desaparecido", "create.train.status.found_driver": "Se ha encontrado un nuevo conductor", "create.train.status.navigation_success": "Navegación exitosa", - "create.train.status.no_match": "No station on graph matches '%1$s'", + "create.train.status.no_match": "UNLOCALIZED: No station on graph matches '%1$s'", "create.train.status.no_path": "No se ha encontrado ninguna trayectoria para ir a la siguiente parada programada", "create.track_signal.cannot_change_mode": "No se puede cambiar el modo de esta señal", @@ -1636,33 +1636,33 @@ "create.display_link.too_far": "La posición objetivo está demasiado lejos de aquí", "create.display_link.invalid": "El enlace no tiene un objetivo válido, prueba colocándolo de nuevo", "create.display_link.title": "Enlace de pantalla", - "create.display_link.no_source": "Not a Display Source", - "create.display_link.no_target": "Not a Display Target", + "create.display_link.no_source": "UNLOCALIZED: Not a Display Source", + "create.display_link.no_target": "UNLOCALIZED: Not a Display Target", "create.display_link.reading_from": "Leer de:", "create.display_link.writing_to": "Enviar a:", - "create.display_link.attached_side": "Block on attached side", - "create.display_link.targeted_location": "Block in targeted location", + "create.display_link.attached_side": "UNLOCALIZED: Block on attached side", + "create.display_link.targeted_location": "UNLOCALIZED: Block in targeted location", "create.display_link.view_compatible": "Haz clic para ver todos los compatibles", "create.display_link.information_type": "Tipo de información", "create.display_link.display_on": "Escribir datos en:", "create.display_link.display_on_multiline": "Empezar escribiendo en:", - "create.display_source.label": "Attached Label", + "create.display_source.label": "UNLOCALIZED: Attached Label", "create.display_source.combine_item_names": "Combinar nombres de objetos", "create.display_source.count_items": "Cantidad de objetos equivalentes", "create.display_source.list_items": "Lista de objetos equivalentes", "create.display_source.fluid_amount": "Cantidad de fluidos equivalentes", "create.display_source.list_fluids": "Lista de fluidos equivalentes", "create.display_source.nixie_tube": "Copiar tubos nixie", - "create.display_source.fill_level": "Container Fill Level", + "create.display_source.fill_level": "UNLOCALIZED: Container Fill Level", "create.display_source.fill_level.display": "Formato de visualización", "create.display_source.fill_level.percent": "Porcentaje", "create.display_source.fill_level.progress_bar": "Barra de progreso", "create.display_source.value_list.display": "Valor de visualización", "create.display_source.value_list.shortened": "Acortado", - "create.display_source.value_list.full_number": "Full Number", - "create.display_source.value_list.thousand": "k", - "create.display_source.value_list.million": "m", + "create.display_source.value_list.full_number": "UNLOCALIZED: Full Number", + "create.display_source.value_list.thousand": "UNLOCALIZED: k", + "create.display_source.value_list.million": "UNLOCALIZED: m", "create.display_source.player_deaths": "Muertes del jugador", "create.display_source.scoreboard": "Marcador", "create.display_source.scoreboard.objective": "ID objetivo", @@ -1682,11 +1682,11 @@ "create.display_source.train_status": "Estado de la programación del tren", "create.display_source.station_summary": "Resumen de la estación de tren", "create.display_source.station_summary.filter": "Filtro de nombre de estación", - "create.display_source.station_summary.train_name_column": "Train column size", - "create.display_source.station_summary.platform_column": "Platform column size", + "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size", + "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size", "create.display_source.station_summary.now": "ahora", - "create.display_source.station_summary.minutes": " min", - "create.display_source.station_summary.seconds": "%1$ss", + "create.display_source.station_summary.minutes": "UNLOCALIZED: min", + "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss", "create.display_source.observed_train_name": "Nombre del tren detectado", "create.display_source.max_enchant_level": "Coste máximo de encantamiento", "create.display_source.boiler_status": "Estado de la caldera", @@ -1701,7 +1701,7 @@ "create.display_source.kinetic_stress.current": "Estrés en UE", "create.display_source.kinetic_stress.max": "Capacidad total", "create.display_source.kinetic_stress.remaining": "UE restantes", - "create.display_source.redstone_power": "Redstone Power", + "create.display_source.redstone_power": "UNLOCALIZED: Redstone Power", "create.display_source.redstone_power.display": "Formato de visualización", "create.display_source.redstone_power.number": "Número", "create.display_source.redstone_power.progress_bar": "Barra de progreso", @@ -1713,12 +1713,12 @@ "create.display_target.single_line": "Fila única", "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;Ñ;O;P;Q;R;S;T;U;V;X;Y;Z", - "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9", + "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9", "create.flap_display.cycles.arrival_time": " ; min;ahora;15s;30s;45s", - "create.flap_display.cycles.shortened_numbers": " ;K;M", + "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M", "create.flap_display.cycles.fluid_units": "mC;C ", - "create.flap_display.cycles.instant": " ; ", - "create.flap_display.cycles.pixel": "█;▓;▒", + "create.flap_display.cycles.instant": "UNLOCALIZED: ; ", + "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒", "create.super_glue.too_far": "El área seleccionada es demasiado grande", "create.super_glue.cannot_reach": "Los bloques seleccionados deben de estar conectados", @@ -1738,13 +1738,13 @@ "create.gui.config.overlay7": "Ejecute /create overlay reset", "create.gui.config.overlay8": "para restablecer la posición por defecto", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "[Create]: El tick del servidor está actualmente ralentizado en %s ms :o", "create.command.killTPSCommand.status.slowed_by.1": "[Create]: El tick del servidor está ralentizado en %s ms ahora >:)", "create.command.killTPSCommand.status.slowed_by.2": "[Create]: El tick del servidor ha vuelto a su velocidad normal :D", "create.command.killTPSCommand.status.usage.0": "[Create]: usa /killtps stop para que el servidor vuelva a la velocidad normal", "create.command.killTPSCommand.status.usage.1": "[Create]: usa /killtps start para ralentizar artificialmente el tick del servidor", - "create.command.killTPSCommand.argument.tickTime": "tickTime", + "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime", "create.contraption.minecart_contraption_too_big": "Este artefacto móvil de vagoneta parece demasiado grande para recogerlo", "create.contraption.minecart_contraption_illegal_pickup": "Una fuerza mística está atando este artefacto móvil de vagoneta al mundo", @@ -2078,13 +2078,13 @@ "create.ponder.categories": "Categorías disponibles", "create.ponder.index_description": "Haga clic en uno de los iconos para conocer sus objetos y bloques asociados", "create.ponder.index_title": "Índice", - "create.ponder.shared.rpm16": "16 RPM", + "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM", "create.ponder.shared.behaviour_modify_wrench": "Este comportamiento puede modificarse mediante una llave inglesa", "create.ponder.shared.storage_on_contraption": "Los inventarios unidos a un artefacto animado recogerán sus producciones automáticamente", "create.ponder.shared.sneak_and": "Mayús izdo. +", - "create.ponder.shared.rpm8": "8 RPM", - "create.ponder.shared.ctrl_and": "Ctrl +", - "create.ponder.shared.rpm32": "32 RPM", + "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM", + "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +", + "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM", "create.ponder.shared.rpm16_source": "Fuente: 16 RPM", "create.ponder.shared.movement_anchors": "Con la ayuda de un chasis o pegamento, se pueden mover estructuras más grandes.", "create.ponder.tag.redstone": "Componentes lógicos", @@ -2246,7 +2246,7 @@ "create.ponder.chain_gearshift.text_3": "Siempre que la cadena de transmisión alimentada no esté en el origen, su velocidad se reducirá a la mitad", "create.ponder.chain_gearshift.text_4": "En ambos casos, las cadenas de transmisión de la fila siempre funcionan al doble de la velocidad de la cadena de transmisión alimentada", "create.ponder.chain_gearshift.text_5": "Utilizando señales analógicas, la relación puede ajustarse con mayor precisión, entre 1 y 2", - "create.ponder.chain_gearshift.text_6": "12 RPM", + "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM", "create.ponder.chute.header": "Transportar objetos hacia abajo a través de ductos", "create.ponder.chute.text_1": "Los ductos pueden transportar objetos verticalmente desde y hacia los inventarios", @@ -2261,8 +2261,8 @@ "create.ponder.clockwork_bearing.header": "Animar estructuras con rodamientos tipo reloj", "create.ponder.clockwork_bearing.text_1": "Los rodamientos tipo reloj se fijan a los bloques que tienen delante", "create.ponder.clockwork_bearing.text_2": "Al recibir fuerza rotacional, la estructura girará según la hora del día", - "create.ponder.clockwork_bearing.text_3": "3:00", - "create.ponder.clockwork_bearing.text_4": "4:00", + "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00", + "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00", "create.ponder.clockwork_bearing.text_5": "Haz clic derecho en el rodamiento para iniciar o detener la animación de la estructura", "create.ponder.clockwork_bearing.text_6": "Delante de la manecilla de las horas se puede añadir una segunda estructura", "create.ponder.clockwork_bearing.text_7": "Asegúrese de que las dos estructuras no están unidas entre sí con pegamento o algo similar", @@ -2965,7 +2965,7 @@ "create.ponder.train_signal_signaling.text_2": "Si un segmento está ocupado, no se le permitirá el paso a ningún otro tren", "create.ponder.train_signal_signaling.text_3": "Por lo tanto, cada segmento solo puede albergar un tren", "create.ponder.train_signal_signaling.text_4": "Un segundo modo de señalización está disponible usando la llave inglesa", - "create.ponder.train_signal_signaling.text_5": "Segments of a brass signal usually lead into standard signals", + "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals", "create.ponder.train_signal_signaling.text_6": "Esta señal especial puede hacer que se paren trenes bajo una segunda condición", "create.ponder.train_signal_signaling.text_7": "Parará a trenes, los cuales cuando entren...", "create.ponder.train_signal_signaling.text_8": "...no serán capaces de abandonar ese segmento inmediatamente", diff --git a/src/generated/resources/assets/create/lang/unfinished/es_mx.json b/src/generated/resources/assets/create/lang/unfinished/es_mx.json index ed179f9af..37d826a40 100644 --- a/src/generated/resources/assets/create/lang/unfinished/es_mx.json +++ b/src/generated/resources/assets/create/lang/unfinished/es_mx.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 8", + "_": "Missing Localizations: 73", "_": "->------------------------] Game Elements [------------------------<-", @@ -49,7 +49,7 @@ "block.create.brown_valve_handle": "Asa de válvula marrón", "block.create.calcite_pillar": "Pilar de calcita", "block.create.cart_assembler": "Ensamblador de vagonetas", - "block.create.chocolate": "Chocolate", + "block.create.chocolate": "UNLOCALIZED: Chocolate", "block.create.chute": "Ducto", "block.create.clockwork_bearing": "Rodamiento tipo reloj", "block.create.clutch": "Embrague", @@ -766,7 +766,7 @@ "advancement.create.foods.desc": "Crea bayas glaseadas con chocolate, una manzana con miel y una ensaimada; todas por la misma boquilla", "advancement.create.diving_suit_lava": "Nadando con los lavagantes", "advancement.create.diving_suit_lava.desc": "Intenta bucear en lava con tu equipo de buceo§7\n(Logro oculto)", - "advancement.create.chained_drain": "On a Roll", + "advancement.create.chained_drain": "UNLOCALIZED: On a Roll", "advancement.create.chained_drain.desc": "Watch an Item move across a row of Item Drains§7\n(Hidden Advancement)", "advancement.create.cross_streams": "Don't cross the Streams!", "advancement.create.cross_streams.desc": "Mira cómo dos fluidos se encuentran en tu sistema de tuberías§7\n(Logro oculto)", @@ -794,7 +794,7 @@ "advancement.create.haunted_bell.desc": "Toca una campana maldita", "advancement.create.clockwork_bearing": "Las artefacto en punto", "advancement.create.clockwork_bearing.desc": "Ensamblar una estructura montada sobre un rodamiento tipo reloj.", - "advancement.create.display_link": "Big Data", + "advancement.create.display_link": "UNLOCALIZED: Big Data", "advancement.create.display_link.desc": "Usa un enlace de pantalla para visualizar información", "advancement.create.potato_cannon": "¡Fwoomp!", "advancement.create.potato_cannon.desc": "Derrota a un enemigo con tu cañón de papas.", @@ -802,7 +802,7 @@ "advancement.create.extendo_grip.desc": "Hazte con un agarre extentido.", "advancement.create.linked_controller": "Activación remota", "advancement.create.linked_controller.desc": "Activa un enlace de redstone usando un controlador enlazado", - "advancement.create.arm_blaze_burner": "Combust-o-Tron", + "advancement.create.arm_blaze_burner": "UNLOCALIZED: Combust-o-Tron", "advancement.create.arm_blaze_burner.desc": "Instruya un brazo mecánico para alimentar su quemador de blaze.", "advancement.create.crusher_maxed_0000": "Triturándolo", "advancement.create.crusher_maxed_0000.desc": "Usa un par de ruedas trituradoras a máxima velocidad", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Paletas", "death.attack.create.crush": "%1$s se procesó en las ruedas de trituración", @@ -925,7 +925,7 @@ "create.recipe.assembly.cutting": "Corte con sierra", "create.recipe.assembly.repeat": "Repetir la secuencia %1$s veces", "create.recipe.assembly.junk": "Basura aleatoria", - "create.recipe.processing.chance": "%1$s%% Chance", + "create.recipe.processing.chance": "UNLOCALIZED: %1$s%% Chance", "create.recipe.deploying.not_consumed": "No consumido", "create.recipe.heat_requirement.none": "No es necesario calentar", "create.recipe.heat_requirement.heated": "Calentado", @@ -940,22 +940,22 @@ "create.generic.delay": "Retraso", "create.generic.duration": "Duración", "create.generic.timeUnit": "Unidad de tiempo", - "create.generic.unit.ticks": "Ticks", + "create.generic.unit.ticks": "UNLOCALIZED: Ticks", "create.generic.unit.seconds": "Segundos", "create.generic.unit.minutes": "Minutos", "create.generic.daytime.hour": "Hora", "create.generic.daytime.minute": "Minuto", "create.generic.daytime.second": "Segundo", - "create.generic.daytime.pm": "pm", - "create.generic.daytime.am": "am", - "create.generic.unit.rpm": "RPM", + "create.generic.daytime.pm": "UNLOCALIZED: pm", + "create.generic.daytime.am": "UNLOCALIZED: am", + "create.generic.unit.rpm": "UNLOCALIZED: RPM", "create.generic.unit.stress": "UE", - "create.generic.unit.degrees": "°", + "create.generic.unit.degrees": "UNLOCALIZED: °", "create.generic.unit.millibuckets": "%1$smB", "create.generic.unit.buckets": "C", "create.generic.clockwise": "En el sentido de las agujas del reloj", "create.generic.counter_clockwise": "En sentido contrario a las agujas del reloj", - "create.generic.in_quotes": "\"%1$s\"", + "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"", "create.generic.pitch": "Tono: %1$s", "create.generic.notes": "Fa#;Fa;Mi;Re#;Re;Do#;Do;Si;La#;La;Sol#;Sol", @@ -988,16 +988,16 @@ "create.gui.symmetryWand.orientation": "Orientación", "create.symmetry.mirror.plane": "Plano de espejo", - "create.symmetry.mirror.doublePlane": "Rectangular", + "create.symmetry.mirror.doublePlane": "UNLOCALIZED: Rectangular", "create.symmetry.mirror.triplePlane": "Octogonal", "create.orientation.orthogonal": "Ortogonal", - "create.orientation.diagonal": "Diagonal", - "create.orientation.horizontal": "Horizontal", + "create.orientation.diagonal": "UNLOCALIZED: Diagonal", + "create.orientation.horizontal": "UNLOCALIZED: Horizontal", "create.orientation.alongZ": "A lo largo de Z", "create.orientation.alongX": "A lo largo de X", - "create.gui.terrainzapper.title": "Handheld Blockzapper", + "create.gui.terrainzapper.title": "UNLOCALIZED: Handheld Blockzapper", "create.gui.terrainzapper.searchDiagonal": "Seguir diagonales", "create.gui.terrainzapper.searchFuzzy": "Ignorar los bordes del material", "create.gui.terrainzapper.patternSection": "Patrón", @@ -1055,8 +1055,8 @@ "create.logistics.filter": "Filtro", "create.logistics.recipe_filter": "Filtro para recetas", "create.logistics.fluid_filter": "Filtro para fluidos", - "create.logistics.firstFrequency": "Freq. #1", - "create.logistics.secondFrequency": "Freq. #2", + "create.logistics.firstFrequency": "UNLOCALIZED: Freq. #1", + "create.logistics.secondFrequency": "UNLOCALIZED: Freq. #2", "create.logistics.filter.apply": "Filtro aplicado a %1$s.", "create.logistics.filter.apply_click_again": "Filtro aplicado a %1$s, haga clic de nuevo para copiar la cantidad.", "create.logistics.filter.apply_count": "Aplicado recuento de extracciones al filtro.", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl] + [RUEDA DEL RATÓN] para cambiar la distancia.", "create.schematic.tool.move.description.0": "Desplaza el esquema horizontalmente.", "create.schematic.tool.move.description.1": "Apunta al esquema y [Ctrl] + [RUEDA DEL RATÓN] para ponerlo.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Desplaza el esquema verticalmente..", "create.schematic.tool.movey.description.1": "[Ctrl] + [RUEDA DEL RATÓN] para moverlo hacia arriba/abajo.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Gira el esquema alrededor de su centro.", "create.schematic.tool.rotate.description.1": "[Ctrl] + [RUEDA DEL RATÓN] para girar 90 grados.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Sitúa instantáneamente la estructura en el mundo.", "create.schematic.tool.print.description.1": "[Clic derecho] para confirmar la colocación en el lugar actual.", "create.schematic.tool.print.description.2": "Esta herramienta es sólo para el Modo Creativo.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Voltea el esquema a lo largo de la cara que seleccione.", "create.schematic.tool.flip.description.1": "Apunta al esquema y [Ctrl] + [RUEDA DEL RATÓN] para voltearlo.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Sincronizando...", "create.schematics.uploadTooLarge": "Tu esquema excede las limitaciones especificadas por el servidor.", @@ -1315,7 +1315,7 @@ "create.tooltip.holdForDescription": "Mantén [%1$s] para mas información", "create.tooltip.holdForControls": "Mantén [%1$s] para ver los controles", "create.tooltip.keyShift": "Mayús izdo.", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "Requisitos de velocidad: %1$s", "create.tooltip.speedRequirement.none": "Ninguno", "create.tooltip.speedRequirement.slow": "Lento", @@ -1347,13 +1347,13 @@ "create.logistics.when_multiple_outputs_available": "Cuando hay múltiples salidas disponibles", - "create.mechanical_arm.selection_mode.round_robin": "Round Robin", + "create.mechanical_arm.selection_mode.round_robin": "UNLOCALIZED: Round Robin", "create.mechanical_arm.selection_mode.forced_round_robin": "Round Robin forzado", "create.mechanical_arm.selection_mode.prefer_first": "Preferir el primero", "create.tunnel.selection_mode.split": "División", "create.tunnel.selection_mode.forced_split": "División forzada", - "create.tunnel.selection_mode.round_robin": "Round Robin", + "create.tunnel.selection_mode.round_robin": "UNLOCALIZED: Round Robin", "create.tunnel.selection_mode.forced_round_robin": "Round Robin forzado", "create.tunnel.selection_mode.prefer_nearest": "Preferir el más cercano", "create.tunnel.selection_mode.randomize": "Aleatorizar", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack", "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "Actualmente distribuye:", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "Haga clic derecho para recuperar", "create.linked_controller.bind_mode": "Modo de enlace activo", @@ -1416,11 +1416,11 @@ "create.boiler.lvl": "Nivel %1$s", "create.boiler.max_lvl": "Máximo", "create.boiler.size": "Tamaño", - "create.boiler.size_dots": "....... ", + "create.boiler.size_dots": "UNLOCALIZED: ....... ", "create.boiler.water": "Agua", - "create.boiler.water_dots": "... ", + "create.boiler.water_dots": "UNLOCALIZED: ... ", "create.boiler.heat": "Calor", - "create.boiler.heat_dots": "...... ", + "create.boiler.heat_dots": "UNLOCALIZED: ...... ", "create.boiler.via_one_engine": "a través de 1 motor", "create.boiler.via_engines": "a través de %1$s motores", @@ -1441,7 +1441,7 @@ "create.schedule.instruction.filter_edit_box": "Nombre de la estación", "create.schedule.instruction.filter_edit_box_1": "Usa * como una letra o cifra comodín", "create.schedule.instruction.filter_edit_box_2": "Ejemplo: 'Mi estación, Andén *'", - "create.schedule.instruction.filter_edit_box_3": "Train picks nearest unoccupied match", + "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match", "create.schedule.instruction.rename": "Renombrar título de la programación", "create.schedule.instruction.rename.summary": "Nuevo título:", "create.schedule.instruction.name_edit_box": "Título de la programación", @@ -1466,7 +1466,7 @@ "create.schedule.condition.powered.status": "Esperando a la redstone", "create.schedule.condition.time_of_day": "Hora del día", "create.schedule.condition.time_of_day.scheduled": "Tiempo programado: %1$s", - "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s", + "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s", "create.schedule.condition.time_of_day.rotation": "Rotación", "create.schedule.condition.time_of_day.rotation.every_24": "Cada día", "create.schedule.condition.time_of_day.rotation.every_12": "Cada 12:00", @@ -1619,7 +1619,7 @@ "create.train.status.missing_driver": "El conductor ha desaparecido", "create.train.status.found_driver": "Se ha encontrado un nuevo conductor", "create.train.status.navigation_success": "Navegación exitosa", - "create.train.status.no_match": "No station on graph matches '%1$s'", + "create.train.status.no_match": "UNLOCALIZED: No station on graph matches '%1$s'", "create.train.status.no_path": "No se ha encontrado ninguna trayectoria para ir a la siguiente parada programada", "create.track_signal.cannot_change_mode": "No se puede cambiar el modo de esta señal", @@ -1636,33 +1636,33 @@ "create.display_link.too_far": "La posición objetivo está demasiado lejos de aquí", "create.display_link.invalid": "El enlace no tiene un objetivo válido, prueba colocándolo de nuevo", "create.display_link.title": "Enlace de pantalla", - "create.display_link.no_source": "Not a Display Source", - "create.display_link.no_target": "Not a Display Target", + "create.display_link.no_source": "UNLOCALIZED: Not a Display Source", + "create.display_link.no_target": "UNLOCALIZED: Not a Display Target", "create.display_link.reading_from": "Leer de:", "create.display_link.writing_to": "Enviar a:", - "create.display_link.attached_side": "Block on attached side", - "create.display_link.targeted_location": "Block in targeted location", + "create.display_link.attached_side": "UNLOCALIZED: Block on attached side", + "create.display_link.targeted_location": "UNLOCALIZED: Block in targeted location", "create.display_link.view_compatible": "Haz clic para ver todos los compatibles", "create.display_link.information_type": "Tipo de información", "create.display_link.display_on": "Escribir datos en:", "create.display_link.display_on_multiline": "Empezar escribiendo en:", - "create.display_source.label": "Attached Label", + "create.display_source.label": "UNLOCALIZED: Attached Label", "create.display_source.combine_item_names": "Combinar nombres de objetos", "create.display_source.count_items": "Cantidad de objetos equivalentes", "create.display_source.list_items": "Lista de objetos equivalentes", "create.display_source.fluid_amount": "Cantidad de fluidos equivalentes", "create.display_source.list_fluids": "Lista de fluidos equivalentes", "create.display_source.nixie_tube": "Copiar tubos nixie", - "create.display_source.fill_level": "Container Fill Level", + "create.display_source.fill_level": "UNLOCALIZED: Container Fill Level", "create.display_source.fill_level.display": "Formato de visualización", "create.display_source.fill_level.percent": "Porcentaje", "create.display_source.fill_level.progress_bar": "Barra de progreso", "create.display_source.value_list.display": "Valor de visualización", "create.display_source.value_list.shortened": "Acortado", - "create.display_source.value_list.full_number": "Full Number", - "create.display_source.value_list.thousand": "k", - "create.display_source.value_list.million": "m", + "create.display_source.value_list.full_number": "UNLOCALIZED: Full Number", + "create.display_source.value_list.thousand": "UNLOCALIZED: k", + "create.display_source.value_list.million": "UNLOCALIZED: m", "create.display_source.player_deaths": "Muertes del jugador", "create.display_source.scoreboard": "Marcador", "create.display_source.scoreboard.objective": "ID objetivo", @@ -1682,11 +1682,11 @@ "create.display_source.train_status": "Estado de la programación del tren", "create.display_source.station_summary": "Resumen de la estación de tren", "create.display_source.station_summary.filter": "Filtro de nombre de estación", - "create.display_source.station_summary.train_name_column": "Train column size", - "create.display_source.station_summary.platform_column": "Platform column size", + "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size", + "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size", "create.display_source.station_summary.now": "ahora", - "create.display_source.station_summary.minutes": " min", - "create.display_source.station_summary.seconds": "%1$ss", + "create.display_source.station_summary.minutes": "UNLOCALIZED: min", + "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss", "create.display_source.observed_train_name": "Nombre del tren detectado", "create.display_source.max_enchant_level": "Coste máximo de encantamiento", "create.display_source.boiler_status": "Estado de la caldera", @@ -1701,7 +1701,7 @@ "create.display_source.kinetic_stress.current": "Estrés en UE", "create.display_source.kinetic_stress.max": "Capacidad total", "create.display_source.kinetic_stress.remaining": "UE restantes", - "create.display_source.redstone_power": "Redstone Power", + "create.display_source.redstone_power": "UNLOCALIZED: Redstone Power", "create.display_source.redstone_power.display": "Formato de visualización", "create.display_source.redstone_power.number": "Número", "create.display_source.redstone_power.progress_bar": "Barra de progreso", @@ -1713,12 +1713,12 @@ "create.display_target.single_line": "Fila única", "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;Ñ;O;P;Q;R;S;T;U;V;X;Y;Z", - "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9", + "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9", "create.flap_display.cycles.arrival_time": " ; min;ahora;15s;30s;45s", - "create.flap_display.cycles.shortened_numbers": " ;K;M", + "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M", "create.flap_display.cycles.fluid_units": "mC;C ", - "create.flap_display.cycles.instant": " ; ", - "create.flap_display.cycles.pixel": "█;▓;▒", + "create.flap_display.cycles.instant": "UNLOCALIZED: ; ", + "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒", "create.super_glue.too_far": "El área seleccionada es demasiado grande", "create.super_glue.cannot_reach": "Los bloques seleccionados deben de estar conectados", @@ -1738,13 +1738,13 @@ "create.gui.config.overlay7": "Ejecute /create overlay reset", "create.gui.config.overlay8": "para restablecer la posición por defecto", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "[Create]: El tick del servidor está actualmente ralentizado en %s ms :o", "create.command.killTPSCommand.status.slowed_by.1": "[Create]: El tick del servidor está ralentizado en %s ms ahora >:)", "create.command.killTPSCommand.status.slowed_by.2": "[Create]: El tick del servidor ha vuelto a su velocidad normal :D", "create.command.killTPSCommand.status.usage.0": "[Create]: usa /killtps stop para que el servidor vuelva a la velocidad normal", "create.command.killTPSCommand.status.usage.1": "[Create]: usa /killtps start para ralentizar artificialmente el tick del servidor", - "create.command.killTPSCommand.argument.tickTime": "tickTime", + "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime", "create.contraption.minecart_contraption_too_big": "Este artefacto móvil de vagoneta parece demasiado grande para recogerlo", "create.contraption.minecart_contraption_illegal_pickup": "Una fuerza mística está atando este artefacto móvil de vagoneta al mundo", @@ -2078,13 +2078,13 @@ "create.ponder.categories": "Categorías disponibles", "create.ponder.index_description": "Haga clic en uno de los iconos para conocer sus objetos y bloques asociados", "create.ponder.index_title": "Índice", - "create.ponder.shared.rpm16": "16 RPM", + "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM", "create.ponder.shared.behaviour_modify_wrench": "Este comportamiento puede modificarse mediante una llave inglesa", "create.ponder.shared.storage_on_contraption": "Los inventarios unidos a un artefacto animado recogerán sus producciones automáticamente", "create.ponder.shared.sneak_and": "Mayús izdo. +", - "create.ponder.shared.rpm8": "8 RPM", - "create.ponder.shared.ctrl_and": "Ctrl +", - "create.ponder.shared.rpm32": "32 RPM", + "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM", + "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +", + "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM", "create.ponder.shared.rpm16_source": "Fuente: 16 RPM", "create.ponder.shared.movement_anchors": "Con la ayuda de un chasis o pegamento, se pueden mover estructuras más grandes.", "create.ponder.tag.redstone": "Componentes lógicos", @@ -2246,7 +2246,7 @@ "create.ponder.chain_gearshift.text_3": "Siempre que la cadena de transmisión alimentada no esté en el origen, su velocidad se reducirá a la mitad", "create.ponder.chain_gearshift.text_4": "En ambos casos, las cadenas de transmisión de la fila siempre funcionan al doble de la velocidad de la cadena de transmisión alimentada", "create.ponder.chain_gearshift.text_5": "Utilizando señales analógicas, la relación puede ajustarse con mayor precisión, entre 1 y 2", - "create.ponder.chain_gearshift.text_6": "12 RPM", + "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM", "create.ponder.chute.header": "Transportar objetos hacia abajo a través de ductos", "create.ponder.chute.text_1": "Los ductos pueden transportar objetos verticalmente desde y hacia los inventarios", @@ -2261,8 +2261,8 @@ "create.ponder.clockwork_bearing.header": "Animar estructuras con rodamientos tipo reloj", "create.ponder.clockwork_bearing.text_1": "Los rodamientos tipo reloj se fijan a los bloques que tienen delante", "create.ponder.clockwork_bearing.text_2": "Al recibir fuerza rotacional, la estructura girará según la hora del día", - "create.ponder.clockwork_bearing.text_3": "3:00", - "create.ponder.clockwork_bearing.text_4": "4:00", + "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00", + "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00", "create.ponder.clockwork_bearing.text_5": "Haz clic derecho en el rodamiento para iniciar o detener la animación de la estructura", "create.ponder.clockwork_bearing.text_6": "Delante de la manecilla de las horas se puede añadir una segunda estructura", "create.ponder.clockwork_bearing.text_7": "Asegúrese de que las dos estructuras no están unidas entre sí con pegamento o algo similar", @@ -2965,7 +2965,7 @@ "create.ponder.train_signal_signaling.text_2": "Si un segmento está ocupado, no se le permitirá el paso a ningún otro tren", "create.ponder.train_signal_signaling.text_3": "Por lo tanto, cada segmento solo puede albergar un tren", "create.ponder.train_signal_signaling.text_4": "Un segundo modo de señalización está disponible usando la llave inglesa", - "create.ponder.train_signal_signaling.text_5": "Segments of a brass signal usually lead into standard signals", + "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals", "create.ponder.train_signal_signaling.text_6": "Esta señal especial puede hacer que se paren trenes bajo una segunda condición", "create.ponder.train_signal_signaling.text_7": "Parará a trenes, los cuales cuando entren...", "create.ponder.train_signal_signaling.text_8": "...no serán capaces de abandonar ese segmento inmediatamente", diff --git a/src/generated/resources/assets/create/lang/unfinished/fr_fr.json b/src/generated/resources/assets/create/lang/unfinished/fr_fr.json index bc85929ad..e2108ee87 100644 --- a/src/generated/resources/assets/create/lang/unfinished/fr_fr.json +++ b/src/generated/resources/assets/create/lang/unfinished/fr_fr.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 0", + "_": "Missing Localizations: 9", "_": "->------------------------] Game Elements [------------------------<-", @@ -726,7 +726,7 @@ "advancement.create.lava_wheel_00000.desc": "Cela n'aurait pas dû marcher§7\n(Progrès caché)", "advancement.create.hand_crank_000": "Session de sport", "advancement.create.hand_crank_000.desc": "Utilisez une manivelle jusqu'à être épuisé§7\n(Progrès caché)", - "advancement.create.belt_funnel_kiss": "C'est mignoooon!", + "advancement.create.belt_funnel_kiss": "Embrassement d'entonnoirs", "advancement.create.belt_funnel_kiss.desc": "Faites s'embrasser deux entonnoirs sur tapis roulant§7\n(Progrès caché)", "advancement.create.stressometer_maxed": "Parfaitement stressé", "advancement.create.stressometer_maxed.desc": "Obtenez une mesure de 100% d'un stressomètre§7\n(Progrès caché)", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]-défiler pour changer la distance.", "create.schematic.tool.move.description.0": "Décale le schéma horizontalement.", "create.schematic.tool.move.description.1": "Pointez sur le schéma et [CTRL]-défiler pour le pousser.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Décale le schéma verticalement.", "create.schematic.tool.movey.description.1": "[CTRL]-défiler pour le déplacer vers le haut / bas.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Fait pivoter le schéma autour de son centre.", "create.schematic.tool.rotate.description.1": "[CTRL]-défiler pour faire une rotation de 90 degrés.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Place instantanément la structure dans le monde.", "create.schematic.tool.print.description.1": "[Clic droit] pour confirmer le placement à l'emplacement actuel.", "create.schematic.tool.print.description.2": "Cet outil est uniquement pour le mode créatif.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Retourne le schéma le long de la face que vous sélectionnez.", "create.schematic.tool.flip.description.1": "Pointez sur le schéma et [CTRL]-défiler pour le retourner.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Synchronisation...", "create.schematics.uploadTooLarge": "Votre schéma est trop grand.", @@ -1684,7 +1684,7 @@ "create.display_source.station_summary.filter": "Filtre du nom de la station", "create.display_source.station_summary.train_name_column": "Taille de la colonne du train", "create.display_source.station_summary.platform_column": "Taille de la colonne du quai", - "create.display_source.station_summary.now": "maintenant", + "create.display_source.station_summary.now": "là", "create.display_source.station_summary.minutes": " min", "create.display_source.station_summary.seconds": "%1$ss", "create.display_source.observed_train_name": "Nom du train détecté", @@ -1714,7 +1714,7 @@ "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z", "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9", - "create.flap_display.cycles.arrival_time": " ; min;now;15s;30s;45s", + "create.flap_display.cycles.arrival_time": " ; min;là;15s;30s;45s", "create.flap_display.cycles.shortened_numbers": " ;K;M", "create.flap_display.cycles.fluid_units": "mS;S ", "create.flap_display.cycles.instant": " ; ", diff --git a/src/generated/resources/assets/create/lang/unfinished/it_it.json b/src/generated/resources/assets/create/lang/unfinished/it_it.json index cfc577a23..75d7c684b 100644 --- a/src/generated/resources/assets/create/lang/unfinished/it_it.json +++ b/src/generated/resources/assets/create/lang/unfinished/it_it.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 0", + "_": "Missing Localizations: 9", "_": "->------------------------] Game Elements [------------------------<-", @@ -957,7 +957,7 @@ "create.generic.counter_clockwise": "Senso anti-orario", "create.generic.in_quotes": "\"%1$s\"", "create.generic.pitch": "Intonazione: %1$s", - "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G", + "create.generic.notes": "Fa#;Fa;Mi;Re#;Re;Do#;Do;Si;La#;La;Sol#;Sol", "create.action.scroll": "Scorri", "create.action.confirm": "Conferma", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl] e scorri per cambiare la distanza.", "create.schematic.tool.move.description.0": "Sposta il progetto in orizzontale.", "create.schematic.tool.move.description.1": "Indica il progetto e premi [Ctrl] mentre scorri per spingerlo.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Sposta il progetto verticalmente.", "create.schematic.tool.movey.description.1": "[Ctrl] e scorri per spostarlo su/giù.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Ruota il progetto attorno al suo centro.", "create.schematic.tool.rotate.description.1": "[Ctrl] e scorri per ruotarlo di 90 gradi.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Posiziona istantaneamente la struttura nel mondo.", "create.schematic.tool.print.description.1": "Click destro per confermare la posizione corrente.", "create.schematic.tool.print.description.2": "Questo strumento è solo per la modalità creativa.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Capovolge il progetto lungo la faccia selezionata.", "create.schematic.tool.flip.description.1": "Indica il progetto e premi [Ctrl] mentre scorri per capovolgerla.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Sincronizzazione...", "create.schematics.uploadTooLarge": "Il progetto è troppo grande.", @@ -1314,7 +1314,7 @@ "create.tooltip.holdForDescription": "Tieni premuto [%1$s] per un riepilogo", "create.tooltip.holdForControls": "Tieni premuto [%1$s] per i comandi", - "create.tooltip.keyShift": "Shift", + "create.tooltip.keyShift": "Maiusc", "create.tooltip.keyCtrl": "Ctrl", "create.tooltip.speedRequirement": "Velocità richiesta: %1$s", "create.tooltip.speedRequirement.none": "Nessuna", @@ -1984,12 +1984,12 @@ "item.create.refined_radiance.tooltip": "SPLENDORE RAFFINATO", "item.create.refined_radiance.tooltip.summary": "Un materiale cromatico forgiato dalla _luce_ _assorbita_.", - "item.create.refined_radiance.tooltip.condition1": "Work In Progress", + "item.create.refined_radiance.tooltip.condition1": "Lavori in corso", "item.create.refined_radiance.tooltip.behaviour1": "Saranno implementati utilizzi per questo materiale in versioni future.", "item.create.shadow_steel.tooltip": "ACCIAIO OSCURO", "item.create.shadow_steel.tooltip.summary": "Un materiale cromatico forgiato _nel_ _vuoto_.", - "item.create.shadow_steel.tooltip.condition1": "Work In Progress", + "item.create.shadow_steel.tooltip.condition1": "Lavori in corso", "item.create.shadow_steel.tooltip.behaviour1": "Saranno implementati utilizzi per questo materiale in versioni future.", "item.create.linked_controller.tooltip": "PULSANTIERA DI COMANDO", diff --git a/src/generated/resources/assets/create/lang/unfinished/ja_jp.json b/src/generated/resources/assets/create/lang/unfinished/ja_jp.json index fed76f1f0..a7bc82003 100644 --- a/src/generated/resources/assets/create/lang/unfinished/ja_jp.json +++ b/src/generated/resources/assets/create/lang/unfinished/ja_jp.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 0", + "_": "Missing Localizations: 38", "_": "->------------------------] Game Elements [------------------------<-", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Create's 建築ブロック", "death.attack.create.crush": "%1$sは破砕ホイールによって処理された", @@ -948,16 +948,16 @@ "create.generic.daytime.second": "秒", "create.generic.daytime.pm": "午後", "create.generic.daytime.am": "午前", - "create.generic.unit.rpm": "RPM", - "create.generic.unit.stress": "su", + "create.generic.unit.rpm": "UNLOCALIZED: RPM", + "create.generic.unit.stress": "UNLOCALIZED: su", "create.generic.unit.degrees": "度", - "create.generic.unit.millibuckets": "mB", - "create.generic.unit.buckets": "B", + "create.generic.unit.millibuckets": "UNLOCALIZED: mB", + "create.generic.unit.buckets": "UNLOCALIZED: B", "create.generic.clockwise": "時計回り", "create.generic.counter_clockwise": "反時計回り", "create.generic.in_quotes": "「%1$s」", "create.generic.pitch": "音程: %1$s", - "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G", + "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G", "create.action.scroll": "スクロール", "create.action.confirm": "確認", @@ -1116,7 +1116,7 @@ "create.schematicAndQuill.abort": "選択を削除しました", "create.schematicAndQuill.title": "概略図名:", "create.schematicAndQuill.convert": "保存してすぐに適用", - "create.schematicAndQuill.fallbackName": "My Schematic", + "create.schematicAndQuill.fallbackName": "UNLOCALIZED: My Schematic", "create.schematicAndQuill.saved": "%1$s として保存しました", "create.schematic.invalid": "[!] 無効なアイテム-代わりに概略図台を使ってください", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]-スクロールして距離を変更します", "create.schematic.tool.move.description.0": "概略図を水平に動かします", "create.schematic.tool.move.description.1": "概略図を向け、 [Ctrl]-スクロールして押し出します", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "概略図を垂直に動かします", "create.schematic.tool.movey.description.1": "[Ctrl]-スクロールして上下に移動します", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "概略図を中心に回転させます", "create.schematic.tool.rotate.description.1": "[Ctrl]-スクロールして90度回転します", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "構造物を即座にワールドに配置します", "create.schematic.tool.print.description.1": "[右クリック] して、現在の場所への配置を確認します", "create.schematic.tool.print.description.2": "このツールはクリエイティブモード専用です", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "選択した面に沿って概略図を反転します", "create.schematic.tool.flip.description.1": "概略図をポイントし、 [Ctrl]-スクロールして反転します", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "同期しています...", "create.schematics.uploadTooLarge": "概略図が大きすぎます", @@ -1314,8 +1314,8 @@ "create.tooltip.holdForDescription": "説明を表示するには [%1$s] を長押し", "create.tooltip.holdForControls": "操作方法を確認するには [%1$s] を長押し", - "create.tooltip.keyShift": "Shift", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyShift": "UNLOCALIZED: Shift", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "必要な回転速度: %1$s", "create.tooltip.speedRequirement.none": "無し", "create.tooltip.speedRequirement.slow": "低速", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "モード: 攻撃", "create.tooltip.deployer.contains": "アイテム: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "配布中:", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "右クリックで取り出し", "create.linked_controller.bind_mode": "割り当てモード", @@ -1418,7 +1418,7 @@ "create.boiler.size": "容量", "create.boiler.size_dots": "... ", "create.boiler.water": "水量", - "create.boiler.water_dots": "... ", + "create.boiler.water_dots": "UNLOCALIZED: ... ", "create.boiler.heat": "熱量", "create.boiler.heat_dots": "... ", "create.boiler.via_one_engine": "1基のエンジン経由", @@ -1661,12 +1661,12 @@ "create.display_source.value_list.display": "数値の表示形式", "create.display_source.value_list.shortened": "短縮", "create.display_source.value_list.full_number": "完全な数値", - "create.display_source.value_list.thousand": "k", - "create.display_source.value_list.million": "m", + "create.display_source.value_list.thousand": "UNLOCALIZED: k", + "create.display_source.value_list.million": "UNLOCALIZED: m", "create.display_source.player_deaths": "プレイヤーの死亡回数", "create.display_source.scoreboard": "スコアボード", - "create.display_source.scoreboard.objective": "Objective ID", - "create.display_source.scoreboard.objective_not_found": "'%1$s' not found", + "create.display_source.scoreboard.objective": "UNLOCALIZED: Objective ID", + "create.display_source.scoreboard.objective_not_found": "UNLOCALIZED: '%1$s' not found", "create.display_source.scoreboard.objective.deaths": "プレイヤーの死亡回数", "create.display_source.time_of_day": "現在時刻", "create.display_source.stop_watch": "ストップウォッチ", @@ -1712,13 +1712,13 @@ "create.display_target.page": "%1$sページ目", "create.display_target.single_line": "単一行", - "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z", - "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9", + "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z", + "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9", "create.flap_display.cycles.arrival_time": " ; 分;現在;15秒;30秒;45秒", - "create.flap_display.cycles.shortened_numbers": " ;K;M", - "create.flap_display.cycles.fluid_units": "mB;B ", - "create.flap_display.cycles.instant": " ; ", - "create.flap_display.cycles.pixel": "█;▓;▒", + "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M", + "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ", + "create.flap_display.cycles.instant": "UNLOCALIZED: ; ", + "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒", "create.super_glue.too_far": "選択した範囲が大きすぎます", "create.super_glue.cannot_reach": "選択したブロックは繋がっているべきです", @@ -1738,13 +1738,13 @@ "create.gui.config.overlay7": "オーバーレイのリセットを実行 /作成", "create.gui.config.overlay8": "クリックして、デフォルトの位置にリセットします。", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "[Create]:サーバーティックは現在 %s ms 遅くなっています :o", "create.command.killTPSCommand.status.slowed_by.1": "[Create]: サーバーティックが %s ms 遅くなりました >:)", "create.command.killTPSCommand.status.slowed_by.2": "[Create]: サーバーティックが通常の速度に戻りました:D", "create.command.killTPSCommand.status.usage.0": "[Create]: /killtps stopを使用してサーバーのティックを通常の速度に戻します", "create.command.killTPSCommand.status.usage.1": "[Create]: /killtps start を使用して、サーバーのティックを意図的に遅くします", - "create.command.killTPSCommand.argument.tickTime": "tickTime", + "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime", "create.contraption.minecart_contraption_too_big": "このからくりトロッコは大きすぎて拾えません", "create.contraption.minecart_contraption_illegal_pickup": "超自然的な力が、からくりカートを世界に縛り付けています", @@ -2078,13 +2078,13 @@ "create.ponder.categories": "Createで閲覧できるカテゴリ", "create.ponder.index_description": "アイテムをクリックすると、関連するアイテムやブロックの情報が表示されます。", "create.ponder.index_title": "思案索引", - "create.ponder.shared.rpm16": "16 RPM", + "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM", "create.ponder.shared.behaviour_modify_wrench": "この挙動はレンチを使って変更できます", "create.ponder.shared.storage_on_contraption": "構造物中の収納ブロックは自動的にドロップを拾います", "create.ponder.shared.sneak_and": "スニーク + ", - "create.ponder.shared.rpm8": "8 RPM", + "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM", "create.ponder.shared.ctrl_and": "Ctrl + ", - "create.ponder.shared.rpm32": "32 RPM", + "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM", "create.ponder.shared.rpm16_source": "動力源: 16 RPM", "create.ponder.shared.movement_anchors": "シャーシや超粘着剤を使えば大きな構造物も動かせます", "create.ponder.tag.redstone": "制御機械", @@ -2246,7 +2246,7 @@ "create.ponder.chain_gearshift.text_3": "信号を受けているチェーンギアシフトが動力源でない場合、速度が半分になります", "create.ponder.chain_gearshift.text_4": "いずれの場合も、列内のチェーンドライブは常に「信号入りチェーンギアシフト」の2倍の速度で動作します", "create.ponder.chain_gearshift.text_5": "レッドストーン信号の強度で、比率を1と2の間でより正確に調整できます", - "create.ponder.chain_gearshift.text_6": "12 RPM", + "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM", "create.ponder.chute.header": "シュートによる下方向へ運搬", "create.ponder.chute.text_1": "シュートは、収納ブロックから垂直方向にアイテムを運搬できます", @@ -2261,8 +2261,8 @@ "create.ponder.clockwork_bearing.header": "時計仕掛けのベアリングを使った構造物のアニメーション", "create.ponder.clockwork_bearing.text_1": "時計仕掛けのベアリングは、前面にブロックを取り付けられます", "create.ponder.clockwork_bearing.text_2": "回転力を受けると、現在の時間に合わせて構造物が回転します", - "create.ponder.clockwork_bearing.text_3": "3:00", - "create.ponder.clockwork_bearing.text_4": "4:00", + "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00", + "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00", "create.ponder.clockwork_bearing.text_5": "ベアリングを右クリックして、構造物のアニメーションを開始・停止します", "create.ponder.clockwork_bearing.text_6": "時針の前に、2つ目の構造物を追加できます", "create.ponder.clockwork_bearing.text_7": "2つの構造物が超粘着剤などで取り付けられていないか確認してください", diff --git a/src/generated/resources/assets/create/lang/unfinished/ko_kr.json b/src/generated/resources/assets/create/lang/unfinished/ko_kr.json index 7b3f936a7..1c559663a 100644 --- a/src/generated/resources/assets/create/lang/unfinished/ko_kr.json +++ b/src/generated/resources/assets/create/lang/unfinished/ko_kr.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 2", + "_": "Missing Localizations: 71", "_": "->------------------------] Game Elements [------------------------<-", @@ -418,7 +418,7 @@ "block.create.rose_quartz_block": "장밋빛 석영 블록", "block.create.rose_quartz_lamp": "장밋빛 석영 조명", "block.create.rose_quartz_tiles": "장밋빛 석영 타일", - "block.create.rotation_speed_controller": "회전 속도 컨트롤러", + "block.create.rotation_speed_controller": "회전 속도 제어기", "block.create.sail_frame": "풍차 날개 틀", "block.create.schematic_table": "설계도 탁자", "block.create.schematicannon": "설계도 대포", @@ -669,7 +669,7 @@ "advancement.create.root": "Create!", "advancement.create.root.desc": "장치가 있으라!", "advancement.create.andesite_alloy": "더 단단한 재료", - "advancement.create.andesite_alloy.desc": "안산안 합금을 얻으세요. Create모드의 가장 중요한 자원입니다", + "advancement.create.andesite_alloy.desc": "안산암 합금을 얻으세요. Create 모드의 가장 중요한 자원입니다", "advancement.create.andesite_casing": "안산암 시대", "advancement.create.andesite_casing.desc": "안산암 합금을 나무에 붙여 기본적인 케이스를 만드세요", "advancement.create.mechanical_press": "'깡!'", @@ -697,9 +697,9 @@ "advancement.create.windmill": "산들 바람", "advancement.create.windmill.desc": "풍차 베어링을 작동시키세요", "advancement.create.shifting_gears": "기어 변속", - "advancement.create.shifting_gears.desc": "크기가 다른 톱니바퀴를 연결하여 장치의 속도를 바꿀 수 있습니다", + "advancement.create.shifting_gears.desc": "크기가 다른 톱니바퀴를 연결해 장치의 속도를 바꾸세요", "advancement.create.millstone": "나만의 작은 분쇄기", - "advancement.create.millstone.desc": "멧돌을 설치하고 작동시키세요.", + "advancement.create.millstone.desc": "맷돌을 설치하고 작동시키세요", "advancement.create.super_glue": "영역 접착", "advancement.create.super_glue.desc": "여러 블록을 한 그룹으로 접착시키세요", "advancement.create.contraption_actors": "목적있는 이동", @@ -723,11 +723,11 @@ "advancement.create.anvil_plough": "대장장이포", "advancement.create.anvil_plough.desc": "쟁기로 모루를 날리세요!", "advancement.create.lava_wheel_00000": "불레바퀴", - "advancement.create.lava_wheel_00000.desc": "용암으로 물레바퀴를 회전시키세요..?§7\n(숨겨진 발전과제)", + "advancement.create.lava_wheel_00000.desc": "이런 게 작동해서는 안되는데§7\n(숨겨진 발전과제)", "advancement.create.hand_crank_000": "워크아웃 세션", "advancement.create.hand_crank_000.desc": "힘이 빠질때까지 핸드 크랭크를 돌리세요§7\n(숨겨진 발전과제)", "advancement.create.belt_funnel_kiss": "퍼널은 어떻게 태어나?", - "advancement.create.belt_funnel_kiss.desc": "두 벨트 퍼널을 만나게하세요. 쪽!", + "advancement.create.belt_funnel_kiss.desc": "두 벨트 퍼널이 입맞춤하게 만드세요§7\n(숨겨진 발전과제)", "advancement.create.stressometer_maxed": "완벽한 과부하", "advancement.create.stressometer_maxed.desc": "피로도 계측기에서 100% 수치를 확인하세요§7\n(숨겨진 발전과제)", "advancement.create.copper": "더욱 더 단단한 재료", @@ -955,7 +955,7 @@ "create.generic.unit.buckets": "B", "create.generic.clockwise": "시계 방향", "create.generic.counter_clockwise": "시계 반대 방향", - "create.generic.in_quotes": "\"%1$s\"", + "create.generic.in_quotes": "\"%1$s”", "create.generic.pitch": "음계: %1$s", "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G", @@ -974,7 +974,7 @@ "create.gui.scrollInput.scrollToModify": "스크롤로 수정하기", "create.gui.scrollInput.scrollToAdjustAmount": "스크롤로 수량 조절하기", "create.gui.scrollInput.scrollToSelect": "스크롤로 선택", - "create.gui.scrollInput.shiftScrollsFaster": "쉬프트-스크롤로 빨리 수정하기", + "create.gui.scrollInput.shiftScrollsFaster": "Shift-스크롤로 빨리 수정하기", "create.gui.toolmenu.focusKey": "[%1$s]을(를) 눌러 세부정보 보기", "create.gui.toolmenu.cycle": "스크롤로 순환", @@ -1025,7 +1025,7 @@ "create.gui.terrainzapper.tool.overlay": "덮어씌우기", "create.gui.terrainzapper.tool.flatten": "다듬기", - "create.terrainzapper.shiftRightClickToSet": "쉬프트-우클릭으로 모양 설정하기", + "create.terrainzapper.shiftRightClickToSet": "Shift-우클릭으로 모양 설정하기", "create.terrainzapper.usingBlock": "사용 중: %1$s", "create.terrainzapper.leftClickToSet": "좌클릭으로 재료로 쓸 블록을 선택하세요", @@ -1112,7 +1112,7 @@ "create.schematicAndQuill.dimensions": "설계도 크기: %1$sx%2$sx%3$s", "create.schematicAndQuill.firstPos": "첫 번째 위치를 설정했습니다", "create.schematicAndQuill.secondPos": "두 번째 위치를 설정했습니다", - "create.schematicAndQuill.noTarget": "[Ctrl]을(를) 누르면 허공을 선택할 수 있습니다", + "create.schematicAndQuill.noTarget": "[Ctrl]을 누르면 허공을 선택할 수 있습니다", "create.schematicAndQuill.abort": "위치 설정을 제거했습니다", "create.schematicAndQuill.title": "설계도 이름:", "create.schematicAndQuill.convert": "저장하고 즉시 적용", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]을 누르고 스크롤하면 거리를 변경합니다.", "create.schematic.tool.move.description.0": "설계도를 수평 이동합니다.", "create.schematic.tool.move.description.1": "설계도를 바라보며 [CTRL]을 누르고 스크롤하면 설계도를 밀어냅니다.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "설계도를 수직 이동시킵니다.", "create.schematic.tool.movey.description.1": "설계도를 보고 [CTRL]-스크롤로 밉니다.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "설계도를 돌립니다.", "create.schematic.tool.rotate.description.1": "[CTRL]-스크롤로 90도 돌립니다.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "구조물을 즉시 설치합니다.", "create.schematic.tool.print.description.1": "[우클릭]으로 현재 지점에 설치합니다.", "create.schematic.tool.print.description.2": "이 도구는 크리에이티브 모드 전용입니다.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "당신이 보는 면으로 설계도를 뒤집습니다.", "create.schematic.tool.flip.description.1": "설계도를 보고 [CTRL]-스크롤로 뒤집습니다.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "동기화 중...", "create.schematics.uploadTooLarge": "설계도가 너무 큽니다!.", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "모드: 공격", "create.tooltip.deployer.contains": "아이템: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "분배 중인 아이템:", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "우클릭하여 회수", "create.linked_controller.bind_mode": "연결 모드 활성화", @@ -1466,7 +1466,7 @@ "create.schedule.condition.powered.status": "레드스톤 신호 기다리는 중", "create.schedule.condition.time_of_day": "하루 시간", "create.schedule.condition.time_of_day.scheduled": "계획 시간: %1$s", - "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s", + "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s", "create.schedule.condition.time_of_day.rotation": "시간차", "create.schedule.condition.time_of_day.rotation.every_24": "하루마다", "create.schedule.condition.time_of_day.rotation.every_12": "12시간마다", @@ -1568,7 +1568,7 @@ "create.station.train_not_aligned": "모든 객실이 일직선상에 없어", "create.station.train_not_aligned_1": "해체할 수 없습니다", "create.station.carriage_number": "%1$s번 객실:", - "create.station.retry": "이 문제를 해결하고 다시 시도해보세요", + "create.station.retry": "이 문제를 해결하고 다시 시도해 보세요", "create.station.no_bogeys": "대차 없음", "create.station.one_bogey": "대차 1개", "create.station.more_bogeys": "대차 %1$s개", @@ -1634,7 +1634,7 @@ "create.display_link.success": "성공적으로 대상과 연결되었습니다", "create.display_link.clear": "대상 선택을 해제했습니다", "create.display_link.too_far": "이곳은 대상과 너무 멉니다", - "create.display_link.invalid": "연결된 대상이 없습니다. 다시 시도해보세요", + "create.display_link.invalid": "연결된 대상이 없습니다. 다시 시도해 보세요", "create.display_link.title": "디스플레이 링크", "create.display_link.no_source": "디스플레이 정보 수집 대상이 아님", "create.display_link.no_target": "디스플레이 정보 표시 대상이 아님", @@ -1729,22 +1729,22 @@ "create.super_glue.not_enough": "인벤토리에 접착제가 부족합니다", "create.super_glue.success": "접착하는 중...", - "create.gui.config.overlay1": "Hi :)", - "create.gui.config.overlay2": "This is a sample overlay", - "create.gui.config.overlay3": "Click or drag with your mouse", - "create.gui.config.overlay4": "to move this preview", - "create.gui.config.overlay5": "Press ESC to exit this screen", - "create.gui.config.overlay6": "and save the new position", - "create.gui.config.overlay7": "Run /create overlay reset", - "create.gui.config.overlay8": "to reset to the default position", + "create.gui.config.overlay1": "UNLOCALIZED: Hi :)", + "create.gui.config.overlay2": "UNLOCALIZED: This is a sample overlay", + "create.gui.config.overlay3": "UNLOCALIZED: Click or drag with your mouse", + "create.gui.config.overlay4": "UNLOCALIZED: to move this preview", + "create.gui.config.overlay5": "UNLOCALIZED: Press ESC to exit this screen", + "create.gui.config.overlay6": "UNLOCALIZED: and save the new position", + "create.gui.config.overlay7": "UNLOCALIZED: Run /create overlay reset", + "create.gui.config.overlay8": "UNLOCALIZED: to reset to the default position", - "create.command.killTPSCommand": "killtps", - "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Server tick is currently slowed by %s ms :o", - "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Server tick is slowed by %s ms now >:)", - "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Server tick is back to regular speed :D", - "create.command.killTPSCommand.status.usage.0": "[Create]: use /killtps stop to bring back server tick to regular speed", - "create.command.killTPSCommand.status.usage.1": "[Create]: use /killtps start to artificially slow down the server tick", - "create.command.killTPSCommand.argument.tickTime": "tickTime", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", + "create.command.killTPSCommand.status.slowed_by.0": "UNLOCALIZED: [Create]: Server tick is currently slowed by %s ms :o", + "create.command.killTPSCommand.status.slowed_by.1": "UNLOCALIZED: [Create]: Server tick is slowed by %s ms now >:)", + "create.command.killTPSCommand.status.slowed_by.2": "UNLOCALIZED: [Create]: Server tick is back to regular speed :D", + "create.command.killTPSCommand.status.usage.0": "UNLOCALIZED: [Create]: use /killtps stop to bring back server tick to regular speed", + "create.command.killTPSCommand.status.usage.1": "UNLOCALIZED: [Create]: use /killtps start to artificially slow down the server tick", + "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime", "create.contraption.minecart_contraption_too_big": "이 수레 구조물은 들기에 너무 큽니다!", "create.contraption.minecart_contraption_illegal_pickup": "신비로운 힘이 이 수레 구조물을 세계에 묶어두고 있습니다!", @@ -1802,22 +1802,22 @@ "_": "->------------------------] Item Descriptions [------------------------<-", - "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)", - "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.", - "item.create.example_item.tooltip.condition1": "When this", - "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)", - "item.create.example_item.tooltip.condition2": "And When this", - "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like", - "item.create.example_item.tooltip.control1": "When Ctrl pressed", - "item.create.example_item.tooltip.action1": "These controls are displayed.", + "item.create.example_item.tooltip": "UNLOCALIZED: EXAMPLE ITEM (just a marker that this tooltip exists)", + "item.create.example_item.tooltip.summary": "UNLOCALIZED: A brief description of the item. _Underscores_ highlight a term.", + "item.create.example_item.tooltip.condition1": "UNLOCALIZED: When this", + "item.create.example_item.tooltip.behaviour1": "UNLOCALIZED: Then this item does this. (behaviours show on shift)", + "item.create.example_item.tooltip.condition2": "UNLOCALIZED: And When this", + "item.create.example_item.tooltip.behaviour2": "UNLOCALIZED: You can add as many behaviours as you like", + "item.create.example_item.tooltip.control1": "UNLOCALIZED: When Ctrl pressed", + "item.create.example_item.tooltip.action1": "UNLOCALIZED: These controls are displayed.", "block.create.wooden_bracket.tooltip": "나무 지지대", - "block.create.wooden_bracket.tooltip.summary": "나무를 이용해 _축, 톱니바퀴, 파이프_를 꾸며보세요.", + "block.create.wooden_bracket.tooltip.summary": "나무를 이용해 _축, 톱니바퀴, 파이프_를 꾸며 보세요.", "block.create.metal_bracket.tooltip": "금속 지지대", - "block.create.metal_bracket.tooltip.summary": "금속을 이용해 _축, 톱니바퀴, 파이프_를 꾸며보세요.", + "block.create.metal_bracket.tooltip.summary": "금속을 이용해 _축, 톱니바퀴, 파이프_를 꾸며 보세요.", - "block.create.seat.tooltip": "SEAT", + "block.create.seat.tooltip": "UNLOCALIZED: SEAT", "block.create.seat.tooltip.summary": "앉아서 드라이브를 즐기세요! _움직이는 구조물_에 _플레이어_를 _고정_시킵니다. 가구용으로도 좋습니다! 다양한 색깔이 존재합니다.", "block.create.seat.tooltip.condition1": "좌석에 우클릭", "block.create.seat.tooltip.behaviour1": "플레이어가 좌석에 _앉습니다_. _왼쪽 쉬프트_를 눌러 좌석에서 _일어섭니다_.", @@ -1825,7 +1825,7 @@ "item.create.blaze_cake.tooltip": "블레이즈 케이크", "item.create.blaze_cake.tooltip.summary": "열심히 일하는 _블레이즈_ _버너_의 식사입니다. 블레이즈를 더 뜨겁게 만드세요!", - "item.create.wand_of_symmetry.tooltip": "SYMMETRY WAND", + "item.create.wand_of_symmetry.tooltip": "UNLOCALIZED: SYMMETRY WAND", "item.create.wand_of_symmetry.tooltip.summary": "설정된 반사 모드에 따라 블록 설치를 _똑같이_ _배치_합니다.", "item.create.wand_of_symmetry.tooltip.condition1": "단축바에 있을 때", "item.create.wand_of_symmetry.tooltip.behaviour1": "활성화 유지", @@ -1836,7 +1836,7 @@ "item.create.wand_of_symmetry.tooltip.control3": "웅크린 상태에서 우클릭", "item.create.wand_of_symmetry.tooltip.action3": "_설정_ _창_을 엽니다.", - "item.create.handheld_worldshaper.tooltip": "HANDHELD WORLDSHAPER", + "item.create.handheld_worldshaper.tooltip": "UNLOCALIZED: HANDHELD WORLDSHAPER", "item.create.handheld_worldshaper.tooltip.summary": "_지형경관_을 만들 때 좋은 간편한 도구입니다.", "item.create.handheld_worldshaper.tooltip.control1": "블록을 보고 좌클릭", "item.create.handheld_worldshaper.tooltip.action1": "이 도구로 설치할 블록을 설정합니다.", @@ -1845,50 +1845,50 @@ "item.create.handheld_worldshaper.tooltip.control3": "웅크린 상태에서 우클릭", "item.create.handheld_worldshaper.tooltip.action3": "_설정_ _창_을 엽니다.", - "item.create.tree_fertilizer.tooltip": "TREE FERTILIZER", + "item.create.tree_fertilizer.tooltip": "UNLOCALIZED: TREE FERTILIZER", "item.create.tree_fertilizer.tooltip.summary": "일반적인 나무 종류들의 성장을 촉진시킬 강력한 미네랄의 혼합물입니다.", "item.create.tree_fertilizer.tooltip.condition1": "묘목에 사용했을 때", "item.create.tree_fertilizer.tooltip.behaviour1": "묘목을 주위 공간과 _상관없이_ 성장시킵니다.", - "item.create.extendo_grip.tooltip": "EXTENDO GRIP", + "item.create.extendo_grip.tooltip": "UNLOCALIZED: EXTENDO GRIP", "item.create.extendo_grip.tooltip.summary": "띠요오옹! 사용자의 _사거리_를 늘려줍니다.", "item.create.extendo_grip.tooltip.condition1": "다른 손에 있을 때", "item.create.extendo_grip.tooltip.behaviour1": "_기존_ _손_에있는 아이템의 사거리를 늘립니다.", "item.create.extendo_grip.tooltip.condition2": "구리 산소통을 착용했을 때", "item.create.extendo_grip.tooltip.behaviour2": "_내구도_가 _소모되지_ _않고_, 탱크에서 _공기_가 _소모됩니다_.", - "item.create.potato_cannon.tooltip": "POTATO CANNON", + "item.create.potato_cannon.tooltip": "UNLOCALIZED: POTATO CANNON", "item.create.potato_cannon.tooltip.summary": "퐁! 집에서 키운 작물로 적을 처치하세요! _구리_ _산소통_의 산소로 움직일 수 있습니다.", "item.create.potato_cannon.tooltip.condition1": "우클릭", "item.create.potato_cannon.tooltip.behaviour1": "_인벤토리_에서 적당한 아이템을 _쏩니다_.", "item.create.potato_cannon.tooltip.condition2": "구리 산소통을 착용했을 때", "item.create.potato_cannon.tooltip.behaviour2": "_내구도_가 _소모되지_ _않고_, 탱크에서 _공기_가 _소모됩니다_.", - "item.create.filter.tooltip": "FILTER", + "item.create.filter.tooltip": "UNLOCALIZED: FILTER", "item.create.filter.tooltip.summary": "장치의 _입력_과 _출력_을 _필터_ 목록에 따라 _조정_합니다.", "item.create.filter.tooltip.condition1": "필터 슬롯에 있을 때", "item.create.filter.tooltip.behaviour1": "필터 _설정_에 따라 아이템 흐름을 _조정_합니다.", "item.create.filter.tooltip.condition2": "우클릭", "item.create.filter.tooltip.behaviour2": "_설정_ _창_을 엽니다.", - "item.create.attribute_filter.tooltip": "ATTRIBUTE FILTER", + "item.create.attribute_filter.tooltip": "UNLOCALIZED: ATTRIBUTE FILTER", "item.create.attribute_filter.tooltip.summary": "장치의 _입력_과 _출력_을 필터 _속성_ 목록에 따라 _조정_합니다.", "item.create.attribute_filter.tooltip.condition1": "필터 슬롯에 있을 때", "item.create.attribute_filter.tooltip.behaviour1": "필터 _설정_에 따라 아이템 흐름을 _조정_합니다.", "item.create.attribute_filter.tooltip.condition2": "우클릭", "item.create.attribute_filter.tooltip.behaviour2": "_설정_ _창_을 엽니다.", - "item.create.empty_schematic.tooltip": "EMPTY SCHEMATIC", + "item.create.empty_schematic.tooltip": "UNLOCALIZED: EMPTY SCHEMATIC", "item.create.empty_schematic.tooltip.summary": "조합 재료로 쓰이거나 설계도 테이블에서 설계도를 불러올 때 쓰입니다.", - "item.create.schematic.tooltip": "SCHEMATIC", + "item.create.schematic.tooltip": "UNLOCALIZED: SCHEMATIC", "item.create.schematic.tooltip.summary": "세계에 구조물을 _홀로그램으로_ 불러와 지정하고 설치합니다. 지정된 홀로그램은 _설계도_ _대포_의 _작업_ _영역_이 됩니다.", "item.create.schematic.tooltip.condition1": "들고 있을 때", "item.create.schematic.tooltip.behaviour1": "UI의 도구로 _변경/설치_ 할 수 있습니다.", "item.create.schematic.tooltip.control1": "웅크린 상태에서 우클릭", "item.create.schematic.tooltip.action1": "정확한 _좌표_ 입력을 위한 창을 엽니다.", - "item.create.schematic_and_quill.tooltip": "SCHEMATIC AND QUILL", + "item.create.schematic_and_quill.tooltip": "UNLOCALIZED: SCHEMATIC AND QUILL", "item.create.schematic_and_quill.tooltip.summary": "세계에 있는 구조물을 _.nbt파일_로 저장할 때 쓰입니다.", "item.create.schematic_and_quill.tooltip.condition1": "1단계", "item.create.schematic_and_quill.tooltip.behaviour1": "_두_ _모서리_를 우클릭으로 선택하세요.", @@ -1896,22 +1896,22 @@ "item.create.schematic_and_quill.tooltip.behaviour2": "면을 바라보고 _Ctrl-스크롤_하여 크기를 조정하세요. 우클릭을 다시 하면 저장됩니다.", "item.create.schematic_and_quill.tooltip.control1": "우클릭", "item.create.schematic_and_quill.tooltip.action1": "모서리 선택 / 저장 확인", - "item.create.schematic_and_quill.tooltip.control2": "Ctrl를 누르고 있을 때", + "item.create.schematic_and_quill.tooltip.control2": "Ctrl을 누르고 있을 때", "item.create.schematic_and_quill.tooltip.action2": "_Scroll_를 이용하여 거리를 조정합니다.", "item.create.schematic_and_quill.tooltip.control3": "웅크린 상태에서 우클릭", "item.create.schematic_and_quill.tooltip.action3": "선택 영역을 리셋하고 _삭제_합니다.", - "block.create.schematicannon.tooltip": "SCHEMATICANNON", + "block.create.schematicannon.tooltip": "UNLOCALIZED: SCHEMATICANNON", "block.create.schematicannon.tooltip.summary": "장착된 설계도를 바탕으로 블록들을 _발포_합니다. _화약_을 연료로 사용하고 주변 보관함에서 아이템을 사용합니다.", "block.create.schematicannon.tooltip.condition1": "우클릭", "block.create.schematicannon.tooltip.behaviour1": "설정 창을 엽니다.", - "block.create.schematic_table.tooltip": "SCHEMATIC TABLE", + "block.create.schematic_table.tooltip": "UNLOCALIZED: SCHEMATIC TABLE", "block.create.schematic_table.tooltip.summary": "_빈_ _설계도_에 저장된 설계도를 불러옵니다.", "block.create.schematic_table.tooltip.condition1": "빈 설계도를 넣을 때", "block.create.schematic_table.tooltip.behaviour1": "Schematics 폴더에서 선택한 파일을 업로드합니다.", - "item.create.goggles.tooltip": "GOGGLES", + "item.create.goggles.tooltip": "UNLOCALIZED: GOGGLES", "item.create.goggles.tooltip.summary": "_장치 정보_를 착용자의 시야에 띄어주는 안경입니다.", "item.create.goggles.tooltip.condition1": "장착했을 때", "item.create.goggles.tooltip.behaviour1": "해당 장치의 _속도_, _피로도_, _용량_을 레벨에 따라 에 따라 색상 UI를 보여줍니다.", @@ -1927,15 +1927,15 @@ "item.create.wrench.tooltip.control2": "웅크린 상태에서 우클릭", "item.create.wrench.tooltip.action2": "_장치_를 _해체_하고 _즉시_ _보관함_으로 넣습니다.", - "block.create.nozzle.tooltip": "NOZZLE", + "block.create.nozzle.tooltip": "UNLOCALIZED: NOZZLE", "block.create.nozzle.tooltip.summary": "선풍기 _앞_에 붙여 선풍기의 효과를 _전방향_으로 _확대_합니다.", - "block.create.cuckoo_clock.tooltip": "CUCKOO CLOCK", + "block.create.cuckoo_clock.tooltip": "UNLOCALIZED: CUCKOO CLOCK", "block.create.cuckoo_clock.tooltip.summary": "_시간의_ _흐름_을 알고 공간을 _꾸미는_ 데 좋은 공예품입니다.", "block.create.cuckoo_clock.tooltip.condition1": "회전할 때", "block.create.cuckoo_clock.tooltip.behaviour1": "현재 시각을 보여주고 하루에 두 번 울립니다. 점심과 플레이어가 바로 잘 수 있는 저녁에 울립니다.", - "block.create.turntable.tooltip": "TURNTABLE", + "block.create.turntable.tooltip": "UNLOCALIZED: TURNTABLE", "block.create.turntable.tooltip.summary": "_동력_으로 _멀미_를 일으킵니다.", "block.create.toolbox.tooltip": "공구상자", @@ -1952,7 +1952,7 @@ "block.create.stockpile_switch.tooltip.condition1": "우클릭", "block.create.stockpile_switch.tooltip.behaviour1": "설정 창을 엽니다.", - "block.create.content_observer.tooltip": "CONTENT OBSERVER", + "block.create.content_observer.tooltip": "UNLOCALIZED: CONTENT OBSERVER", "block.create.content_observer.tooltip.summary": "보관함이나 벨트의 아이템을 등록된 _필터_를 이용해 _탐지_합니다. _보관함, 벨트, 슈트_ 안에 해당 아이템을 탐지하는 동안, 레드스톤 신호를 보냅니다. _퍼널_가 해당 아이템을 수송하면, _1틱_의 레드스톤 신호를 보냅니다.", "block.create.content_observer.tooltip.condition1": "보관함를 탐지할 때", "block.create.content_observer.tooltip.behaviour1": "해당 보관함에 _필터 아이템_이 있는 동안 _레드스톤 신호_를 방출합니다.", @@ -1964,35 +1964,35 @@ "block.create.creative_crate.tooltip.condition1": "필터에 아이템을 설정할 시", "block.create.creative_crate.tooltip.behaviour1": "선택된 아이템을 _무한정_으로 _빼낼_ 수 있습니다. 대신 _들어간_ 아이템은 _삭제_됩니다.", - "item.create.creative_blaze_cake.tooltip": "CREATIVE CAKE", + "item.create.creative_blaze_cake.tooltip": "UNLOCALIZED: CREATIVE CAKE", "item.create.creative_blaze_cake.tooltip.summary": "_블레이즈 버너_의 열 _세기를 조절할 수 있는_ 매우 특별한 케이크입니다. 이 케이크를 섭취한 블레이즈 버너는 _절대 꺼지지_ 않습니다.", "item.create.creative_blaze_cake.tooltip.condition1": "블레이즈 버너에 우클릭", "item.create.creative_blaze_cake.tooltip.behaviour1": "블레이즈 버너의 열 세기를 _고정_시킵니다. 다시 사용하면 블레이즈 버너의 열 세기를 _순환_합니다.", - "block.create.controller_rail.tooltip": "CONTROLLER RAIL", + "block.create.controller_rail.tooltip": "UNLOCALIZED: CONTROLLER RAIL", "block.create.controller_rail.tooltip.summary": "_광산 수레_의 _이동속도_를 _세밀하게_ _조정_할 수 있는 _양방향_ _전동 레일_입니다.", "block.create.controller_rail.tooltip.condition1": "레드스톤 신호를 받을 때", "block.create.controller_rail.tooltip.behaviour1": "_신호 세기에 따라_ 지나가는 수레를 _가속, 감속_합니다. 레드스톤 신호는 다른 방향 레일에도 전달됩니다. 두 방향레일에 다른 세기를 전달하면 중간 레일들은 두 세기 사이의 신호를 받습니다.", - "item.create.sand_paper.tooltip": "SAND PAPER", + "item.create.sand_paper.tooltip": "UNLOCALIZED: SAND PAPER", "item.create.sand_paper.tooltip.summary": "재료들을 _윤내는 데_ 쓰이는 거친 종이입니다. 기계 손이 자동으로 쓸 수 있습니다.", "item.create.sand_paper.tooltip.condition1": "사용할 때", "item.create.sand_paper.tooltip.behaviour1": "_다른 손_에있는 아이템과 _바닥에 있는 아이템_을 윤냅니다.", - "item.create.builders_tea.tooltip": "BUILDERS TEA", + "item.create.builders_tea.tooltip": "UNLOCALIZED: BUILDERS TEA", "item.create.builders_tea.tooltip.summary": "하루를 시작하기에 좋은 음료입니다. _새로운 영감_을 줍니다.", - "item.create.refined_radiance.tooltip": "REFINED RADIANCE", + "item.create.refined_radiance.tooltip": "UNLOCALIZED: REFINED RADIANCE", "item.create.refined_radiance.tooltip.summary": "_흡수된_ _빛_으로 제련된 색채 혼합물입니다.", "item.create.refined_radiance.tooltip.condition1": "현재 개발 중", "item.create.refined_radiance.tooltip.behaviour1": "이 재료의 사용처는 이후 업데이트에 있을겁니다.", - "item.create.shadow_steel.tooltip": "SHADOW STEEL", + "item.create.shadow_steel.tooltip": "UNLOCALIZED: SHADOW STEEL", "item.create.shadow_steel.tooltip.summary": "_공허_에서 제련된 색채 혼합물입니다.", "item.create.shadow_steel.tooltip.condition1": "현재 개발 중", "item.create.shadow_steel.tooltip.behaviour1": "이 재료의 사용처는 이후 업데이트에 있을겁니다.", - "item.create.linked_controller.tooltip": "LINKED CONTROLLER", + "item.create.linked_controller.tooltip": "UNLOCALIZED: LINKED CONTROLLER", "item.create.linked_controller.tooltip.summary": "_여섯_ _버튼_으로 _레드스톤_ _링크_와 연결되는 _휴대용_ _조작기_입니다.", "item.create.linked_controller.tooltip.condition1": "우클릭", "item.create.linked_controller.tooltip.behaviour1": "조작기를 킵니다. 조작하면서 _움직일_ _수_ _없습니다_.", @@ -2003,56 +2003,56 @@ "item.create.linked_controller.tooltip.condition4": "독서대에 우클릭", "item.create.linked_controller.tooltip.behaviour4": "조작기를 독서대에 올려놓아 쉽게 조작할 수 있습니다. (웅크리면서 우클릭으로 회수헙니다.)", - "item.create.diving_helmet.tooltip": "DIVING HELMET", + "item.create.diving_helmet.tooltip": "UNLOCALIZED: DIVING HELMET", "item.create.diving_helmet.tooltip.summary": "_구리_ _산소통_과 함께, 착용자가 물 속에서 _오랫동안_ _호흡_할 수 있게합니다.", "item.create.diving_helmet.tooltip.condition1": "착용했을 때", "item.create.diving_helmet.tooltip.behaviour1": "산소통에서 공기를 느리게 빨아들이며 _수중_ _호흡_ 효과를 제공합니다.", - "item.create.copper_backtank.tooltip": "COPPER BACKTANK", + "item.create.copper_backtank.tooltip": "UNLOCALIZED: COPPER BACKTANK", "item.create.copper_backtank.tooltip.summary": "공기를 옮길 수 있는 _착용가능한_ 탱크입니다.", "item.create.copper_backtank.tooltip.condition1": "착용했을 때", "item.create.copper_backtank.tooltip.behaviour1": "필요한 장비에 _공기_를 제공합니다.", "item.create.copper_backtank.tooltip.condition2": "설치되고 동력으로 회전될 때", "item.create.copper_backtank.tooltip.behaviour2": "동력 속도에 따라 _공기_를 _모읍니다_.", - "block.create.placard.tooltip": "PLACARD", + "block.create.placard.tooltip": "UNLOCALIZED: PLACARD", "block.create.placard.tooltip.summary": "_아이템_을 황동안에 _장식_하세요. 구조물에도 사용할 수 있습니다!", "block.create.placard.tooltip.condition1": "아이템을 들고 우클릭", "block.create.placard.tooltip.behaviour1": "플래카드에 _아이템_을 추가합니다. _이미_ 같은 아이템이 장식되어 있다면 짧게 _레드스톤 신호_를 _방출_합니다.", "block.create.placard.tooltip.condition2": "때렸을 때", "block.create.placard.tooltip.behaviour2": "플래카드의 아이템을 _제거_합니다.", - "block.create.flywheel.tooltip": "FLYWHEEL", + "block.create.flywheel.tooltip": "UNLOCALIZED: FLYWHEEL", "block.create.flywheel.tooltip.summary": "황동 바퀴로 _장치_를 _장식_해보세요.", "block.create.flywheel.tooltip.condition1": "동력을 공급받을 때", "block.create.flywheel.tooltip.behaviour1": "회전합니다.", - "item.create.diving_boots.tooltip": "DIVING BOOTS", + "item.create.diving_boots.tooltip": "UNLOCALIZED: DIVING BOOTS", "item.create.diving_boots.tooltip.summary": "해저를 돌아다니기에 적합한 _무거운_ _부츠_ 한 켤레입니다.", "item.create.diving_boots.tooltip.condition1": "착용했을 때", "item.create.diving_boots.tooltip.behaviour1": "착용자는 빠르게 가라앉고 _수영_할 수 _없습니다_. 대신 물 속에서 _걷고_, _뛸_ 수 있습니다. 또한 _벨트_에 영향받지 않습니다.", - "item.create.crafting_blueprint.tooltip": "CRAFTING BLUEPRINT", + "item.create.crafting_blueprint.tooltip": "UNLOCALIZED: CRAFTING BLUEPRINT", "item.create.crafting_blueprint.tooltip.summary": "벽에 설치해 _특정_ _재료_로 더 _쉽게_ _조합_할 수 있습니다. 각 슬롯은 조합법을 나타냅니다.", "item.create.crafting_blueprint.condition1": "빈 슬롯을 우클릭", "item.create.crafting_blueprint.behaviour1": "_조합법_과 전시할 아이템을 설정하는 창을 엽니다.", "item.create.crafting_blueprint.condition2": "설정된 슬롯에 우클릭", "item.create.crafting_blueprint.behaviour2": "자신의 _인벤토리_에서 해당 슬롯의 _조합법_을 _실행_합니다. _웅크리면서_ 우클릭하면 한 번에 여러개를 조합합니다.", - "item.create.minecart_coupling.tooltip": "MINECART COUPLING", - "item.create.minecart_coupling.tooltip.summary": "당신의 모든 _수레들을 이어 _멋진 _기차_를 만들어보세요.", + "item.create.minecart_coupling.tooltip": "UNLOCALIZED: MINECART COUPLING", + "item.create.minecart_coupling.tooltip.summary": "당신의 모든 _수레들을 이어 _멋진 _기차_를 만들어 보세요.", "item.create.minecart_coupling.tooltip.condition1": "광산 수레에 사용할 때", "item.create.minecart_coupling.tooltip.behaviour1": "_두 수레를 묶어_ 이동할 때 고정된 _거리를 유지하게_ 합니다.", - "item.create.experience_nugget.tooltip": "NUGGET OF EXPERIENCE", + "item.create.experience_nugget.tooltip": "UNLOCALIZED: NUGGET OF EXPERIENCE", "item.create.experience_nugget.tooltip.summary": "_띵!_ 당신의 멋진 발명품에서 탄생한 _영감_의 알맹이입니다.", "item.create.experience_nugget.tooltip.condition1": "사용했을 때", "item.create.experience_nugget.tooltip.behaviour1": "담겨져 있던 _경험치_를 _배출_합니다.", - "block.create.peculiar_bell.tooltip": "PECULIAR BELL", + "block.create.peculiar_bell.tooltip": "UNLOCALIZED: PECULIAR BELL", "block.create.peculiar_bell.tooltip.summary": "장식을 위한 황동 종입니다. 영혼 불꽃 위에 설치하면 _기이한_ 일이 일어난다고 합니다...", - "block.create.haunted_bell.tooltip": "HAUNTED BELL", + "block.create.haunted_bell.tooltip": "UNLOCALIZED: HAUNTED BELL", "block.create.haunted_bell.tooltip.summary": "지옥의 길잃은 영혼들이 씌인 _저주받은_ 종입니다.", "block.create.haunted_bell.tooltip.condition1": "들고 있거나 종을 울릴 때", "block.create.haunted_bell.tooltip.behaviour1": "_적대적_ _몹_이 생성되는 _빛이_ _없는_ 자리를 표시합니다.", @@ -2538,7 +2538,7 @@ "create.ponder.linear_chassis_attachment.text_3": "빈 손으로 웅크리고 우클릭하여 접착제를 없앨 수 있습니다.", "create.ponder.linear_chassis_attachment.text_4": "직선 섀시의 접착면은 접착면 앞에 있는 블록들을 연결합니다.", "create.ponder.linear_chassis_attachment.text_5": "렌치로 이용해 섀시의 접착 거리를 조절할 수 있습니다.", - "create.ponder.linear_chassis_attachment.text_6": "[CTRL]키를 누르고 스크롤하면 연결된 모든 섀시의 거리를 조절할 수 있습니다.", + "create.ponder.linear_chassis_attachment.text_6": "CTRL을 누르고 스크롤하면 연결된 모든 섀시의 거리를 조절할 수 있습니다.", "create.ponder.linear_chassis_attachment.text_7": "다른 면에 블록을 붙이려면 접착제가 필요합니다.", "create.ponder.linear_chassis_attachment.text_8": "이런 원리를 통해 구조물이 장치로써 움직일 수 있게 됩니다.", @@ -2927,7 +2927,7 @@ "create.ponder.train_assembly.text_4": "조립할 때는 다른 기차가 이 정거장에 정차하지 않습니다.", "create.ponder.train_assembly.text_5": "선로에 기차 케이스를 설치하여 새로운 대차를 만드세요.", "create.ponder.train_assembly.text_6": "선로를 우클릭하여 다른 대차 디자인으로 변경할 수 있습니다.", - "create.ponder.train_assembly.text_7": "강력 접착제로 블록을 붙여보세요.", + "create.ponder.train_assembly.text_7": "강력 접착제로 블록을 붙여 보세요.", "create.ponder.train_assembly.text_8": "기차는 조립될 때 창고나 통에 연료가 있다면 더 빨리 이동합니다.", "create.ponder.train_assembly.text_9": "금고에 있는 연료는 기차가 사용하지 않습니다.", @@ -3016,7 +3016,7 @@ "create.ponder.windmill_source.header": "풍차 베어링으로 동력 생산하기", "create.ponder.windmill_source.text_1": "풍차 베어링은 앞에 있는 블록을 부착합니다.", - "create.ponder.windmill_source.text_2": "강력 접착제로 움직일 수 있는 구조물을 만들어보세요.", + "create.ponder.windmill_source.text_2": "강력 접착제로 움직일 수 있는 구조물을 만들어 보세요.", "create.ponder.windmill_source.text_3": "충분한 날개 블록이 있어야 풍차 역할을 합니다.", "create.ponder.windmill_source.text_4": "우클릭으로 가동하면, 풍차 베어링은 동력을 생산합니다.", "create.ponder.windmill_source.text_5": "날개 블록의 개수가 동력 속도를 결정합니다.", diff --git a/src/generated/resources/assets/create/lang/unfinished/nl_nl.json b/src/generated/resources/assets/create/lang/unfinished/nl_nl.json index 96a7fcf99..214264385 100644 --- a/src/generated/resources/assets/create/lang/unfinished/nl_nl.json +++ b/src/generated/resources/assets/create/lang/unfinished/nl_nl.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 2487", + "_": "Missing Localizations: 2515", "_": "->------------------------] Game Elements [------------------------<-", @@ -410,7 +410,7 @@ "block.create.red_seat": "UNLOCALIZED: Red Seat", "block.create.red_toolbox": "UNLOCALIZED: Red Toolbox", "block.create.red_valve_handle": "UNLOCALIZED: Red Valve Handle", - "block.create.redstone_contact": "Redstone Contact", + "block.create.redstone_contact": "UNLOCALIZED: Redstone Contact", "block.create.redstone_link": "Redstone Brug", "block.create.refined_radiance_casing": "UNLOCALIZED: Radiant Casing", "block.create.rope": "UNLOCALIZED: Rope", @@ -623,7 +623,7 @@ "item.create.empty_schematic": "Lege Bouwtekening", "item.create.experience_nugget": "UNLOCALIZED: Nugget of Experience", "item.create.extendo_grip": "UNLOCALIZED: Extendo Grip", - "item.create.filter": "Filter", + "item.create.filter": "UNLOCALIZED: Filter", "item.create.furnace_minecart_contraption": "UNLOCALIZED: Furnace Minecart Contraption", "item.create.goggles": "Ingenieurs Bril", "item.create.golden_sheet": "UNLOCALIZED: Golden Sheet", @@ -640,7 +640,7 @@ "item.create.potato_cannon": "UNLOCALIZED: Potato Cannon", "item.create.powdered_obsidian": "UNLOCALIZED: Powdered Obsidian", "item.create.precision_mechanism": "UNLOCALIZED: Precision Mechanism", - "item.create.propeller": "Propeller", + "item.create.propeller": "UNLOCALIZED: Propeller", "item.create.raw_zinc": "UNLOCALIZED: Raw Zinc", "item.create.red_sand_paper": "UNLOCALIZED: Red Sand Paper", "item.create.refined_radiance": "UNLOCALIZED: Refined Radiance", @@ -940,7 +940,7 @@ "create.generic.delay": "Vertraging", "create.generic.duration": "UNLOCALIZED: Duration", "create.generic.timeUnit": "UNLOCALIZED: Time Unit", - "create.generic.unit.ticks": "Ticks", + "create.generic.unit.ticks": "UNLOCALIZED: Ticks", "create.generic.unit.seconds": "Seconden", "create.generic.unit.minutes": "Minuten", "create.generic.daytime.hour": "UNLOCALIZED: Hour", @@ -959,7 +959,7 @@ "create.generic.pitch": "UNLOCALIZED: Pitch: %1$s", "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G", - "create.action.scroll": "Scroll", + "create.action.scroll": "UNLOCALIZED: Scroll", "create.action.confirm": "Bevestigen", "create.action.abort": "Afbreken", "create.action.saveToFile": "Opslaan", @@ -1052,11 +1052,11 @@ "create.contraptions.clockwork.minute_first": "UNLOCALIZED: Minute hand first", "create.contraptions.clockwork.hour_first_24": "UNLOCALIZED: 24-Hour hand first", - "create.logistics.filter": "Filter", + "create.logistics.filter": "UNLOCALIZED: Filter", "create.logistics.recipe_filter": "UNLOCALIZED: Recipe Filter", "create.logistics.fluid_filter": "UNLOCALIZED: Fluid Filter", - "create.logistics.firstFrequency": "Freq. #1", - "create.logistics.secondFrequency": "Freq. #2", + "create.logistics.firstFrequency": "UNLOCALIZED: Freq. #1", + "create.logistics.secondFrequency": "UNLOCALIZED: Freq. #2", "create.logistics.filter.apply": "UNLOCALIZED: Applied filter to %1$s.", "create.logistics.filter.apply_click_again": "UNLOCALIZED: Applied filter to %1$s, click again to copy the amount.", "create.logistics.filter.apply_count": "UNLOCALIZED: Applied extraction count to filter.", @@ -1134,7 +1134,7 @@ "create.schematic.tool.move": "Verplaats XZ", "create.schematic.tool.movey": "Verplaats Y", "create.schematic.tool.rotate": "Draai", - "create.schematic.tool.print": "Print", + "create.schematic.tool.print": "UNLOCALIZED: Print", "create.schematic.tool.flip": "Omdraaien", "create.schematic.tool.deploy.description.0": "Verplaatst de structuur naar een locatie.", "create.schematic.tool.deploy.description.1": "Klik met rechts op de grond om te plaatsen.", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]-Scroll om de afstand te veranderen.", "create.schematic.tool.move.description.0": "Verschuift de Bouwtekening Horizontaal", "create.schematic.tool.move.description.1": "Wijs naar de Bouwtekening en [CTRL]-Scroll om hem te duwen.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Verschuift de Bouwtekening Verticaal", "create.schematic.tool.movey.description.1": "[CTRL]-Scroll om het omhoog/omlaag te bewegen", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Draait de Bouwtekening om zijn midden..", "create.schematic.tool.rotate.description.1": "[CTRL]-Scroll om te draaien met 90 graden", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Plaats onmiddelijk de structuur in de wereld.", "create.schematic.tool.print.description.1": "Klik met rechts om het plaatsen in de wereld te bevestigen.", "create.schematic.tool.print.description.2": "Deze tool is alleen voor de creatieve modus.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Hiermee draait u de Bouwtekening langs het gezicht dat u selecteert.", "create.schematic.tool.flip.description.1": "Wijs naar de Bouwtekening en [CTRL]-Scroll om hem om te draaien.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Synchroniseren...", "create.schematics.uploadTooLarge": "Jouw Bouwtekening is te groot!", @@ -1314,8 +1314,8 @@ "create.tooltip.holdForDescription": "UNLOCALIZED: Hold [%1$s] for Summary", "create.tooltip.holdForControls": "UNLOCALIZED: Hold [%1$s] for Controls", - "create.tooltip.keyShift": "Shift", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyShift": "UNLOCALIZED: Shift", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "Snelheid eis: %1$s", "create.tooltip.speedRequirement.none": "Geen", "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow", @@ -1802,14 +1802,14 @@ "_": "->------------------------] Item Descriptions [------------------------<-", - "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)", - "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.", - "item.create.example_item.tooltip.condition1": "When this", - "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)", - "item.create.example_item.tooltip.condition2": "And When this", - "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like", - "item.create.example_item.tooltip.control1": "When Ctrl pressed", - "item.create.example_item.tooltip.action1": "These controls are displayed.", + "item.create.example_item.tooltip": "UNLOCALIZED: EXAMPLE ITEM (just a marker that this tooltip exists)", + "item.create.example_item.tooltip.summary": "UNLOCALIZED: A brief description of the item. _Underscores_ highlight a term.", + "item.create.example_item.tooltip.condition1": "UNLOCALIZED: When this", + "item.create.example_item.tooltip.behaviour1": "UNLOCALIZED: Then this item does this. (behaviours show on shift)", + "item.create.example_item.tooltip.condition2": "UNLOCALIZED: And When this", + "item.create.example_item.tooltip.behaviour2": "UNLOCALIZED: You can add as many behaviours as you like", + "item.create.example_item.tooltip.control1": "UNLOCALIZED: When Ctrl pressed", + "item.create.example_item.tooltip.action1": "UNLOCALIZED: These controls are displayed.", "block.create.wooden_bracket.tooltip": "UNLOCALIZED: WOODEN BRACKET", "block.create.wooden_bracket.tooltip.summary": "UNLOCALIZED: _Decorate_ your _Shafts, Cogwheels_ and _Pipes_ with a cozy and wooden bit of reinforcement.", diff --git a/src/generated/resources/assets/create/lang/unfinished/pl_pl.json b/src/generated/resources/assets/create/lang/unfinished/pl_pl.json index be600d683..912fbdf83 100644 --- a/src/generated/resources/assets/create/lang/unfinished/pl_pl.json +++ b/src/generated/resources/assets/create/lang/unfinished/pl_pl.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 12", + "_": "Missing Localizations: 18", "_": "->------------------------] Game Elements [------------------------<-", @@ -574,7 +574,7 @@ "entity.create.potato_projectile": "Ziemniaczany pocisk", "entity.create.seat": "Siedzenie", "entity.create.stationary_contraption": "Maszyna stacjonarna", - "entity.create.super_glue": "Super Glue", + "entity.create.super_glue": "UNLOCALIZED: Super Glue", "fluid.create.potion": "Mikstura", "fluid.create.tea": "Herbatka Budowniczego", @@ -651,7 +651,7 @@ "item.create.schematic_and_quill": "Schemat z piórem", "item.create.shadow_steel": "Mroczna stal", "item.create.sturdy_sheet": "Zbity arkusz", - "item.create.super_glue": "Super Glue", + "item.create.super_glue": "UNLOCALIZED: Super Glue", "item.create.sweet_roll": "Słodka bułka", "item.create.tree_fertilizer": "Nawóz do drzew", "item.create.unprocessed_obsidian_sheet": "Nieprzerobiony arkusz obsydianowy", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Bloki budowlane Create", "death.attack.create.crush": "Gracz %1$s został zgnieciony przez koło kruszące", @@ -946,18 +946,18 @@ "create.generic.daytime.hour": "Godzina", "create.generic.daytime.minute": "Minuta", "create.generic.daytime.second": "Sekunda", - "create.generic.daytime.pm": "pm", - "create.generic.daytime.am": "am", + "create.generic.daytime.pm": "UNLOCALIZED: pm", + "create.generic.daytime.am": "UNLOCALIZED: am", "create.generic.unit.rpm": "Ob/min", "create.generic.unit.stress": "JO", - "create.generic.unit.degrees": "°", + "create.generic.unit.degrees": "UNLOCALIZED: °", "create.generic.unit.millibuckets": "%1$smW", "create.generic.unit.buckets": "W", "create.generic.clockwise": "Zgodnie ze wskazówkami zegara", "create.generic.counter_clockwise": "Przeciwnie do wskazówek zegara", - "create.generic.in_quotes": "\"%1$s\"", + "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"", "create.generic.pitch": "Wysokość: %1$s", - "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G", + "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G", "create.action.scroll": "Przewiń", "create.action.confirm": "Potwierdź", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]+Przewijanie, aby zmienić dystans", "create.schematic.tool.move.description.0": "Przesuwa schemat poziomo.", "create.schematic.tool.move.description.1": "Wskaż na schemat i [Ctrl]+Przewijaj, aby popchnąć.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Przesuwa schemat pionowo.", "create.schematic.tool.movey.description.1": "[Ctrl]+Przewijanie, aby przesunąć w górę/dół.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Obraca schemat wokół jego środka.", "create.schematic.tool.rotate.description.1": "[Ctrl]+Przewijanie, aby obrócić o 90 stopni.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Natychmiastowo stawia strukturę w świecie.", "create.schematic.tool.print.description.1": "Kliknij PPM, aby potwierdzić ustawienie w obecnej pozycji.", "create.schematic.tool.print.description.2": "Ta funkcja jest tylko dla trybu kreatywnego.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Odbija schemat w stronę, w jakiej wskazałeś.", "create.schematic.tool.flip.description.1": "Wskaż na schemat [Ctrl]+Przewijaj, aby odbić", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Synchronizacja...", "create.schematics.uploadTooLarge": "Twój schemat przekracza limity ustanowione przez serwer.", @@ -1260,8 +1260,8 @@ "create.item_attributes.smokable.inverted": "nie może być wędzony", "create.item_attributes.blastable": "może być stopiony w piecu hutniczym", "create.item_attributes.blastable.inverted": "nie może być stopiony w piecu hutniczym", - "create.item_attributes.compostable": "UNLOCALIZED: can be composted", - "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted", + "create.item_attributes.compostable": "może być kompostowane", + "create.item_attributes.compostable.inverted": "nie może być kompostowane", "create.item_attributes.shulker_level": "jest %1$s", "create.item_attributes.shulker_level.inverted": "nie jest %1$s", "create.item_attributes.shulker_level.full": "pełna", @@ -1369,9 +1369,9 @@ "create.tooltip.chute.fans_pull_down": "Wiatraki ciągną od dołu", "create.tooltip.chute.contains": "Zawiera: %1$s x%2$s", "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information", - "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use", - "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack", - "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s", + "create.tooltip.deployer.using": "Tryb: Używaj", + "create.tooltip.deployer.punching": "Tryb: Atakowanie", + "create.tooltip.deployer.contains": "Przedmiot: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "Aktualnie przenosi:", "create.tooltip.brass_tunnel.contains_entry": "> %2$sx %1$s", "create.tooltip.brass_tunnel.retrieve": "Kliknij prawym przyciskiem, aby zabrać", @@ -1439,9 +1439,9 @@ "create.schedule.instruction.destination": "Jedź do stacji", "create.schedule.instruction.destination.summary": "Następny przystanek:", "create.schedule.instruction.filter_edit_box": "Nazwa stacji", - "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard", - "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'", - "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match", + "create.schedule.instruction.filter_edit_box_1": "Użyj * jako symbolu wieloznacznego", + "create.schedule.instruction.filter_edit_box_2": "Przykład: 'Moja stacja, peron *'", + "create.schedule.instruction.filter_edit_box_3": "Pociąg wybiera najbliższe niezajęte miejsce", "create.schedule.instruction.rename": "Aktualizuj tytuł harmonogramu", "create.schedule.instruction.rename.summary": "Nowy tytuł:", "create.schedule.instruction.name_edit_box": "Tytuł harmonogramu", @@ -1485,7 +1485,7 @@ "create.schedule.condition.threshold.equal": "dokładnie", "create.schedule.condition.threshold.x_units_of_item": "%1$s %2$s: %3$s", "create.schedule.condition.threshold.matching_content": "Pasująca zawartość", - "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything", + "create.schedule.condition.threshold.anything": "Cokolwiek", "create.schedule.condition.threshold.item_measure": "Jednostka przedmiotów", "create.schedule.condition.threshold.items": "Przemioty", "create.schedule.condition.threshold.stacks": "Stosy", @@ -1493,7 +1493,7 @@ "create.schedule.condition.threshold.status": "Ładunek: %1$s/%2$s %3$s", "create.schedule.condition.threshold.place_item": "Przedmiot odniesienia", "create.schedule.condition.threshold.place_item_2": "Filtry mogą zostać użyte", - "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any", + "create.schedule.condition.threshold.place_item_3": "Pozostaw puste, aby dopasować cokolwiek", "create.schedule.condition.fluid_threshold": "Warunek ładunku płynów", "create.schedule.condition.item_threshold": "Warunek ładunku przedmiotów", "create.schedule.condition.redstone_link": "Emiter sygnału", @@ -1727,7 +1727,7 @@ "create.super_glue.first_pos": "Pierwsza pozycja zaznaczona", "create.super_glue.abort": "Zaznaczenie odrzucone", "create.super_glue.not_enough": "Nie wystarczająco kleju w ekwipunku", - "create.super_glue.success": "UNLOCALIZED: Applying Glue...", + "create.super_glue.success": "Stosowanie kleju...", "create.gui.config.overlay1": "Cześć :)", "create.gui.config.overlay2": "To jest przykładowa nakładka", diff --git a/src/generated/resources/assets/create/lang/unfinished/pt_br.json b/src/generated/resources/assets/create/lang/unfinished/pt_br.json index 4be946869..c93f128a5 100644 --- a/src/generated/resources/assets/create/lang/unfinished/pt_br.json +++ b/src/generated/resources/assets/create/lang/unfinished/pt_br.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 1331", + "_": "Missing Localizations: 1136", "_": "->------------------------] Game Elements [------------------------<-", @@ -798,7 +798,7 @@ "advancement.create.display_link.desc": "Use uma conexão de placa de exibição para visualizar informações", "advancement.create.potato_cannon": "Fwoomp!", "advancement.create.potato_cannon.desc": "Derrote um inimigo com o seu canhão de batata.", - "advancement.create.extendo_grip": "Boioioing!", + "advancement.create.extendo_grip": "Boioing!", "advancement.create.extendo_grip.desc": "Apossar-se de uma extensão de pegador.", "advancement.create.linked_controller": "Ativação remota", "advancement.create.linked_controller.desc": "Ative uma coneção de redstone usando um controle conectado", @@ -925,7 +925,7 @@ "create.recipe.assembly.cutting": "Cortado com serra", "create.recipe.assembly.repeat": "Repetir sequência %1$s vezes", "create.recipe.assembly.junk": "Recuperação aleatório", - "create.recipe.processing.chance": "%1$s%% Chance", + "create.recipe.processing.chance": "%1$s%% de Chance", "create.recipe.deploying.not_consumed": "Não consumido", "create.recipe.heat_requirement.none": "Aquecimento não requerido", "create.recipe.heat_requirement.heated": "Aquecido", @@ -999,7 +999,7 @@ "create.gui.terrainzapper.title": "UNLOCALIZED: Handheld Blockzapper", "create.gui.terrainzapper.searchDiagonal": "UNLOCALIZED: Follow Diagonals", - "create.gui.terrainzapper.searchFuzzy": "UNLOCALIZED: Ignore Material Borders", + "create.gui.terrainzapper.searchFuzzy": "Ignorar Bordas entre Materiais", "create.gui.terrainzapper.patternSection": "UNLOCALIZED: Pattern", "create.gui.terrainzapper.pattern.solid": "UNLOCALIZED: Solid", "create.gui.terrainzapper.pattern.checkered": "UNLOCALIZED: Checkerboard", @@ -1012,22 +1012,22 @@ "create.gui.terrainzapper.placement.attached": "UNLOCALIZED: Attached", "create.gui.terrainzapper.placement.inserted": "UNLOCALIZED: Inserted", "create.gui.terrainzapper.brush": "UNLOCALIZED: Brush", - "create.gui.terrainzapper.brush.cuboid": "UNLOCALIZED: Cuboid", - "create.gui.terrainzapper.brush.sphere": "UNLOCALIZED: Sphere", - "create.gui.terrainzapper.brush.cylinder": "UNLOCALIZED: Cylinder", - "create.gui.terrainzapper.brush.surface": "UNLOCALIZED: Surface", - "create.gui.terrainzapper.brush.cluster": "UNLOCALIZED: Cluster", + "create.gui.terrainzapper.brush.cuboid": "Cuboide", + "create.gui.terrainzapper.brush.sphere": "Esfera", + "create.gui.terrainzapper.brush.cylinder": "Cilindro", + "create.gui.terrainzapper.brush.surface": "Superfície", + "create.gui.terrainzapper.brush.cluster": "Agrupamento", "create.gui.terrainzapper.tool": "UNLOCALIZED: Tool", - "create.gui.terrainzapper.tool.fill": "UNLOCALIZED: Fill", - "create.gui.terrainzapper.tool.place": "UNLOCALIZED: Place", - "create.gui.terrainzapper.tool.replace": "UNLOCALIZED: Replace", - "create.gui.terrainzapper.tool.clear": "UNLOCALIZED: Clear", + "create.gui.terrainzapper.tool.fill": "Preencher", + "create.gui.terrainzapper.tool.place": "Colocar", + "create.gui.terrainzapper.tool.replace": "Substituir", + "create.gui.terrainzapper.tool.clear": "Limpar", "create.gui.terrainzapper.tool.overlay": "UNLOCALIZED: Overlay", - "create.gui.terrainzapper.tool.flatten": "UNLOCALIZED: Flatten", + "create.gui.terrainzapper.tool.flatten": "Nivelar", - "create.terrainzapper.shiftRightClickToSet": "UNLOCALIZED: Shift-Right-Click to Select a Shape", - "create.terrainzapper.usingBlock": "UNLOCALIZED: Using: %1$s", - "create.terrainzapper.leftClickToSet": "UNLOCALIZED: Left-Click a Block to set Material", + "create.terrainzapper.shiftRightClickToSet": "Shift-Clique Direito para selecionar uma forma", + "create.terrainzapper.usingBlock": "Usando: %1$s", + "create.terrainzapper.leftClickToSet": "Clique Esquerdo em um Bloco para definir Material", "create.minecart_coupling.two_couplings_max": "Carrinhos de mina não podem ter mais de dois acoplamentos cada", "create.minecart_coupling.unloaded": "Partes do seu trem aparentam estar em um chunk descarregado", @@ -1082,8 +1082,8 @@ "create.gui.stressometer.no_rotation": "Nenhuma rotação", "create.gui.contraptions.not_fast_enough": "Aparenta que esse %1$s não _está_ girando com _a velocidade_ _necessária_.", "create.gui.contraptions.network_overstressed": "Aparenta que essa engenhoca está _sobre estressada_. Adicione mais fontes ou _desacelere_ __ os componentes que tem um _impacto de_ _stress alto_.", - "create.gui.adjustable_crate.title": "UNLOCALIZED: Adjustable Crate", - "create.gui.adjustable_crate.storageSpace": "UNLOCALIZED: Storage Space", + "create.gui.adjustable_crate.title": "Caixa ajustável", + "create.gui.adjustable_crate.storageSpace": "Espaço de Armazenamento", "create.gui.stockpile_switch.title": "Dijuntor de armazenamento", "create.gui.stockpile_switch.invert_signal": "Inverter sinal", "create.gui.stockpile_switch.move_to_lower_at": "Mover para a faixa mais baixa %1$s%%", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]-Rolar para mudar a distância.", "create.schematic.tool.move.description.0": "Vira o Esquema Horizontalmente", "create.schematic.tool.move.description.1": "Aponte ao Esquema e [CTRL]-Rolar para empurrar.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Vira o Esquema Verticalmente", "create.schematic.tool.movey.description.1": "[CTRL]-Rolar para mover para cima/baixo", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Roda o Esquema em torno do seu centro.", "create.schematic.tool.rotate.description.1": "[CTRL]-Rolar para rolar 90 Graus", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Colocá estrutura no mundo instantaneamente", "create.schematic.tool.print.description.1": "[Botão-Direito] para confirmar a posição atual.", "create.schematic.tool.print.description.2": "Esta ferramenta é para o Modo Criativo apenas.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Gira o Esquema ao longo da face que você selecionar.", "create.schematic.tool.flip.description.1": "Aponte para o Esquema e [CTRL]-Rolar para virá-lo.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Sincronizando...", "create.schematics.uploadTooLarge": "Seu esquema é muito grande", @@ -1215,7 +1215,7 @@ "create.schematicannon.status.schematicExpired": "Arquivo de Esquema Expirado", "create.materialChecklist": "Lista de materiais", - "create.materialChecklist.blocksNotLoaded": "UNLOCALIZED: * Disclaimer *\n\nMaterial List may be inaccurate due to relevant chunks not being loaded.", + "create.materialChecklist.blocksNotLoaded": "* Aviso *\n\nMaterial List pode ser impreciso devido a chunks relevantes não estarem sendo carregados.", "create.gui.filter.deny_list": "Lista de negação", "create.gui.filter.deny_list.description": "Itens passam se eles não encaixam em nenhum dos acima. Uma lista de negação vazia aceita tudo.", @@ -1260,8 +1260,8 @@ "create.item_attributes.smokable.inverted": "Não pode ser defumado", "create.item_attributes.blastable": "È fundível no alto-forno", "create.item_attributes.blastable.inverted": "Não é fundível no alto-forno", - "create.item_attributes.compostable": "UNLOCALIZED: can be composted", - "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted", + "create.item_attributes.compostable": "pode ser decomposto", + "create.item_attributes.compostable.inverted": "não pode ser decomposto", "create.item_attributes.shulker_level": "O shulker é %1$s", "create.item_attributes.shulker_level.inverted": "O shulker não é %1$s", "create.item_attributes.shulker_level.full": "Cheio", @@ -1326,7 +1326,7 @@ "create.tooltip.stressImpact.medium": " Moderado", "create.tooltip.stressImpact.high": " Alto", "create.tooltip.stressImpact.overstressed": ": Sobre estresse", - "create.tooltip.up_to": "UNLOCALIZED: Up to %1$s", + "create.tooltip.up_to": "Até %1$s", "create.tooltip.capacityProvided": "Capacidade de stress cinético: %1$s", "create.tooltip.capacityProvided.low": " Pequeno", "create.tooltip.capacityProvided.medium": " Médio", @@ -1368,10 +1368,10 @@ "create.tooltip.chute.fans_pull_up": "Ventiladores sugam de cima", "create.tooltip.chute.fans_pull_down": "Ventiladores sugam de baixo", "create.tooltip.chute.contains": "Contem: %1$s x%2$s", - "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information", - "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use", - "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack", - "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s", + "create.tooltip.deployer.header": "Informações do implantador", + "create.tooltip.deployer.using": "Modo: Usar", + "create.tooltip.deployer.punching": "Modo: Atacar", + "create.tooltip.deployer.contains": "Item: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "Distribuindo:", "create.tooltip.brass_tunnel.contains_entry": " > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "Clique direito para recuperar item", @@ -1403,204 +1403,204 @@ "create.hint.full_deployer.title": "Implantador transbordando de itens", "create.hint.full_deployer": "Aparenta que esse _inplantador_ contém _itens_ em _excesso_ que precisam ser _extraídos._ Use um _funil,_ _funil de andesito/latão_ ou outros meios para extrair os itens excedentes.", - "create.backtank.low": "UNLOCALIZED: Backtank pressure low", - "create.backtank.depleted": "UNLOCALIZED: Backtank pressure depleted", + "create.backtank.low": "Pressão do Tanque Traseiro de Cobre baixa", + "create.backtank.depleted": "Pressão do Tanque Traseiro de Cobre esgotada", - "create.hint.derailed_train.title": "UNLOCALIZED: Derailed Train", - "create.hint.derailed_train": "UNLOCALIZED: It appears this _Train_ is no longer sitting on a connected track piece. _Right-Click_ using a _wrench_ in order to relocate it to a nearby track.", + "create.hint.derailed_train.title": "Trem Descarrilhado", + "create.hint.derailed_train": "Parece que este _Trem_ não está mais sentado em uma peça de trilha conectada. _Clique-Direito_ usando uma _chave Inglesa_ para relocalizá-la para um trilho próximo.", - "create.boiler.status": "UNLOCALIZED: Boiler Status: %1$s", - "create.boiler.status_short": "UNLOCALIZED: Boiler: %1$s", - "create.boiler.passive": "UNLOCALIZED: Passive", - "create.boiler.idle": "UNLOCALIZED: Idle", - "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s", - "create.boiler.max_lvl": "UNLOCALIZED: Max", - "create.boiler.size": "UNLOCALIZED: Size", - "create.boiler.size_dots": "UNLOCALIZED: ....... ", - "create.boiler.water": "UNLOCALIZED: Water", - "create.boiler.water_dots": "UNLOCALIZED: ... ", - "create.boiler.heat": "UNLOCALIZED: Heat", - "create.boiler.heat_dots": "UNLOCALIZED: ...... ", - "create.boiler.via_one_engine": "UNLOCALIZED: via 1 engine", - "create.boiler.via_engines": "UNLOCALIZED: via %1$s engines", + "create.boiler.status": "Status da Caldeira: %1$s", + "create.boiler.status_short": "Caldeira: %1$s", + "create.boiler.passive": "Passivo", + "create.boiler.idle": "Ocioso", + "create.boiler.lvl": "Lvl %1$s", + "create.boiler.max_lvl": "Max", + "create.boiler.size": "Tamanho", + "create.boiler.size_dots": "....... ", + "create.boiler.water": "Água", + "create.boiler.water_dots": "... ", + "create.boiler.heat": "Temperatura", + "create.boiler.heat_dots": "...... ", + "create.boiler.via_one_engine": "através de 1 motor", + "create.boiler.via_engines": "através de %1$s motores", - "create.gui.schedule.lmb_edit": "UNLOCALIZED: Left-Click to Edit", - "create.gui.schedule.rmb_remove": "UNLOCALIZED: Right-Click to Remove", - "create.gui.schedule.duplicate": "UNLOCALIZED: Duplicate", - "create.gui.schedule.remove_entry": "UNLOCALIZED: Remove Action", - "create.gui.schedule.add_entry": "UNLOCALIZED: Add Action", - "create.gui.schedule.move_up": "UNLOCALIZED: Move up", - "create.gui.schedule.move_down": "UNLOCALIZED: Move down", - "create.gui.schedule.add_condition": "UNLOCALIZED: Add Condition", - "create.gui.schedule.alternative_condition": "UNLOCALIZED: Alternative Condition", + "create.gui.schedule.lmb_edit": "Clique Esquerdo para Editar", + "create.gui.schedule.rmb_remove": "Clique Direito para Remover", + "create.gui.schedule.duplicate": "Duplicar", + "create.gui.schedule.remove_entry": "Remover Ação", + "create.gui.schedule.add_entry": "Adicionar Ação", + "create.gui.schedule.move_up": "Mover para cima", + "create.gui.schedule.move_down": "Mover para baixo", + "create.gui.schedule.add_condition": "Adicionar Condição", + "create.gui.schedule.alternative_condition": "Condição Alternativa", - "create.schedule.instruction_type": "UNLOCALIZED: Next Action:", - "create.schedule.instruction.editor": "UNLOCALIZED: Instruction Editor", - "create.schedule.instruction.destination": "UNLOCALIZED: Travel to Station", - "create.schedule.instruction.destination.summary": "UNLOCALIZED: Next Stop:", - "create.schedule.instruction.filter_edit_box": "UNLOCALIZED: Station Name", + "create.schedule.instruction_type": "Próxima Ação:", + "create.schedule.instruction.editor": "Editor de Instruções", + "create.schedule.instruction.destination": "Viaje para a Estação", + "create.schedule.instruction.destination.summary": "Próxima Parada:", + "create.schedule.instruction.filter_edit_box": "Nome da Estação", "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard", "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'", "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match", - "create.schedule.instruction.rename": "UNLOCALIZED: Update Schedule Title", - "create.schedule.instruction.rename.summary": "UNLOCALIZED: New Title:", - "create.schedule.instruction.name_edit_box": "UNLOCALIZED: Schedule Title", + "create.schedule.instruction.rename": "Atualizar Título da Programação", + "create.schedule.instruction.rename.summary": "Novo Título:", + "create.schedule.instruction.name_edit_box": "Título da Programação", "create.schedule.instruction.name_edit_box_1": "UNLOCALIZED: Affects text shown on displays", "create.schedule.instruction.name_edit_box_2": "UNLOCALIZED: Defaults to next destination's name", - "create.schedule.instruction.throttle": "UNLOCALIZED: Limit Max Speed", - "create.schedule.instruction.throttle.summary": "UNLOCALIZED: Change Max Speed to %1$s", - "create.schedule.instruction.throttle_edit_box": "UNLOCALIZED: Throttle", - "create.schedule.instruction.throttle_edit_box_1": "UNLOCALIZED: Affects the top speed of the Train", - "create.schedule.condition_type": "UNLOCALIZED: Continue if/after:", - "create.schedule.condition.editor": "UNLOCALIZED: Condition Editor", - "create.schedule.condition.delay": "UNLOCALIZED: Scheduled Delay", - "create.schedule.condition.delay_short": "UNLOCALIZED: Wait: %1$s", - "create.schedule.condition.delay.status": "UNLOCALIZED: Departs in %1$s", - "create.schedule.condition.idle": "UNLOCALIZED: Cargo Inactivity", - "create.schedule.condition.idle_short": "UNLOCALIZED: Cargo Idle: %1$s", - "create.schedule.condition.idle.status": "UNLOCALIZED: Cargo Idle for %1$s", - "create.schedule.condition.for_x_time": "UNLOCALIZED: for %1$s", - "create.schedule.condition.unloaded": "UNLOCALIZED: Chunk Unloaded", - "create.schedule.condition.unloaded.status": "UNLOCALIZED: Waiting for chunk unload", - "create.schedule.condition.powered": "UNLOCALIZED: Station Powered", - "create.schedule.condition.powered.status": "UNLOCALIZED: Waiting for redstone", - "create.schedule.condition.time_of_day": "UNLOCALIZED: Time of Day", - "create.schedule.condition.time_of_day.scheduled": "UNLOCALIZED: Scheduled Time: %1$s", - "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s", - "create.schedule.condition.time_of_day.rotation": "UNLOCALIZED: Rotation", - "create.schedule.condition.time_of_day.rotation.every_24": "UNLOCALIZED: Every Day", - "create.schedule.condition.time_of_day.rotation.every_12": "UNLOCALIZED: Every 12:00", - "create.schedule.condition.time_of_day.rotation.every_6": "UNLOCALIZED: Every 6:00", - "create.schedule.condition.time_of_day.rotation.every_4": "UNLOCALIZED: Every 4:00", - "create.schedule.condition.time_of_day.rotation.every_3": "UNLOCALIZED: Every 3:00", - "create.schedule.condition.time_of_day.rotation.every_2": "UNLOCALIZED: Every 2:00", - "create.schedule.condition.time_of_day.rotation.every_1": "UNLOCALIZED: Every 1:00", - "create.schedule.condition.time_of_day.rotation.every_0_45": "UNLOCALIZED: Every 0:45", - "create.schedule.condition.time_of_day.rotation.every_0_30": "UNLOCALIZED: Every 0:30", - "create.schedule.condition.time_of_day.rotation.every_0_15": "UNLOCALIZED: Every 0:15", - "create.schedule.condition.time_of_day.status": "UNLOCALIZED: Departs at ", - "create.schedule.condition.threshold.train_holds": "UNLOCALIZED: Train holds %1$s", - "create.schedule.condition.threshold.greater": "UNLOCALIZED: more than", - "create.schedule.condition.threshold.less": "UNLOCALIZED: less than", - "create.schedule.condition.threshold.equal": "UNLOCALIZED: exactly", - "create.schedule.condition.threshold.x_units_of_item": "UNLOCALIZED: %1$s %2$s of %3$s", - "create.schedule.condition.threshold.matching_content": "UNLOCALIZED: Matching Content", - "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything", - "create.schedule.condition.threshold.item_measure": "UNLOCALIZED: Item Measure", - "create.schedule.condition.threshold.items": "UNLOCALIZED: Items", - "create.schedule.condition.threshold.stacks": "UNLOCALIZED: Stacks", - "create.schedule.condition.threshold.buckets": "UNLOCALIZED: Buckets", - "create.schedule.condition.threshold.status": "UNLOCALIZED: Cargo: %1$s/%2$s %3$s", - "create.schedule.condition.threshold.place_item": "UNLOCALIZED: Reference Item", - "create.schedule.condition.threshold.place_item_2": "UNLOCALIZED: Filters can be used", - "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any", - "create.schedule.condition.fluid_threshold": "UNLOCALIZED: Fluid Cargo Condition", - "create.schedule.condition.item_threshold": "UNLOCALIZED: Item Cargo Condition", - "create.schedule.condition.redstone_link": "UNLOCALIZED: Redstone Link", - "create.schedule.condition.redstone_link.status": "UNLOCALIZED: Waiting for redstone link", - "create.schedule.condition.redstone_link_on": "UNLOCALIZED: Link On", - "create.schedule.condition.redstone_link_off": "UNLOCALIZED: Link Off", - "create.schedule.condition.redstone_link.powered": "UNLOCALIZED: Powered", - "create.schedule.condition.redstone_link.unpowered": "UNLOCALIZED: Not powered", - "create.schedule.condition.redstone_link.frequency_state": "UNLOCALIZED: Frequency state:", - "create.schedule.condition.redstone_link.frequency_powered": "UNLOCALIZED: Frequency powered:", - "create.schedule.condition.redstone_link.frequency_unpowered": "UNLOCALIZED: Frequency not powered:", - "create.schedule.condition.player_count": "UNLOCALIZED: Players Seated", - "create.schedule.condition.player_count.summary": "UNLOCALIZED: %1$s Player", - "create.schedule.condition.player_count.summary_plural": "UNLOCALIZED: %1$s Players", - "create.schedule.condition.player_count.seated": "UNLOCALIZED: %1$s seated", - "create.schedule.condition.player_count.players": "UNLOCALIZED: Players", - "create.schedule.condition.player_count.condition": "UNLOCALIZED: Conditional", - "create.schedule.condition.player_count.exactly": "UNLOCALIZED: Exactly", - "create.schedule.condition.player_count.or_above": "UNLOCALIZED: Or above", - "create.schedule.condition.player_count.status": "UNLOCALIZED: Passengers: %1$s/%2$s", - "create.schedule.loop": "UNLOCALIZED: Loop Forever", - "create.schedule.loop1": "UNLOCALIZED: Schedule starts over", - "create.schedule.loop2": "UNLOCALIZED: when completed", - "create.schedule.reset": "UNLOCALIZED: Reset Progress", - "create.schedule.skip": "UNLOCALIZED: Skip current Stop", - "create.schedule.applied_to_train": "UNLOCALIZED: Train is now following this Schedule", - "create.schedule.non_controlling_seat": "UNLOCALIZED: Conductor needs to sit in front of a Controls block", - "create.schedule.remove_with_empty_hand": "UNLOCALIZED: Remove current Schedule with an Empty Hand", - "create.schedule.auto_removed_from_train": "UNLOCALIZED: Auto-Schedule discarded", - "create.schedule.removed_from_train": "UNLOCALIZED: Schedule retrieved from Train", - "create.schedule.no_stops": "UNLOCALIZED: This Schedule does not have any Stops yet", - "create.schedule.continued": "UNLOCALIZED: Schedule resumed", + "create.schedule.instruction.throttle": "Limitar Velocidade Máxima", + "create.schedule.instruction.throttle.summary": "Alterar a Velocidade Máxima para %1$s", + "create.schedule.instruction.throttle_edit_box": "Velocidade máxima", + "create.schedule.instruction.throttle_edit_box_1": "Afeta a velocidade máxima do trem", + "create.schedule.condition_type": "Continue se/depois:", + "create.schedule.condition.editor": "Editor de Condições", + "create.schedule.condition.delay": "Atraso Programado", + "create.schedule.condition.delay_short": "Espere: %1$s", + "create.schedule.condition.delay.status": "Parti em %1$s", + "create.schedule.condition.idle": "Inatividade da Carga", + "create.schedule.condition.idle_short": "Carga Ociosa: %1$s", + "create.schedule.condition.idle.status": "Carga ociosa por %1$s", + "create.schedule.condition.for_x_time": "para %1$s", + "create.schedule.condition.unloaded": "Chunk descarregado", + "create.schedule.condition.unloaded.status": "Aguardando descarregamento do chunk", + "create.schedule.condition.powered": "Estação ativada", + "create.schedule.condition.powered.status": "Aguardando a Redstone", + "create.schedule.condition.time_of_day": "Hora do Dia", + "create.schedule.condition.time_of_day.scheduled": "Hora Agendada: %1$s", + "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s%4$s", + "create.schedule.condition.time_of_day.rotation": "Rotação", + "create.schedule.condition.time_of_day.rotation.every_24": "Todos os Dias", + "create.schedule.condition.time_of_day.rotation.every_12": "Todas as 12:00", + "create.schedule.condition.time_of_day.rotation.every_6": "Todas as 6:00", + "create.schedule.condition.time_of_day.rotation.every_4": "Todas as 4:00", + "create.schedule.condition.time_of_day.rotation.every_3": "Todas as 3:00", + "create.schedule.condition.time_of_day.rotation.every_2": "Todas as 2:00", + "create.schedule.condition.time_of_day.rotation.every_1": "Todas as 1:00", + "create.schedule.condition.time_of_day.rotation.every_0_45": "Todas as 0:45", + "create.schedule.condition.time_of_day.rotation.every_0_30": "Todas as 0:30", + "create.schedule.condition.time_of_day.rotation.every_0_15": "Todas as 0:15", + "create.schedule.condition.time_of_day.status": "Parti às ", + "create.schedule.condition.threshold.train_holds": "Trem armazena %1$s", + "create.schedule.condition.threshold.greater": "mais do que", + "create.schedule.condition.threshold.less": "menos do que", + "create.schedule.condition.threshold.equal": "exatamente", + "create.schedule.condition.threshold.x_units_of_item": "%1$s %2$s de %3$s", + "create.schedule.condition.threshold.matching_content": "Conteúdo Correspondente", + "create.schedule.condition.threshold.anything": "Qualquer coisa", + "create.schedule.condition.threshold.item_measure": "Medição de Item", + "create.schedule.condition.threshold.items": "Itens", + "create.schedule.condition.threshold.stacks": "Pilhas", + "create.schedule.condition.threshold.buckets": "Baldes", + "create.schedule.condition.threshold.status": "Carga: %1$s/%2$s %3$s", + "create.schedule.condition.threshold.place_item": "Item de Referência", + "create.schedule.condition.threshold.place_item_2": "Filtros podem ser usados", + "create.schedule.condition.threshold.place_item_3": "Deixe em branco para corresponder a qualquer", + "create.schedule.condition.fluid_threshold": "Condição da Carga Fluida", + "create.schedule.condition.item_threshold": "Condição da Carga de Itens", + "create.schedule.condition.redstone_link": "Conexão de Redstone", + "create.schedule.condition.redstone_link.status": "Aguardando a conexão de Redstone", + "create.schedule.condition.redstone_link_on": "Conexão ligada", + "create.schedule.condition.redstone_link_off": "Conexão desligada", + "create.schedule.condition.redstone_link.powered": "Ativado", + "create.schedule.condition.redstone_link.unpowered": "Não ativado", + "create.schedule.condition.redstone_link.frequency_state": "Estado da frequência:", + "create.schedule.condition.redstone_link.frequency_powered": "Frequência ativada:", + "create.schedule.condition.redstone_link.frequency_unpowered": "Frequência não ativada:", + "create.schedule.condition.player_count": "Jogadores Sentados", + "create.schedule.condition.player_count.summary": "%1$s Jogador", + "create.schedule.condition.player_count.summary_plural": "%1$s Jogadores", + "create.schedule.condition.player_count.seated": "%1$s sentados", + "create.schedule.condition.player_count.players": "Jogadores", + "create.schedule.condition.player_count.condition": "Condição", + "create.schedule.condition.player_count.exactly": "Exatamente", + "create.schedule.condition.player_count.or_above": "Ou acima de", + "create.schedule.condition.player_count.status": "Passageiros: %1$s/%2$s", + "create.schedule.loop": "Repetir para Sempre", + "create.schedule.loop1": "Programação começa de novo", + "create.schedule.loop2": "quando completo", + "create.schedule.reset": "Reiniciar Progresso", + "create.schedule.skip": "Pular parada atual", + "create.schedule.applied_to_train": "O trem está seguindo este Programa", + "create.schedule.non_controlling_seat": "O condutor precisa sentar na frente de um bloco de Controle", + "create.schedule.remove_with_empty_hand": "Remova o Programa atual com a Mão Vazia", + "create.schedule.auto_removed_from_train": "Programa automático descartado", + "create.schedule.removed_from_train": "Programação recuperada do trem", + "create.schedule.no_stops": "Esta Programação ainda não tem nenhuma parada", + "create.schedule.continued": "Programação retomada", - "create.track.selection_cleared": "UNLOCALIZED: Selection Cleared", - "create.track.valid_connection": "UNLOCALIZED: Can Connect ✔", - "create.track.second_point": "UNLOCALIZED: Place track or select a second point", - "create.track.too_far": "UNLOCALIZED: Too far away", - "create.track.original_missing": "UNLOCALIZED: Original block removed, Sneak-click to reset", + "create.track.selection_cleared": "Seleção Limpa", + "create.track.valid_connection": "Pode conectar ✔", + "create.track.second_point": "Coloque o trilho ou selecione um segundo ponto", + "create.track.too_far": "Muito longe", + "create.track.original_missing": "Bloco original removido, clique-shift para resetar", "create.track.perpendicular": "UNLOCALIZED: Cannot connect perpendicularly", - "create.track.ascending_s_curve": "UNLOCALIZED: Cannot create sloped S-Bends", - "create.track.too_sharp": "UNLOCALIZED: Turn too sharp", - "create.track.too_steep": "UNLOCALIZED: Slope too steep", + "create.track.ascending_s_curve": "Não é possível criar Curvas em S inclinadas", + "create.track.too_sharp": "Curva muito fechada", + "create.track.too_steep": "Inclinação muito íngreme", "create.track.slope_turn": "UNLOCALIZED: Cannot enter or leave slope on a turn", "create.track.opposing_slopes": "UNLOCALIZED: Cannot connect opposing slopes", "create.track.leave_slope_ascending": "UNLOCALIZED: Cannot leave this slope while ascending", "create.track.leave_slope_descending": "UNLOCALIZED: Cannot leave this slope while descending", - "create.track.turn_90": "UNLOCALIZED: Can only turn up to 90 Degrees", - "create.track.junction_start": "UNLOCALIZED: Cannot start connection from a Junction", - "create.track.turn_start": "UNLOCALIZED: Cannot start connection from a Turn", - "create.track.not_enough_tracks": "UNLOCALIZED: Not holding enough tracks", - "create.track.not_enough_pavement": "UNLOCALIZED: Not holding enough pavement blocks", + "create.track.turn_90": "Só pode curvar até 90 graus", + "create.track.junction_start": "Não é possível iniciar a conexão a partir de uma junção", + "create.track.turn_start": "Não é possível iniciar a conexão a partir de uma Curva", + "create.track.not_enough_tracks": "Não esta segurando trilhos suficientes", + "create.track.not_enough_pavement": "Não esta segurando blocos de pavimento suficiente", - "create.portal_track.failed": "UNLOCALIZED: Cannot place portal track:", - "create.portal_track.missing": "UNLOCALIZED: Target portal not generated yet", - "create.portal_track.blocked": "UNLOCALIZED: Target location blocked (%1$s,%2$s,%3$s)", + "create.portal_track.failed": "Não é possível colocar trilho do portal:", + "create.portal_track.missing": "Portal de destino ainda não gerado", + "create.portal_track.blocked": "Local do destino bloqueado (%1$s,%2$s,%3$s)", - "create.station.idle": "UNLOCALIZED: Station is Idle", - "create.station.assembly_title": "UNLOCALIZED: Train Assembly", - "create.station.close": "UNLOCALIZED: Close Window", - "create.station.cancel": "UNLOCALIZED: Cancel Assembly", - "create.station.failed": "UNLOCALIZED: Assembly Failed", + "create.station.idle": "Estação está ociosa", + "create.station.assembly_title": "Montagem do Trem", + "create.station.close": "Fechar Janela", + "create.station.cancel": "Cancelar Montagem", + "create.station.failed": "Falha na Montagem", "create.station.icon_type": "UNLOCALIZED: Icon Type", - "create.station.create_train": "UNLOCALIZED: Create new Train", - "create.station.assemble_train": "UNLOCALIZED: Assemble Train", - "create.station.disassemble_train": "UNLOCALIZED: Disassemble Train", - "create.station.remove_schedule": "UNLOCALIZED: Retrieve Schedule", + "create.station.create_train": "Criar novo trem", + "create.station.assemble_train": "Montar Trem", + "create.station.disassemble_train": "Desmontar Trem", + "create.station.remove_schedule": "Recuperar Programa", "create.station.remove_auto_schedule": "UNLOCALIZED: Discard Auto-Schedule", - "create.station.no_assembly_diagonal": "UNLOCALIZED: Cannot build trains", - "create.station.no_assembly_diagonal_1": "UNLOCALIZED: on diagonal tracks", - "create.station.no_assembly_curve": "UNLOCALIZED: Cannot build trains", - "create.station.no_assembly_curve_1": "UNLOCALIZED: on curved tracks", - "create.station.train_not_aligned": "UNLOCALIZED: Cannot disassemble,", - "create.station.train_not_aligned_1": "UNLOCALIZED: not all carriages aligned", - "create.station.carriage_number": "UNLOCALIZED: Carriage %1$s:", - "create.station.retry": "UNLOCALIZED: Resolve this and retry", - "create.station.no_bogeys": "UNLOCALIZED: No Bogeys", - "create.station.one_bogey": "UNLOCALIZED: 1 Bogey", - "create.station.more_bogeys": "UNLOCALIZED: %1$s Bogeys", - "create.station.how_to": "UNLOCALIZED: Use Train Casing on highlighted Tracks to create bogeys.", - "create.station.how_to_1": "UNLOCALIZED: Remove bogeys by breaking the block on top.", - "create.station.how_to_2": "UNLOCALIZED: Build carriages attached to one or two bogeys each.", + "create.station.no_assembly_diagonal": "Não é possível construir trens", + "create.station.no_assembly_diagonal_1": "em trilhos diagonais", + "create.station.no_assembly_curve": "Não é possível construir trens", + "create.station.no_assembly_curve_1": "em trilhos curvados", + "create.station.train_not_aligned": "Não é possível desmontar,", + "create.station.train_not_aligned_1": "nem todos os vagões alinhados", + "create.station.carriage_number": "Vagão %1$s:", + "create.station.retry": "Resolva isto e tente novamente", + "create.station.no_bogeys": "Nenhuma roda", + "create.station.one_bogey": "1 Roda", + "create.station.more_bogeys": "%1$s Rodas", + "create.station.how_to": "Use Revestimentos de Trem em trilhos destacados para criar rodas.", + "create.station.how_to_1": "Remova as rodas quebrando o bloco no topo.", + "create.station.how_to_2": "Construa vagões ligados a uma ou duas rodas cada.", - "create.train_assembly.too_many_bogeys": "UNLOCALIZED: Too many Bogeys attached: %1$s", - "create.train_assembly.frontmost_bogey_at_station": "UNLOCALIZED: Frontmost Bogey must be at Station Marker", - "create.train_assembly.no_bogeys": "UNLOCALIZED: No Bogeys Found", - "create.train_assembly.not_connected_in_order": "UNLOCALIZED: Bogeys are not connected in order", - "create.train_assembly.bogeys_too_close": "UNLOCALIZED: Bogeys %1$s and %2$s are too close to each other", - "create.train_assembly.single_bogey_carriage": "UNLOCALIZED: This Bogey type cannot support a carriage on its own", - "create.train_assembly.nothing_attached": "UNLOCALIZED: No structure attached to Bogey %1$s", - "create.train_assembly.no_controls": "UNLOCALIZED: At least one forward-facing controls block needs to be mounted on the train", - "create.train_assembly.sideways_controls": "UNLOCALIZED: A mounted controls block is facing sideways", - "create.train_assembly.bogey_created": "UNLOCALIZED: Bogey created. Click again to cycle type", - "create.train_assembly.requires_casing": "UNLOCALIZED: Use Railway Casing to create bogeys on tracks", + "create.train_assembly.too_many_bogeys": "Muitas rodas ligadas: %1$s", + "create.train_assembly.frontmost_bogey_at_station": "A Roda da frente deve estar no Marcador da Estação", + "create.train_assembly.no_bogeys": "Nenhuma roda encontrada", + "create.train_assembly.not_connected_in_order": "Rodas não estão conectadas em ordem", + "create.train_assembly.bogeys_too_close": "As rodas %1$s e %2$s estão muito perto uma da outra", + "create.train_assembly.single_bogey_carriage": "Este tipo de roda não suporta um vagão por conta própria", + "create.train_assembly.nothing_attached": "Nenhuma estrutura conectada a Roda %1$s", + "create.train_assembly.no_controls": "Pelo menos um bloco de controle voltado para frente precisa ser montado no trem", + "create.train_assembly.sideways_controls": "Um bloco de controle montado está virado para o lado", + "create.train_assembly.bogey_created": "Roda criada. Clique novamente para alternar o tipo", + "create.train_assembly.requires_casing": "Use o Revestimento de Trem para criar rodas nos trilhos", - "create.track_target.set": "UNLOCALIZED: Targeted track selected", - "create.track_target.success": "UNLOCALIZED: Successfully bound to targeted track", - "create.track_target.clear": "UNLOCALIZED: Cleared track selection", - "create.track_target.missing": "UNLOCALIZED: Right-click the targeted train track first", - "create.track_target.too_far": "UNLOCALIZED: Targeted track is too far from here", - "create.track_target.no_junctions": "UNLOCALIZED: Targeted track cannot be an intersection", - "create.track_target.occupied": "UNLOCALIZED: Targeted track is occupied", + "create.track_target.set": "Trilho escolhido", + "create.track_target.success": "Ligado com sucesso ao trilho selecionado", + "create.track_target.clear": "Seleção do trilho excluído", + "create.track_target.missing": "Clique direito no trilho selecionado", + "create.track_target.too_far": "O trilho selecionado está muito longe daqui", + "create.track_target.no_junctions": "Trilho selecionado não pode ser uma interseção", + "create.track_target.occupied": "Trilho selecionado está ocupado", "create.track_target.invalid": "UNLOCALIZED: Cannot target this track here", - "create.train.unnamed": "UNLOCALIZED: Unnamed Train", + "create.train.unnamed": "Trem sem nome", "create.train.cannot_relocate_moving": "UNLOCALIZED: Cannot relocate a moving Train", - "create.train.relocate": "UNLOCALIZED: Click a Track to Relocate %1$s to. Sneak-Click to abort", - "create.train.relocate.abort": "UNLOCALIZED: Relocation aborted", + "create.train.relocate": "Clique em um trilho para realocar %1$s para. Clique-Shift para abortar", + "create.train.relocate.abort": "Realocação abortada", "create.train.relocate.success": "UNLOCALIZED: Relocation successful", "create.train.relocate.valid": "UNLOCALIZED: Can relocate to here, Click to Confirm", "create.train.relocate.invalid": "UNLOCALIZED: Cannot relocate Train to here", @@ -1668,23 +1668,23 @@ "create.display_source.scoreboard.objective": "UNLOCALIZED: Objective ID", "create.display_source.scoreboard.objective_not_found": "UNLOCALIZED: '%1$s' not found", "create.display_source.scoreboard.objective.deaths": "UNLOCALIZED: Player Deaths", - "create.display_source.time_of_day": "UNLOCALIZED: Time of Day", + "create.display_source.time_of_day": "Hora do Dia", "create.display_source.stop_watch": "UNLOCALIZED: Stopwatch", "create.display_source.time.format": "UNLOCALIZED: Time Format", - "create.display_source.time.12_hour": "UNLOCALIZED: 12-hour", - "create.display_source.time.24_hour": "UNLOCALIZED: 24-hour", + "create.display_source.time.12_hour": "12 horas", + "create.display_source.time.24_hour": "24 horas", "create.display_source.accumulate_items": "UNLOCALIZED: Accumulate Item Count", - "create.display_source.item_throughput": "UNLOCALIZED: Item Throughput", - "create.display_source.item_throughput.interval": "UNLOCALIZED: Interval", - "create.display_source.item_throughput.interval.second": "UNLOCALIZED: per Second", - "create.display_source.item_throughput.interval.minute": "UNLOCALIZED: per Minute", - "create.display_source.item_throughput.interval.hour": "UNLOCALIZED: per Hour", - "create.display_source.train_status": "UNLOCALIZED: Train Schedule Status", - "create.display_source.station_summary": "UNLOCALIZED: Train Station Summary", + "create.display_source.item_throughput": "Taxa de transferência de itens", + "create.display_source.item_throughput.interval": "Intervalo", + "create.display_source.item_throughput.interval.second": "por Segundo", + "create.display_source.item_throughput.interval.minute": "por Minuto", + "create.display_source.item_throughput.interval.hour": "por hora", + "create.display_source.train_status": "Status do Programa de trem", + "create.display_source.station_summary": "Resumo da Estação Trem", "create.display_source.station_summary.filter": "UNLOCALIZED: Station name filter", "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size", - "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size", - "create.display_source.station_summary.now": "UNLOCALIZED: now", + "create.display_source.station_summary.platform_column": "Tamanho da coluna plataforma", + "create.display_source.station_summary.now": "agora", "create.display_source.station_summary.minutes": "UNLOCALIZED: min", "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss", "create.display_source.observed_train_name": "UNLOCALIZED: Detected Train Name", @@ -1744,7 +1744,7 @@ "create.command.killTPSCommand.status.slowed_by.2": " [Create]: Server tick is back to regular speed :D", "create.command.killTPSCommand.status.usage.0": " [Create]: use /killtps stop to bring back server tick to regular speed", "create.command.killTPSCommand.status.usage.1": " [Create]: use /killtps start to artificially slow down the server tick", - "create.command.killTPSCommand.argument.tickTime": "tickTime", + "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime", "create.contraption.minecart_contraption_too_big": "Essa engenhoca de carrinho aparenta ser muita grande para pegar", "create.contraption.minecart_contraption_illegal_pickup": "Uma força mistica esta segurando esta engenhoca de carrinho", @@ -1802,14 +1802,14 @@ "_": "->------------------------] Item Descriptions [------------------------<-", - "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)", - "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.", + "item.create.example_item.tooltip": "UNLOCALIZED: EXAMPLE ITEM (just a marker that this tooltip exists)", + "item.create.example_item.tooltip.summary": "UNLOCALIZED: A brief description of the item. _Underscores_ highlight a term.", "item.create.example_item.tooltip.condition1": "Quando this", - "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)", + "item.create.example_item.tooltip.behaviour1": "UNLOCALIZED: Then this item does this. (behaviours show on shift)", "item.create.example_item.tooltip.condition2": "And Quando this", - "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like", + "item.create.example_item.tooltip.behaviour2": "UNLOCALIZED: You can add as many behaviours as you like", "item.create.example_item.tooltip.control1": "Quando Ctrl pressed", - "item.create.example_item.tooltip.action1": "These controls are displayed.", + "item.create.example_item.tooltip.action1": "UNLOCALIZED: These controls are displayed.", "block.create.wooden_bracket.tooltip": "Suporte de madeira", "block.create.wooden_bracket.tooltip.summary": "_Decore_ seus _eixos, rodas dentadas_ e _canos_com um pedaço aconchegante e de madeira de reforço.", diff --git a/src/generated/resources/assets/create/lang/unfinished/pt_pt.json b/src/generated/resources/assets/create/lang/unfinished/pt_pt.json index a62924d83..c012d3261 100644 --- a/src/generated/resources/assets/create/lang/unfinished/pt_pt.json +++ b/src/generated/resources/assets/create/lang/unfinished/pt_pt.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 2196", + "_": "Missing Localizations: 2221", "_": "->------------------------] Game Elements [------------------------<-", @@ -49,7 +49,7 @@ "block.create.brown_valve_handle": "Manopla de válvula castanho", "block.create.calcite_pillar": "UNLOCALIZED: Calcite Pillar", "block.create.cart_assembler": "Montador de carrinho", - "block.create.chocolate": "Chocolate", + "block.create.chocolate": "UNLOCALIZED: Chocolate", "block.create.chute": "Calha", "block.create.clockwork_bearing": "Rolamento de relôgio", "block.create.clutch": "Embreagem", @@ -734,7 +734,7 @@ "advancement.create.copper.desc": "UNLOCALIZED: Amass some Copper Ingots for your exploits in fluid manipulation", "advancement.create.copper_casing": "A era do cobre", "advancement.create.copper_casing.desc": "Use um pouco de chapas de cobre e madeira para criar um pouco de revestimentos de cobre.", - "advancement.create.spout": "Sploosh", + "advancement.create.spout": "UNLOCALIZED: Sploosh", "advancement.create.spout.desc": "Assista um item ser enchido usando uma bica.", "advancement.create.drain": "UNLOCALIZED: Tumble Draining", "advancement.create.drain.desc": "UNLOCALIZED: Watch a fluid-containing item be emptied by an Item Drain", @@ -796,9 +796,9 @@ "advancement.create.clockwork_bearing.desc": "Ative uma estrutura conectada a um rolamento de rêlogio.", "advancement.create.display_link": "UNLOCALIZED: Big Data", "advancement.create.display_link.desc": "UNLOCALIZED: Use a Display Link to visualise information", - "advancement.create.potato_cannon": "Fwoomp!", + "advancement.create.potato_cannon": "UNLOCALIZED: Fwoomp!", "advancement.create.potato_cannon.desc": "Derrote um inimigo com o seu canhão de batata.", - "advancement.create.extendo_grip": "Boioioing!", + "advancement.create.extendo_grip": "UNLOCALIZED: Boioioing!", "advancement.create.extendo_grip.desc": "Apossar-se de uma extensão de pegador.", "advancement.create.linked_controller": "UNLOCALIZED: Remote Activation", "advancement.create.linked_controller.desc": "UNLOCALIZED: Activate a Redstone Link using a Linked Controller", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Paletes Create", "death.attack.create.crush": "%1$s foi processado pelas Rodas de Moer", @@ -940,7 +940,7 @@ "create.generic.delay": "Demorada", "create.generic.duration": "UNLOCALIZED: Duration", "create.generic.timeUnit": "UNLOCALIZED: Time Unit", - "create.generic.unit.ticks": "Ticks", + "create.generic.unit.ticks": "UNLOCALIZED: Ticks", "create.generic.unit.seconds": "Segundos", "create.generic.unit.minutes": "Minutos", "create.generic.daytime.hour": "UNLOCALIZED: Hour", @@ -948,9 +948,9 @@ "create.generic.daytime.second": "UNLOCALIZED: Second", "create.generic.daytime.pm": "UNLOCALIZED: pm", "create.generic.daytime.am": "UNLOCALIZED: am", - "create.generic.unit.rpm": "RPM", + "create.generic.unit.rpm": "UNLOCALIZED: RPM", "create.generic.unit.stress": "us", - "create.generic.unit.degrees": "°", + "create.generic.unit.degrees": "UNLOCALIZED: °", "create.generic.unit.millibuckets": "%1$smB", "create.generic.unit.buckets": "UNLOCALIZED: B", "create.generic.clockwise": "Sentido horário", @@ -989,11 +989,11 @@ "create.symmetry.mirror.plane": "Espelhar uma vez", "create.symmetry.mirror.doublePlane": "Retangular", - "create.symmetry.mirror.triplePlane": "Octagonal", + "create.symmetry.mirror.triplePlane": "UNLOCALIZED: Octagonal", "create.orientation.orthogonal": "Ortogonal", - "create.orientation.diagonal": "Diagonal", - "create.orientation.horizontal": "Horizontal", + "create.orientation.diagonal": "UNLOCALIZED: Diagonal", + "create.orientation.horizontal": "UNLOCALIZED: Horizontal", "create.orientation.alongZ": "Através de Z", "create.orientation.alongX": "Através de X", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]-Rolar para mudar a distância.", "create.schematic.tool.move.description.0": "Vira o Esquema Horizontalmente", "create.schematic.tool.move.description.1": "Aponte ao Esquema e [CTRL]-Rolar para empurrar.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Vira o Esquema Verticalmente", "create.schematic.tool.movey.description.1": "[CTRL]-Rolar para mover para cima/baixo", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Roda o Esquema em torno do seu centro.", "create.schematic.tool.rotate.description.1": "[CTRL]-Rolar para rolar 90 Graus", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Coloca estrutura no mundo instantaneamente", "create.schematic.tool.print.description.1": "[Botão-Direito] para confirmar a posição atual.", "create.schematic.tool.print.description.2": "Esta ferramenta é para o Modo Criativo apenas.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Gira o Esquema ao longo da face que você selecionar.", "create.schematic.tool.flip.description.1": "Aponte para o Esquema e [CTRL]-Rolar para virá-lo.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Sincronizando...", "create.schematics.uploadTooLarge": "Seu esquema é muito grande", @@ -1802,14 +1802,14 @@ "_": "->------------------------] Item Descriptions [------------------------<-", - "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)", - "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.", + "item.create.example_item.tooltip": "UNLOCALIZED: EXAMPLE ITEM (just a marker that this tooltip exists)", + "item.create.example_item.tooltip.summary": "UNLOCALIZED: A brief description of the item. _Underscores_ highlight a term.", "item.create.example_item.tooltip.condition1": "Quando this", - "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)", + "item.create.example_item.tooltip.behaviour1": "UNLOCALIZED: Then this item does this. (behaviours show on shift)", "item.create.example_item.tooltip.condition2": "And Quando this", - "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like", + "item.create.example_item.tooltip.behaviour2": "UNLOCALIZED: You can add as many behaviours as you like", "item.create.example_item.tooltip.control1": "Quando Ctrl pressed", - "item.create.example_item.tooltip.action1": "These controls are displayed.", + "item.create.example_item.tooltip.action1": "UNLOCALIZED: These controls are displayed.", "block.create.wooden_bracket.tooltip": "UNLOCALIZED: WOODEN BRACKET", "block.create.wooden_bracket.tooltip.summary": "UNLOCALIZED: _Decorate_ your _Shafts, Cogwheels_ and _Pipes_ with a cozy and wooden bit of reinforcement.", diff --git a/src/generated/resources/assets/create/lang/unfinished/ro_ro.json b/src/generated/resources/assets/create/lang/unfinished/ro_ro.json index 25aa3227a..924465204 100644 --- a/src/generated/resources/assets/create/lang/unfinished/ro_ro.json +++ b/src/generated/resources/assets/create/lang/unfinished/ro_ro.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 655", + "_": "Missing Localizations: 708", "_": "->------------------------] Game Elements [------------------------<-", @@ -70,7 +70,7 @@ "block.create.creative_crate": "Ladă Creativ", "block.create.creative_fluid_tank": "Rezervor De Fluid Creativ", "block.create.creative_motor": "Motor Creativ", - "block.create.crimsite": "Crimsite", + "block.create.crimsite": "UNLOCALIZED: Crimsite", "block.create.crimsite_pillar": "Coloană De Crimsite", "block.create.crimson_window": "Sticlă Stacojie", "block.create.crimson_window_pane": "Geam Stacojiu", @@ -198,8 +198,8 @@ "block.create.dark_oak_window_pane": "Geam De Stejar Negru", "block.create.deepslate_pillar": "Coloană De Deepslate", "block.create.deepslate_zinc_ore": "Minereu De Zinc De Adâncime", - "block.create.deployer": "Deployer", - "block.create.depot": "Depot", + "block.create.deployer": "UNLOCALIZED: Deployer", + "block.create.depot": "UNLOCALIZED: Depot", "block.create.diorite_pillar": "Coloană De Diorit", "block.create.display_board": "UNLOCALIZED: Display Board", "block.create.display_link": "UNLOCALIZED: Display Link", @@ -311,7 +311,7 @@ "block.create.nozzle": "Plasă", "block.create.oak_window": "Sticlă De Stejar", "block.create.oak_window_pane": "Geam De Stejar", - "block.create.ochrum": "Ochrum", + "block.create.ochrum": "UNLOCALIZED: Ochrum", "block.create.ochrum_pillar": "Coloană De Ochrum", "block.create.orange_sail": "Velă Portocalie", "block.create.orange_seat": "Scaun Portocaliu", @@ -422,9 +422,9 @@ "block.create.sail_frame": "Ramă De Velă", "block.create.schematic_table": "Masă De Schemă", "block.create.schematicannon": "Tun De Schemă", - "block.create.scorchia": "Scorchia", + "block.create.scorchia": "UNLOCALIZED: Scorchia", "block.create.scorchia_pillar": "Coloană De Scorchia", - "block.create.scoria": "Scoria", + "block.create.scoria": "UNLOCALIZED: Scoria", "block.create.scoria_pillar": "Coloană De Scoria", "block.create.secondary_linear_chassis": "Șasiu Liniar Secundar", "block.create.sequenced_gearshift": "Schimbător De Viteze Secvențial", @@ -511,7 +511,7 @@ "block.create.train_trapdoor": "UNLOCALIZED: Train Trapdoor", "block.create.tuff_pillar": "Coloană De Tuf", "block.create.turntable": "Placă Turnantă", - "block.create.veridium": "Veridium", + "block.create.veridium": "UNLOCALIZED: Veridium", "block.create.veridium_pillar": "Coloană De Veridium", "block.create.vertical_framed_glass": "Sticlă Înrămată Verticală", "block.create.vertical_framed_glass_pane": "Geam Înrămat Vertical", @@ -796,9 +796,9 @@ "advancement.create.clockwork_bearing.desc": "Asamblează o structură montată pe un Rulment De Ceasornic.", "advancement.create.display_link": "UNLOCALIZED: Big Data", "advancement.create.display_link.desc": "UNLOCALIZED: Use a Display Link to visualise information", - "advancement.create.potato_cannon": "Fwoomp!", + "advancement.create.potato_cannon": "UNLOCALIZED: Fwoomp!", "advancement.create.potato_cannon.desc": "Înfrânge un inamic cu Tunul tău De Cartofi.", - "advancement.create.extendo_grip": "Boioioing!", + "advancement.create.extendo_grip": "UNLOCALIZED: Boioioing!", "advancement.create.extendo_grip.desc": "Fă rost de un Mâner Extendo.", "advancement.create.linked_controller": "UNLOCALIZED: Remote Activation", "advancement.create.linked_controller.desc": "UNLOCALIZED: Activate a Redstone Link using a Linked Controller", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Blocurile De Construit Create", "death.attack.create.crush": "%1$s a fost procesat de către Roți De Zdrobit", @@ -932,7 +932,7 @@ "create.recipe.heat_requirement.superheated": "Super-Încălzit", "create.generic.range": "Distanță", - "create.generic.radius": "Radius", + "create.generic.radius": "UNLOCALIZED: Radius", "create.generic.width": "Lățime", "create.generic.height": "Înălțime", "create.generic.length": "Lungime", @@ -948,9 +948,9 @@ "create.generic.daytime.second": "UNLOCALIZED: Second", "create.generic.daytime.pm": "UNLOCALIZED: pm", "create.generic.daytime.am": "UNLOCALIZED: am", - "create.generic.unit.rpm": "RPM", - "create.generic.unit.stress": "su", - "create.generic.unit.degrees": "°", + "create.generic.unit.rpm": "UNLOCALIZED: RPM", + "create.generic.unit.stress": "UNLOCALIZED: su", + "create.generic.unit.degrees": "UNLOCALIZED: °", "create.generic.unit.millibuckets": "%1$smB", "create.generic.unit.buckets": "UNLOCALIZED: B", "create.generic.clockwise": "În sensul acelor de ceasornic", @@ -989,10 +989,10 @@ "create.symmetry.mirror.plane": "Oglindește odată", "create.symmetry.mirror.doublePlane": "Dreptunghiular", - "create.symmetry.mirror.triplePlane": "Octagonal", + "create.symmetry.mirror.triplePlane": "UNLOCALIZED: Octagonal", "create.orientation.orthogonal": "Ortogonal", - "create.orientation.diagonal": "Diagonal", + "create.orientation.diagonal": "UNLOCALIZED: Diagonal", "create.orientation.horizontal": "Orizontal", "create.orientation.alongZ": "De-a lungul axei Z", "create.orientation.alongX": "De-a lungul axei X", @@ -1001,7 +1001,7 @@ "create.gui.terrainzapper.searchDiagonal": "Urmărește Diagonalele", "create.gui.terrainzapper.searchFuzzy": "Ignoră Marginile Materialelor", "create.gui.terrainzapper.patternSection": "Tipar", - "create.gui.terrainzapper.pattern.solid": "Solid", + "create.gui.terrainzapper.pattern.solid": "UNLOCALIZED: Solid", "create.gui.terrainzapper.pattern.checkered": "Tablă De Șah", "create.gui.terrainzapper.pattern.inversecheckered": "Tablă De Șah Inversată", "create.gui.terrainzapper.pattern.chance25": "Rostogolire 25%", @@ -1012,7 +1012,7 @@ "create.gui.terrainzapper.placement.attached": "Atașat", "create.gui.terrainzapper.placement.inserted": "Inserat", "create.gui.terrainzapper.brush": "Pensulă", - "create.gui.terrainzapper.brush.cuboid": "Cuboid", + "create.gui.terrainzapper.brush.cuboid": "UNLOCALIZED: Cuboid", "create.gui.terrainzapper.brush.sphere": "Sferă", "create.gui.terrainzapper.brush.cylinder": "Cilindru", "create.gui.terrainzapper.brush.surface": "Suprafață", @@ -1094,7 +1094,7 @@ "create.gui.sequenced_gearshift.instruction.turn_angle": "Întoarce", "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Unghi", "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Întoarce pentru a muta Piston/Scripete/Portal", - "create.gui.sequenced_gearshift.instruction.turn_distance": "Piston", + "create.gui.sequenced_gearshift.instruction.turn_distance": "UNLOCALIZED: Piston", "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Distanță", "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Întârziere Programată", "create.gui.sequenced_gearshift.instruction.delay": "Întârziere", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl]-Scroll pentru a schimba distanța.", "create.schematic.tool.move.description.0": "Deplasează Schema Orizontal.", "create.schematic.tool.move.description.1": "Arată spre Schemă și apasă [CTRL]-Scroll ca să îl deplasezi.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Deplasează Schema Vertical.", "create.schematic.tool.movey.description.1": "[CTRL]-Scroll ca să îl miști sus/jos.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Rotește Schema în jurul centrului sale.", "create.schematic.tool.rotate.description.1": "[CTRL]-Scroll ca să rotești cu 90 de Grade.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Plasează structura instant în lume.", "create.schematic.tool.print.description.1": "[Click-Dreapta] pentru a confirma palsarea la locașia curentă.", "create.schematic.tool.print.description.2": "Această unealtă este doar pentru Modul Creativ.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Întoarce Schema de-a lungul feței pe care o selectezi.", "create.schematic.tool.flip.description.1": "Arată spre Schemă și apasă [CTRL]-Scroll ca să o întorci.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Se Sincronizează...", "create.schematics.uploadTooLarge": "Schemal ta depășește limitele specificate de către server.", @@ -1314,8 +1314,8 @@ "create.tooltip.holdForDescription": "Ține apăsat [%1$s] pentru Rezumat", "create.tooltip.holdForControls": "Ține apăsat [%1$s] pentru Controale", - "create.tooltip.keyShift": "Shift", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyShift": "UNLOCALIZED: Shift", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "Cerință De Viteză: %1$s", "create.tooltip.speedRequirement.none": "Niciunul", "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack", "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "Distribuie Curent:", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "Click Dreapta pentru a recupera", "create.linked_controller.bind_mode": "Mod de legare activat", @@ -1729,22 +1729,22 @@ "create.super_glue.not_enough": "UNLOCALIZED: Not enough glue in inventory", "create.super_glue.success": "UNLOCALIZED: Applying Glue...", - "create.gui.config.overlay1": "Hi :)", - "create.gui.config.overlay2": "This is a sample overlay", - "create.gui.config.overlay3": "Click or drag with your mouse", - "create.gui.config.overlay4": "to move this preview", - "create.gui.config.overlay5": "Press ESC to exit this screen", - "create.gui.config.overlay6": "and save the new position", - "create.gui.config.overlay7": "Run /create overlay reset", - "create.gui.config.overlay8": "to reset to the default position", + "create.gui.config.overlay1": "UNLOCALIZED: Hi :)", + "create.gui.config.overlay2": "UNLOCALIZED: This is a sample overlay", + "create.gui.config.overlay3": "UNLOCALIZED: Click or drag with your mouse", + "create.gui.config.overlay4": "UNLOCALIZED: to move this preview", + "create.gui.config.overlay5": "UNLOCALIZED: Press ESC to exit this screen", + "create.gui.config.overlay6": "UNLOCALIZED: and save the new position", + "create.gui.config.overlay7": "UNLOCALIZED: Run /create overlay reset", + "create.gui.config.overlay8": "UNLOCALIZED: to reset to the default position", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Ticul serverului este încetinit cu %s ms :o", "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Ticul serverului este încetinit cu %s ms acum >:)", "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Ticul serverului este înapoi la viteza normală :D", "create.command.killTPSCommand.status.usage.0": "[Create]: folosește /killtps stop pentru a readuce ticul serverului la viteza normală", "create.command.killTPSCommand.status.usage.1": "[Create]: folosește /killtps start pentru a încetini artificial ticul serverului", - "create.command.killTPSCommand.argument.tickTime": "tickTime", + "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime", "create.contraption.minecart_contraption_too_big": "Această Invenție de Vagonet pare ca este prea mare pentru a fi luat.", "create.contraption.minecart_contraption_illegal_pickup": "O forță mistică leagă această Invenție de Vagonet de lume", @@ -2078,13 +2078,13 @@ "create.ponder.categories": "Categorii valabile în Create", "create.ponder.index_description": "Apasă pe una dintre iconițe pentru a învăța despre Obiectele și Blocurile asociate lui", "create.ponder.index_title": "Indecele de Chibzuire", - "create.ponder.shared.rpm16": "16 RPM", + "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM", "create.ponder.shared.behaviour_modify_wrench": "Acest comportament poate fi modificat folosind o Cheie", "create.ponder.shared.storage_on_contraption": "Inventarele atașate la Invenție vor strânge dropurile lor automat", "create.ponder.shared.sneak_and": "Furișare +", - "create.ponder.shared.rpm8": "8 RPM", - "create.ponder.shared.ctrl_and": "Ctrl +", - "create.ponder.shared.rpm32": "32 RPM", + "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM", + "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +", + "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM", "create.ponder.shared.rpm16_source": "Sursă: 16 RPM", "create.ponder.shared.movement_anchors": "Cu ajutorul unui Șasiu sau cu Super Glue, structuri mai mari pot fi mișcate.", "create.ponder.tag.redstone": "Componente Logice", @@ -2246,7 +2246,7 @@ "create.ponder.chain_gearshift.text_3": "În schimb, oricând Schimbătorul de Viteze Alimentat nu este la sursă, viteza lui va fi injumătățită", "create.ponder.chain_gearshift.text_4": "În ambele cazuri, Lanțurile de Distribuție în rând mereu rulează cu viteza dublă a Schimbătorului de Viteză Alimentat", "create.ponder.chain_gearshift.text_5": "Folsind semnale analogice, raportul poate fi adjustat mai precis între 1 și 2", - "create.ponder.chain_gearshift.text_6": "12 RPM", + "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM", "create.ponder.chute.header": "Transportarea Obiectelor în jos prin Tobogane", "create.ponder.chute.text_1": "Toboganele pot transporta obiecte vertical către și de la inventare", @@ -2261,8 +2261,8 @@ "create.ponder.clockwork_bearing.header": "Animarea Structurilor folosind Rulmente de Ceasornic", "create.ponder.clockwork_bearing.text_1": "Rulmentele de Ceasornic se atașează de blocurile din fața lor", "create.ponder.clockwork_bearing.text_2": "La primirea Forței de Rotație, structura va fi rotită conform ora zilei", - "create.ponder.clockwork_bearing.text_3": "3:00", - "create.ponder.clockwork_bearing.text_4": "4:00", + "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00", + "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00", "create.ponder.clockwork_bearing.text_5": "Click-Dreapta pe rulment pentru a începe sau a opri animarea structurii", "create.ponder.clockwork_bearing.text_6": "În fața acului de Oră, o structură secundară poate fi adăugată", "create.ponder.clockwork_bearing.text_7": "Asigură-te că cele două structuri nu sunt atașate între ele prin super glue sau ceva asemănător", @@ -2542,10 +2542,10 @@ "create.ponder.linear_chassis_attachment.text_7": "Atașarea blocurilor cu orice altă față necesită folosința Super Glue-ului", "create.ponder.linear_chassis_attachment.text_8": "Folosind aceste mecanici, structuri de orice formă se pot mișca sub forma unei Invenții", - "create.ponder.linear_chassis_group.header": "Moving Linear Chassis in groups", - "create.ponder.linear_chassis_group.text_1": "Linear Chassis connect to identical Chassis blocks next to them", - "create.ponder.linear_chassis_group.text_2": "When one is moved by a Contraption, the others are dragged with it", - "create.ponder.linear_chassis_group.text_3": "Chassis of a different type or facing another direction will not attach", + "create.ponder.linear_chassis_group.header": "UNLOCALIZED: Moving Linear Chassis in groups", + "create.ponder.linear_chassis_group.text_1": "UNLOCALIZED: Linear Chassis connect to identical Chassis blocks next to them", + "create.ponder.linear_chassis_group.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it", + "create.ponder.linear_chassis_group.text_3": "UNLOCALIZED: Chassis of a different type or facing another direction will not attach", "create.ponder.mechanical_arm.header": "Configurarea Brațelor Mecanice", "create.ponder.mechanical_arm.text_1": "Brațele Mecanice trebuie să le fie atribuite intrări și ieșiri înainte să fie plasate", @@ -2799,7 +2799,7 @@ "create.ponder.sail_frame.header": "Asamblarea Morilor De Vânt folosind Rame De Vele", "create.ponder.sail_frame.text_1": "ramele De Vele sunt blocuri folositoare cu care poți crea Mori De Vânt", - "create.ponder.sail_frame.text_2": "They will attach to blocks and each other without the need of Super Glue or Chassis Blocks", + "create.ponder.sail_frame.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks", "create.ponder.sequenced_gearshift.header": "Controlarea Vitezei De Rotație folosind Schimbătoare De Viteză Secvențiale", "create.ponder.sequenced_gearshift.text_1": "Schimbătoarele De Viteză Secvențiale transmit rotație urmărind o listă de instrucțiuni planificată", diff --git a/src/generated/resources/assets/create/lang/unfinished/ru_ru.json b/src/generated/resources/assets/create/lang/unfinished/ru_ru.json index 3844235fb..ae076afb8 100644 --- a/src/generated/resources/assets/create/lang/unfinished/ru_ru.json +++ b/src/generated/resources/assets/create/lang/unfinished/ru_ru.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 0", + "_": "Missing Localizations: 14", "_": "->------------------------] Game Elements [------------------------<-", @@ -126,13 +126,13 @@ "block.create.cut_diorite_stairs": "Резные диоритовые ступеньки", "block.create.cut_diorite_wall": "Резная диоритовая ограда", "block.create.cut_dripstone": "Резной натёчный камень", - "block.create.cut_dripstone_brick_slab": "Плита из натёчнокаменного кирпича", - "block.create.cut_dripstone_brick_stairs": "Ступеньки из натёчнокаменного кирпича", - "block.create.cut_dripstone_brick_wall": "Ограда из натёчнокаменного кирпича", + "block.create.cut_dripstone_brick_slab": "Плита из резного натёчнокаменного кирпича", + "block.create.cut_dripstone_brick_stairs": "Ступеньки из резного натёчнокаменного кирпича", + "block.create.cut_dripstone_brick_wall": "Ограда из резного натёчнокаменного кирпича", "block.create.cut_dripstone_bricks": "Резные натёчнокаменные кирпичи", - "block.create.cut_dripstone_slab": "Плита из резного натёчного камня", - "block.create.cut_dripstone_stairs": "Ступеньки из резного натёчного камня", - "block.create.cut_dripstone_wall": "Ограда из резного натёчного камня", + "block.create.cut_dripstone_slab": "Резная натёчнокаменная плита", + "block.create.cut_dripstone_stairs": "Резные натёчнокаменные ступеньки", + "block.create.cut_dripstone_wall": "Резная натёчнокаменная ограда", "block.create.cut_granite": "Резной гранит", "block.create.cut_granite_brick_slab": "Плита из резного гранитного кирпича", "block.create.cut_granite_brick_stairs": "Ступеньки из резного гранитного кирпича", @@ -170,7 +170,7 @@ "block.create.cut_scoria_brick_stairs": "Ступеньки из резного пеплового кирпича", "block.create.cut_scoria_brick_wall": "Ограда из резного пеплового кирпича", "block.create.cut_scoria_bricks": "Резные пепловые кирпичи", - "block.create.cut_scoria_slab": "Плита из резного пепла", + "block.create.cut_scoria_slab": "Резная пепловая плита", "block.create.cut_scoria_stairs": "Ступеньки из резного пепла", "block.create.cut_scoria_wall": "Ограда из резного пепла", "block.create.cut_tuff": "Резной туф", @@ -195,7 +195,7 @@ "block.create.cyan_toolbox": "Бирюзовый ящик для инструментов", "block.create.cyan_valve_handle": "Бирюзовый ручной вентиль", "block.create.dark_oak_window": "Окно из тёмного дуба", - "block.create.dark_oak_window_pane": "Панель из окна из тёмного дуб", + "block.create.dark_oak_window_pane": "Панель из окна из тёмного дуба", "block.create.deepslate_pillar": "Глубинносланцевая колонна", "block.create.deepslate_zinc_ore": "Цинконосный глубинный сланец", "block.create.deployer": "Автономный активатор", @@ -264,7 +264,7 @@ "block.create.layered_scoria": "Слоистый пепел", "block.create.layered_tuff": "Слоистый туф", "block.create.layered_veridium": "Слоистый веридиум", - "block.create.lectern_controller": "Контроллер связей на кафедре", + "block.create.lectern_controller": "Управляющая кафедра", "block.create.light_blue_nixie_tube": "Голубой газоразрядный индикатор", "block.create.light_blue_sail": "Голубой парус", "block.create.light_blue_seat": "Голубое сиденье", @@ -703,7 +703,7 @@ "advancement.create.super_glue": "Площадь соединена", "advancement.create.super_glue.desc": "Объедините несколько блоков в группу с помощью Суперклея", "advancement.create.contraption_actors": "Движение с целью", - "advancement.create.contraption_actors.desc": "Создайте штуковину с Дрелью, Пилой или Комбайном на борту", + "advancement.create.contraption_actors.desc": "Создайте штуковину с Дрелью, Пилой или с Комбайном на борту", "advancement.create.portable_storage_interface": "Обмен на ходу", "advancement.create.portable_storage_interface.desc": "Используйте Портативный интерфейс хранения, чтобы извлекать или добавлять предметы во время работы штуковины", "advancement.create.wrench_goggles": "Дресс-код механика", @@ -745,7 +745,7 @@ "advancement.create.backtank": "Повышение давления", "advancement.create.backtank.desc": "Создайте Медный баллон и заставьте его закачивать воздух в себя", "advancement.create.diving_suit": "Кто проживает на дне океана?", - "advancement.create.diving_suit.desc": "Наденьте Водолазный шлем вместе с Баллоном и прыгнете в воду", + "advancement.create.diving_suit.desc": "Наденьте Водолазный шлем вместе с Баллоном и прыгните в воду", "advancement.create.mechanical_pump_0": "Закачаешься", "advancement.create.mechanical_pump_0.desc": "Разместите и включите Механическую помпу", "advancement.create.glass_pipe": "Шпион за потоками", @@ -781,7 +781,7 @@ "advancement.create.deployer": "Тыкайте, ставьте и атакуйте", "advancement.create.deployer.desc": "Приведите в действие Автономный активатор, идеальное отражение себя", "advancement.create.precision_mechanism": "Сложные любопытства", - "advancement.create.precision_mechanism.desc": "Создайте Механизм точности", + "advancement.create.precision_mechanism.desc": "Соберите Механизм точности", "advancement.create.speed_controller": "Его ненавидят инженеры!", "advancement.create.speed_controller.desc": "Установите Регулятор скорости вращения, идеальное устройство для переключения передач", "advancement.create.mechanical_arm": "Золотые руки!", @@ -830,7 +830,7 @@ "advancement.create.conductor.desc": "Проинструктируйте машиниста следовать по Расписанию", "advancement.create.track_signal": "Управление движением", "advancement.create.track_signal.desc": "Разместите Железнодорожный светофор", - "advancement.create.display_board_0": "Эстетика вокзала", + "advancement.create.display_board_0": "Динамическое расписание", "advancement.create.display_board_0.desc": "Прогнозируйте прибытие поезда на Табло с помощью Передатчика информации", "advancement.create.track_0": "Новая колея", "advancement.create.track_0.desc": "Соберите Железнодорожный путь", @@ -923,7 +923,7 @@ "create.recipe.assembly.spout_filling_fluid": "Добавьте жидкость: %1$s", "create.recipe.assembly.deploying_item": "Добавьте предмет: %1$s", "create.recipe.assembly.cutting": "Разрежьте пилой", - "create.recipe.assembly.repeat": "Повторите последовательность %1$s раз", + "create.recipe.assembly.repeat": "Повторите последовательность %1$s раз(а)", "create.recipe.assembly.junk": "Случайный мусор", "create.recipe.processing.chance": "%1$s%% шанса", "create.recipe.deploying.not_consumed": "Не тратится", @@ -952,7 +952,7 @@ "create.generic.unit.stress": "ЕН", "create.generic.unit.degrees": "°", "create.generic.unit.millibuckets": "%1$s мВ", - "create.generic.unit.buckets": "B", + "create.generic.unit.buckets": "В", "create.generic.clockwise": "По часовой стрелке", "create.generic.counter_clockwise": "Против часовой стрелки", "create.generic.in_quotes": "\"%1$s\"", @@ -1080,8 +1080,8 @@ "create.gui.stressometer.capacity": "Оставшаяся ёмкость", "create.gui.stressometer.overstressed": "Перегрузка", "create.gui.stressometer.no_rotation": "Нет вращения", - "create.gui.contraptions.not_fast_enough": "Похоже, что компонент (%1$s) вращается с _недостаточной_ _скоростью_.", - "create.gui.contraptions.network_overstressed": "Похоже, что эта сеть _перегружена_. Добавьте больше источников силы вращения или _понизьте скорость_ компонентов, _создающих высокую нагрузку_.", + "create.gui.contraptions.not_fast_enough": "Похоже, что этот компонент (%1$s) вращается с _недостаточной скоростью_.", + "create.gui.contraptions.network_overstressed": "Похоже, что эта _сеть перегружена_. Добавьте _больше источников_ силы вращения или _понизьте скорость_ компонентов, _создающих высокую нагрузку_.", "create.gui.adjustable_crate.title": "Регулируемый ящик", "create.gui.adjustable_crate.storageSpace": "Ёмкость", "create.gui.stockpile_switch.title": "Наблюдатель заполненности", @@ -1143,15 +1143,15 @@ "create.schematic.tool.move.description.0": "Сдвинуть схематику по горизонтали.", "create.schematic.tool.move.description.1": "Наведите курсор на схему и Ctrl и Прокрутка,", "create.schematic.tool.move.description.2": "для перемещения по горизонтали.", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Сдвигает схематику по вертикали.", "create.schematic.tool.movey.description.1": "Ctrl и Прокрутка для перемещения вверх/вниз.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Вращает схематику вокруг её центра.", "create.schematic.tool.rotate.description.1": "Ctrl и Прокрутка для вращения на 90 градусов.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Мгновенно размещает структуру в мире.", "create.schematic.tool.print.description.1": "ПКМ, чтобы подтвердить размещение в текущем месте.", "create.schematic.tool.print.description.2": "Этот инструмент предназначен только", @@ -1159,7 +1159,7 @@ "create.schematic.tool.flip.description.0": "Переверните схему вдоль выбранной стороны.", "create.schematic.tool.flip.description.1": "Наведите курсор на схему и Ctrl и Прокрутка,", "create.schematic.tool.flip.description.2": "чтобы перевернуть её.", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Синхронизация...", "create.schematics.uploadTooLarge": "Файл схематики слишком большой!", @@ -1180,10 +1180,10 @@ "create.gui.schematicannon.optionEnabled": "Включено", "create.gui.schematicannon.optionDisabled": "Отключено", "create.gui.schematicannon.showOptions": "Показать настройки строительства", - "create.gui.schematicannon.option.dontReplaceSolid": "Не заменять целые блоки", - "create.gui.schematicannon.option.replaceWithSolid": "Заменять целые блоки целыми блоками", - "create.gui.schematicannon.option.replaceWithAny": "Заменять целые блоки чем угодно", - "create.gui.schematicannon.option.replaceWithEmpty": "Заменять целые блоки пустотой", + "create.gui.schematicannon.option.dontReplaceSolid": "Не заменять твёрдые блоки", + "create.gui.schematicannon.option.replaceWithSolid": "Заменять твёрдые блоки только твёрдыми блоками", + "create.gui.schematicannon.option.replaceWithAny": "Заменять твёрдые блоки любыми блоками", + "create.gui.schematicannon.option.replaceWithEmpty": "Заменять твёрдые блоки воздухом", "create.gui.schematicannon.option.skipMissing": "Пропускать отсутствующие блоки", "create.gui.schematicannon.option.skipTileEntities": "Защитить имущество", "create.gui.schematicannon.slot.gunpowder": "Добавьте порох, чтобы заправить пушку", @@ -1191,10 +1191,10 @@ "create.gui.schematicannon.slot.schematic": "Положите свою схематику здесь. Убедитесь что она размещена в правильном месте", "create.gui.schematicannon.option.skipMissing.description": "Если пушка не сможет найти требуемый блок, то она перейдёт к следующему.", "create.gui.schematicannon.option.skipTileEntities.description": "Пушка не будет заменять блоки-хранилища, такие как сундуки.", - "create.gui.schematicannon.option.dontReplaceSolid.description": "Пушка никогда не заменит целые блоки, только не целые и воздух.", - "create.gui.schematicannon.option.replaceWithSolid.description": "Пушка будет заменять целый блок только в случае, если в схеме в этом месте расположен целый блок.", - "create.gui.schematicannon.option.replaceWithAny.description": "Пушка будет заменять целые блоки, если в схеме в этом месте есть что-либо.", - "create.gui.schematicannon.option.replaceWithEmpty.description": "Пушка уберёт все блоки, включая замену на воздух.", + "create.gui.schematicannon.option.dontReplaceSolid.description": "Пушка не будет заменять твёрдые блоки, только нетвёрдые и воздух.", + "create.gui.schematicannon.option.replaceWithSolid.description": "Пушка будет заменять твёрдые блоки только в случае, если в схеме в этом месте расположен другой твёрдый блок.", + "create.gui.schematicannon.option.replaceWithAny.description": "Пушка будет заменять любые твёрдые блоки, кроме замены на воздух.", + "create.gui.schematicannon.option.replaceWithEmpty.description": "Пушка будет заменять любые твёрдые блоки, включая замену на воздух.", "create.schematicannon.status.idle": "Бездействует", "create.schematicannon.status.ready": "Готова", @@ -1418,7 +1418,7 @@ "create.boiler.size": "Объём", "create.boiler.size_dots": "....... ", "create.boiler.water": "Вода", - "create.boiler.water_dots": "......... ", + "create.boiler.water_dots": ".......... ", "create.boiler.heat": "Нагрев", "create.boiler.heat_dots": "..... ", "create.boiler.via_one_engine": "с помощью 1 двигателя", @@ -1639,7 +1639,7 @@ "create.display_link.no_source": "Нет информации", "create.display_link.no_target": "Нельзя визуализировать", "create.display_link.reading_from": "Считывать из:", - "create.display_link.writing_to": "Записывать в:", + "create.display_link.writing_to": "Отправлять в:", "create.display_link.attached_side": "Блок, к которому прикреплён", "create.display_link.targeted_location": "Блок, куда присылает информацию", "create.display_link.view_compatible": "Кликните, чтобы увидеть все совместимые блоки", @@ -1739,9 +1739,9 @@ "create.gui.config.overlay8": "чтобы сбросить позицию до стандартной", "create.command.killTPSCommand": "killtps", - "create.command.killTPSCommand.status.slowed_by.0": "[Create]: TPS сервера в настоящее время замедлено на %s мс :o", - "create.command.killTPSCommand.status.slowed_by.1": "[Create]: TPS сервера теперь замедлены на %s мс >:)", - "create.command.killTPSCommand.status.slowed_by.2": "[Create]: TPS сервера вернулось в норму :D", + "create.command.killTPSCommand.status.slowed_by.0": "[Create]: TPS сервера в настоящее время замедлен на %s мс :o", + "create.command.killTPSCommand.status.slowed_by.1": "[Create]: TPS сервера теперь замедлен на %s мс >:)", + "create.command.killTPSCommand.status.slowed_by.2": "[Create]: TPS сервера вернулся в норму :D", "create.command.killTPSCommand.status.usage.0": "[Create]: используйте /killtps stop , чтобы вернуть TPS сервера на обычную скорость", "create.command.killTPSCommand.status.usage.1": "[Create]: используйте /killtps start <Время тика>, чтобы искусственно замедлить TPS сервера", "create.command.killTPSCommand.argument.tickTime": "Время тика", @@ -1802,19 +1802,19 @@ "_": "->------------------------] Item Descriptions [------------------------<-", - "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)", - "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.", - "item.create.example_item.tooltip.condition1": "When this", - "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)", - "item.create.example_item.tooltip.condition2": "And When this", - "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like", - "item.create.example_item.tooltip.control1": "When Ctrl pressed", - "item.create.example_item.tooltip.action1": "These controls are displayed.", + "item.create.example_item.tooltip": "UNLOCALIZED: EXAMPLE ITEM (just a marker that this tooltip exists)", + "item.create.example_item.tooltip.summary": "UNLOCALIZED: A brief description of the item. _Underscores_ highlight a term.", + "item.create.example_item.tooltip.condition1": "UNLOCALIZED: When this", + "item.create.example_item.tooltip.behaviour1": "UNLOCALIZED: Then this item does this. (behaviours show on shift)", + "item.create.example_item.tooltip.condition2": "UNLOCALIZED: And When this", + "item.create.example_item.tooltip.behaviour2": "UNLOCALIZED: You can add as many behaviours as you like", + "item.create.example_item.tooltip.control1": "UNLOCALIZED: When Ctrl pressed", + "item.create.example_item.tooltip.action1": "UNLOCALIZED: These controls are displayed.", - "block.create.wooden_bracket.tooltip": "ДЕРЕВЯННАЯ СКОБА", - "block.create.wooden_bracket.tooltip.summary": "_Украсьте_ ваши _Валы, Шестерни_ и _Трубы_, используя уютное деревянное укрепление.", + "block.create.wooden_bracket.tooltip": "Деревянная скоба", + "block.create.wooden_bracket.tooltip.summary": "_Украсьте_ ваши _Валы_ , _Шестерни_ и _Трубы_, используя уютное деревянное укрепление.", - "block.create.metal_bracket.tooltip": "МЕТАЛЛИЧЕСКАЯ СКОБА", + "block.create.metal_bracket.tooltip": "Металлическая скоба", "block.create.metal_bracket.tooltip.summary": "_Украсьте_ ваши _Валы, Шестерни_ и _Трубы_, используя прочное индустриальное укрепление.", "block.create.seat.tooltip": "СИДЕНЬЕ", @@ -2862,7 +2862,7 @@ "create.ponder.steam_whistle.header": "Использованием Паровых свистков", "create.ponder.steam_whistle.text_1": "Паровые свистки можно разместить на Жидкостном баке", - "create.ponder.steam_whistle.text_2": "Если Бак получает достаточно тепла...", + "create.ponder.steam_whistle.text_2": "Если Бак получает достаточный нагрев...", "create.ponder.steam_whistle.text_3": "...Свисток будет играть определённую ноту при активации", "create.ponder.steam_whistle.text_4": "Используйте дополнительный Свисток на блоке, чтобы понизить высоту его звука", "create.ponder.steam_whistle.text_5": "Переключайтесь между тремя разными октавами с помощью Гаечного ключа", @@ -2925,11 +2925,11 @@ "create.ponder.train_assembly.text_2": "Станции — это путевые точки вашей железнодорожной сети", "create.ponder.train_assembly.text_3": "Чтобы создать новый поезд, откройте интерфейс Станции и переключитесь в режим сборки", "create.ponder.train_assembly.text_4": "Во время сборки к этой Станции не будут подъезжать поезда, следующие по Расписанию", - "create.ponder.train_assembly.text_5": "Создавайте новые вагонные тележки, используя Железнодорожный корпус на путях", + "create.ponder.train_assembly.text_5": "Создавайте новые вагонные тележки, используя Железнодорожный корпус на Путях", "create.ponder.train_assembly.text_6": "Кликните на тележку ещё раз, чтобы переключаться между их вариациями внешнего вида", "create.ponder.train_assembly.text_7": "Приклейте блоки с помощью Суперклея", "create.ponder.train_assembly.text_8": "Собранные поезда будут двигаться быстрее, если они смогут найти топливо в прикреплённых сундуках или бочках", - "create.ponder.train_assembly.text_9": "Топливо, находящееся в Хранилищах, не будет потребляться поездом", + "create.ponder.train_assembly.text_9": "Топливо, находящееся в Хранилищах — не будет потребляться поездом", "create.ponder.train_controls.header": "Управлением поездами с помощью Контроллеров поезда", "create.ponder.train_controls.text_1": "Контроллер поезда требуются на каждой железнодорожной штуковине", @@ -2961,7 +2961,7 @@ "create.ponder.train_signal_redstone.text_2": "И наоборот, запрещающий сигнал Светофора, испускает редстоун-сигнал, получаемый компаратором", "create.ponder.train_signal_signaling.header": "Предотвращением аварий с помощью Железнодорожных светофоров", - "create.ponder.train_signal_signaling.text_1": "Светофоры делят пути на сегменты", + "create.ponder.train_signal_signaling.text_1": "Светофоры делят Пути на сегменты", "create.ponder.train_signal_signaling.text_2": "Если сегмент занят — проезд другим поездам запрещён", "create.ponder.train_signal_signaling.text_3": "Таким образом, каждый сегмент будет содержать только один поезд одновременно", "create.ponder.train_signal_signaling.text_4": "Второй режим Светофора доступен через переключение Гаечным ключом", @@ -2969,7 +2969,7 @@ "create.ponder.train_signal_signaling.text_6": "Этот особый сигнал может останавливать поезда при втором условии", "create.ponder.train_signal_signaling.text_7": "Он остановит поезда, которые при подъезде...", "create.ponder.train_signal_signaling.text_8": "...не смогут сразу покинуть сегмент", - "create.ponder.train_signal_signaling.text_9": "Это помогает удерживать поезда, стоящие в очереди, вне загруженного сегмента", + "create.ponder.train_signal_signaling.text_9": "Это помогает удерживать поезда, стоящие в очереди — вне загруженного сегмента", "create.ponder.valve_handle.header": "Генерацией силы вращения Вентилями", "create.ponder.valve_handle.text_1": "Игроки могут использовать Вентили для применения силы вращения вручную", diff --git a/src/generated/resources/assets/create/lang/unfinished/uk_ua.json b/src/generated/resources/assets/create/lang/unfinished/uk_ua.json index 94152cfd6..e07181569 100644 --- a/src/generated/resources/assets/create/lang/unfinished/uk_ua.json +++ b/src/generated/resources/assets/create/lang/unfinished/uk_ua.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 986", + "_": "Missing Localizations: 1007", "_": "->------------------------] Game Elements [------------------------<-", @@ -570,7 +570,7 @@ "entity.create.carriage_contraption": "UNLOCALIZED: Carriage Contraption", "entity.create.contraption": "Пристосування", "entity.create.crafting_blueprint": "Створення креслення", - "entity.create.gantry_contraption": "Gantry Contraption", + "entity.create.gantry_contraption": "UNLOCALIZED: Gantry Contraption", "entity.create.potato_projectile": "Картопляний снаряд", "entity.create.seat": "Сідло", "entity.create.stationary_contraption": "Стаціонарне пристосування", @@ -858,7 +858,7 @@ "_": "->------------------------] UI & Messages [------------------------<-", - "itemGroup.create.base": "Create", + "itemGroup.create.base": "UNLOCALIZED: Create", "itemGroup.create.palettes": "Create Палітри", "death.attack.create.crush": "%1$s був передроблений", @@ -895,7 +895,7 @@ "create.recipe.fan_smoking.fan": "Вентилятор за Вогнем", "create.recipe.fan_haunting": "UNLOCALIZED: Bulk Haunting", "create.recipe.fan_haunting.fan": "UNLOCALIZED: Fan behind Soul Fire", - "create.recipe.fan_blasting": "Bulk Blasting", + "create.recipe.fan_blasting": "UNLOCALIZED: Bulk Blasting", "create.recipe.fan_blasting.fan": "Вентилятор за Лавоб", "create.recipe.pressing": "Пресування", "create.recipe.mixing": "Змішування", @@ -950,7 +950,7 @@ "create.generic.daytime.am": "UNLOCALIZED: am", "create.generic.unit.rpm": "об./хв", "create.generic.unit.stress": "su(одиниця напруги)", - "create.generic.unit.degrees": "°", + "create.generic.unit.degrees": "UNLOCALIZED: °", "create.generic.unit.millibuckets": "%1$smB", "create.generic.unit.buckets": "UNLOCALIZED: B", "create.generic.clockwise": "За годинниковою стрілкою", @@ -1027,7 +1027,7 @@ "create.terrainzapper.shiftRightClickToSet": "ПКМ щоб вибрати форму", "create.terrainzapper.usingBlock": "Використовується: %1$s", - "create.terrainzapper.leftClickToSet": "Left-Click a Block to set Material", + "create.terrainzapper.leftClickToSet": "UNLOCALIZED: Left-Click a Block to set Material", "create.minecart_coupling.two_couplings_max": "Вагонетки можуть мати лише два зв'язки", "create.minecart_coupling.unloaded": "Здається, частина вашого поїзда у незавантажених чанках", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "[Ctrl] та прокручування, щоб змінити відстань", "create.schematic.tool.move.description.0": "Зрушити схему по горизонталі.", "create.schematic.tool.move.description.1": "Наведіть курсор на схему та натисніть [CTRL] та прокрутіть, щоб натиснути на неї.", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "Зсув схеми по вертикалі.", "create.schematic.tool.movey.description.1": "[CTRL] та прокручування - перемістити вгору/вниз.", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "Обертає схематику навколо її центру.", "create.schematic.tool.rotate.description.1": "[CTRL] та прокрутка щоб обертати на 90 градусів.", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "Миттєво розміщує структуру у світі.", "create.schematic.tool.print.description.1": "[ПКМ], щоб підтвердити розміщення у поточному місці.", "create.schematic.tool.print.description.2": "Цей інструмент призначений лише для творчого режиму.", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "Переверніть схему вздовж обраної сторони.", "create.schematic.tool.flip.description.1": "Наведіть курсор на схему та [CTRL] + прокручування, щоб перевернути її.", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "Синхронізація...", "create.schematics.uploadTooLarge": "Ваша схема занадто велика.", @@ -1314,8 +1314,8 @@ "create.tooltip.holdForDescription": "Утримуйте [%1$s] для Зведення", "create.tooltip.holdForControls": "Утримуйте [%1$s] для Управління", - "create.tooltip.keyShift": "Shift", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyShift": "UNLOCALIZED: Shift", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "Вимога до швидкості: %1$s", "create.tooltip.speedRequirement.none": "Немає", "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack", "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s", "create.tooltip.brass_tunnel.contains": "На даний момент роздає (видає):", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "ПКМ, щоб отримати", "create.linked_controller.bind_mode": "Режим прив'язки активовано", @@ -1738,7 +1738,7 @@ "create.gui.config.overlay7": "Введи /create overlay reset", "create.gui.config.overlay8": "щоб скинути позицію до стандартної", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Тіки сервера в даний час уповільнені на %s мс :o", "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Тіки сервера тепер уповільнені на %s мс >:)", "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Тіки сервера повернулися в норму :D", @@ -2083,7 +2083,7 @@ "create.ponder.shared.storage_on_contraption": "Приєднані до штуковини інвентарі будуть підбирати речі автоматично", "create.ponder.shared.sneak_and": "Крастися +", "create.ponder.shared.rpm8": "8 об./хв", - "create.ponder.shared.ctrl_and": "Ctrl +", + "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +", "create.ponder.shared.rpm32": "32 об./хв", "create.ponder.shared.rpm16_source": "Джерело: 16 об./хв", "create.ponder.shared.movement_anchors": "З допомогою суперклея або шасі, великі структури можуть бути здвинуті.", @@ -2261,8 +2261,8 @@ "create.ponder.clockwork_bearing.header": "Пожвавлення структур Часовим механізмом", "create.ponder.clockwork_bearing.text_1": "Годинникові механізми прикріплюються до блоків спереду", "create.ponder.clockwork_bearing.text_2": "При отриманні сили обертання структура повернеться в залежності від поточної години", - "create.ponder.clockwork_bearing.text_3": "3:00", - "create.ponder.clockwork_bearing.text_4": "4:00", + "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00", + "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00", "create.ponder.clockwork_bearing.text_5": "ПКМ по механізму, щоб зупинити або знову запустити структуру", "create.ponder.clockwork_bearing.text_6": "Друга структура може бути додана спереду.", "create.ponder.clockwork_bearing.text_7": "Переконайтеся, що дві структури не з'єднані між собою супер-клеєм чи чимось схожим", diff --git a/src/generated/resources/assets/create/lang/unfinished/zh_cn.json b/src/generated/resources/assets/create/lang/unfinished/zh_cn.json index f4be7ff19..2bea0b04c 100644 --- a/src/generated/resources/assets/create/lang/unfinished/zh_cn.json +++ b/src/generated/resources/assets/create/lang/unfinished/zh_cn.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 0", + "_": "Missing Localizations: 52", "_": "->------------------------] Game Elements [------------------------<-", @@ -796,9 +796,9 @@ "advancement.create.clockwork_bearing.desc": "组装安装在发条轴承上的装置", "advancement.create.display_link": "大数据", "advancement.create.display_link.desc": "用翻牌显示器可视化资讯", - "advancement.create.potato_cannon": "Fwoomp!", + "advancement.create.potato_cannon": "UNLOCALIZED: Fwoomp!", "advancement.create.potato_cannon.desc": "用土豆加农炮击杀一个生物", - "advancement.create.extendo_grip": "Boioioing!", + "advancement.create.extendo_grip": "UNLOCALIZED: Boioioing!", "advancement.create.extendo_grip.desc": "获得一个伸缩机械手", "advancement.create.linked_controller": "层层遥控", "advancement.create.linked_controller.desc": "用无线红石遥控器激活无线红石终端", @@ -940,24 +940,24 @@ "create.generic.delay": "延时", "create.generic.duration": "持续时间", "create.generic.timeUnit": "时间单位", - "create.generic.unit.ticks": "Ticks", + "create.generic.unit.ticks": "UNLOCALIZED: Ticks", "create.generic.unit.seconds": "秒", "create.generic.unit.minutes": "分钟", "create.generic.daytime.hour": "时", "create.generic.daytime.minute": "分", "create.generic.daytime.second": "秒", - "create.generic.daytime.pm": "pm", - "create.generic.daytime.am": "am", - "create.generic.unit.rpm": "RPM", - "create.generic.unit.stress": "su", - "create.generic.unit.degrees": "°", + "create.generic.daytime.pm": "UNLOCALIZED: pm", + "create.generic.daytime.am": "UNLOCALIZED: am", + "create.generic.unit.rpm": "UNLOCALIZED: RPM", + "create.generic.unit.stress": "UNLOCALIZED: su", + "create.generic.unit.degrees": "UNLOCALIZED: °", "create.generic.unit.millibuckets": "%1$smB", - "create.generic.unit.buckets": "B", + "create.generic.unit.buckets": "UNLOCALIZED: B", "create.generic.clockwise": "顺时针方向", "create.generic.counter_clockwise": "逆时针方向", - "create.generic.in_quotes": "\"%1$s\"", + "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"", "create.generic.pitch": "音高:%1$s", - "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G", + "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G", "create.action.scroll": "滚轮", "create.action.confirm": "确认", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "按住 [Ctrl] 鼠标滚动更改距离", "create.schematic.tool.move.description.0": "水平移动蓝图", "create.schematic.tool.move.description.1": "选定蓝图,然后按住 [Ctrl] 鼠标滚动移动", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "垂直移动蓝图", "create.schematic.tool.movey.description.1": "按住 [Ctrl] 鼠标滚动上下移动", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "围绕蓝图中心旋转蓝图", "create.schematic.tool.rotate.description.1": "按住 [Ctrl] 鼠标滚动旋转90度", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "立即将结构放置在世界上", "create.schematic.tool.print.description.1": "[右击] 确认当前位置", "create.schematic.tool.print.description.2": "该工具仅适用于创造模式", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "沿你选择的面翻转蓝图", "create.schematic.tool.flip.description.1": "指向蓝图,然后按住 [Ctrl] 鼠标滚动将其翻转", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "正在同步……", "create.schematics.uploadTooLarge": "你的蓝图超出了服务器指定的限制", @@ -1314,8 +1314,8 @@ "create.tooltip.holdForDescription": "按住 [%1$s] 可查看概要", "create.tooltip.holdForControls": "按住 [%1$s] 可查看控制方法", - "create.tooltip.keyShift": "Shift", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyShift": "UNLOCALIZED: Shift", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "需求转速:%1$s", "create.tooltip.speedRequirement.none": "无", "create.tooltip.speedRequirement.slow": "慢", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "模式:攻击", "create.tooltip.deployer.contains": "物品:%1$s x%2$s", "create.tooltip.brass_tunnel.contains": "目前分配:", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "右击取出", "create.linked_controller.bind_mode": "绑定模式激活", @@ -1420,7 +1420,7 @@ "create.boiler.water": "水量", "create.boiler.water_dots": "...... ", "create.boiler.heat": "热量", - "create.boiler.heat_dots": "...... ", + "create.boiler.heat_dots": "UNLOCALIZED: ...... ", "create.boiler.via_one_engine": "通过1个引擎", "create.boiler.via_engines": "通过%1$s个引擎", @@ -1466,7 +1466,7 @@ "create.schedule.condition.powered.status": "等待红石信号", "create.schedule.condition.time_of_day": "一天中的时间", "create.schedule.condition.time_of_day.scheduled": "调度时间:%1$s", - "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s", + "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s", "create.schedule.condition.time_of_day.rotation": "轮换", "create.schedule.condition.time_of_day.rotation.every_24": "每天", "create.schedule.condition.time_of_day.rotation.every_12": "每12:00", @@ -1661,8 +1661,8 @@ "create.display_source.value_list.display": "数量显示", "create.display_source.value_list.shortened": "近似值", "create.display_source.value_list.full_number": "完整数值", - "create.display_source.value_list.thousand": "k", - "create.display_source.value_list.million": "m", + "create.display_source.value_list.thousand": "UNLOCALIZED: k", + "create.display_source.value_list.million": "UNLOCALIZED: m", "create.display_source.player_deaths": "玩家死亡次数", "create.display_source.scoreboard": "计分板", "create.display_source.scoreboard.objective": "记分项ID", @@ -1712,13 +1712,13 @@ "create.display_target.page": "第%1$s页", "create.display_target.single_line": "单行", - "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z", - "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9", - "create.flap_display.cycles.arrival_time": " ; min;now;15s;30s;45s", - "create.flap_display.cycles.shortened_numbers": " ;K;M", - "create.flap_display.cycles.fluid_units": "mB;B ", - "create.flap_display.cycles.instant": " ; ", - "create.flap_display.cycles.pixel": "█;▓;▒", + "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z", + "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9", + "create.flap_display.cycles.arrival_time": "UNLOCALIZED: ; min;now;15s;30s;45s", + "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M", + "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ", + "create.flap_display.cycles.instant": "UNLOCALIZED: ; ", + "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒", "create.super_glue.too_far": "选择范围过大", "create.super_glue.cannot_reach": "选择的方块必须是相连的", @@ -1729,7 +1729,7 @@ "create.super_glue.not_enough": "物品栏内强力胶不足", "create.super_glue.success": "正在上胶……", - "create.gui.config.overlay1": "Hi :)", + "create.gui.config.overlay1": "UNLOCALIZED: Hi :)", "create.gui.config.overlay2": "这是一个叠加层例子", "create.gui.config.overlay3": "点击拖拽你的鼠标", "create.gui.config.overlay4": "来移动这个预览", @@ -1738,13 +1738,13 @@ "create.gui.config.overlay7": "输入 /create overlay reset", "create.gui.config.overlay8": "重置到默认位置", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "[Create]: 服务器现在的 TPS 速度被降低为 %s ms :o", "create.command.killTPSCommand.status.slowed_by.1": "[Create]: 服务器现在的 TPS 速度被降低了 %s ms >:)", "create.command.killTPSCommand.status.slowed_by.2": "[Create]: 服务器恢复到正常的 TPS 速度 :D", "create.command.killTPSCommand.status.usage.0": "[Create]: 用 /killtps stop 来让服务器的 TPS 速度变回正常", "create.command.killTPSCommand.status.usage.1": "[Create]: 用 /killtps start 来手动降低服务器 TPS 速度", - "create.command.killTPSCommand.argument.tickTime": "tickTime", + "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime", "create.contraption.minecart_contraption_too_big": "这一矿车装置似乎太大了,无法变为拾捡状态", "create.contraption.minecart_contraption_illegal_pickup": "一股神秘的力量将这一装置与世界牢牢绑定在了一起", @@ -1802,14 +1802,14 @@ "_": "->------------------------] Item Descriptions [------------------------<-", - "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)", - "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.", - "item.create.example_item.tooltip.condition1": "When this", - "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)", - "item.create.example_item.tooltip.condition2": "And When this", - "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like", - "item.create.example_item.tooltip.control1": "When Ctrl pressed", - "item.create.example_item.tooltip.action1": "These controls are displayed.", + "item.create.example_item.tooltip": "UNLOCALIZED: EXAMPLE ITEM (just a marker that this tooltip exists)", + "item.create.example_item.tooltip.summary": "UNLOCALIZED: A brief description of the item. _Underscores_ highlight a term.", + "item.create.example_item.tooltip.condition1": "UNLOCALIZED: When this", + "item.create.example_item.tooltip.behaviour1": "UNLOCALIZED: Then this item does this. (behaviours show on shift)", + "item.create.example_item.tooltip.condition2": "UNLOCALIZED: And When this", + "item.create.example_item.tooltip.behaviour2": "UNLOCALIZED: You can add as many behaviours as you like", + "item.create.example_item.tooltip.control1": "UNLOCALIZED: When Ctrl pressed", + "item.create.example_item.tooltip.action1": "UNLOCALIZED: These controls are displayed.", "block.create.wooden_bracket.tooltip": "木质支架", "block.create.wooden_bracket.tooltip.summary": "用这种给人温馨感的木质支架_装饰_你的_传动杆_,_齿轮_和_管道_吧。", @@ -2078,13 +2078,13 @@ "create.ponder.categories": "机械动力中包含的条目", "create.ponder.index_description": "点击一个图标来查看相关的物品和方块", "create.ponder.index_title": "思索索引", - "create.ponder.shared.rpm16": "16 RPM", + "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM", "create.ponder.shared.behaviour_modify_wrench": "可以用扳手调整它的行为", "create.ponder.shared.storage_on_contraption": "与装置相接的容器,会自动拾取装置遇到的掉落物", "create.ponder.shared.sneak_and": "潜行 +", - "create.ponder.shared.rpm8": "8 RPM", - "create.ponder.shared.ctrl_and": "Ctrl +", - "create.ponder.shared.rpm32": "32 RPM", + "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM", + "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +", + "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM", "create.ponder.shared.rpm16_source": "动力源:16 RPM", "create.ponder.shared.movement_anchors": "有了底盘和强力胶,移动起大型结构轻轻松松", "create.ponder.tag.redstone": "逻辑组件", @@ -2246,7 +2246,7 @@ "create.ponder.chain_gearshift.text_3": "若被充能的可调节传动箱并不是动力输入端,则它会把转速减半", "create.ponder.chain_gearshift.text_4": "在这两种情况中,同一组的其他链式传动箱的转速都为被充能的可调节链式传动箱的两倍", "create.ponder.chain_gearshift.text_5": "转速的倍率可在 x1 和 x2 间根据红石信号的强弱来精确调整", - "create.ponder.chain_gearshift.text_6": "12 RPM", + "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM", "create.ponder.chute.header": "使用溜槽向下运输物品", "create.ponder.chute.text_1": "溜槽可在两个容器之间垂直传输物品", @@ -2261,8 +2261,8 @@ "create.ponder.clockwork_bearing.header": "使用发条轴承来使结构运动", "create.ponder.clockwork_bearing.text_1": "发条轴承黏附其正前方的方块", "create.ponder.clockwork_bearing.text_2": "当接受旋转力时,其附着结构会根据游戏内时间来进行旋转", - "create.ponder.clockwork_bearing.text_3": "3:00", - "create.ponder.clockwork_bearing.text_4": "4:00", + "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00", + "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00", "create.ponder.clockwork_bearing.text_5": "右击可以激活/停止结构运动", "create.ponder.clockwork_bearing.text_6": "在时针前方可添加第二个结构", "create.ponder.clockwork_bearing.text_7": "请确保这两个结构没有互相被例如强力胶等方式黏附", diff --git a/src/generated/resources/assets/create/lang/unfinished/zh_tw.json b/src/generated/resources/assets/create/lang/unfinished/zh_tw.json index 205b52f25..4dd93047e 100644 --- a/src/generated/resources/assets/create/lang/unfinished/zh_tw.json +++ b/src/generated/resources/assets/create/lang/unfinished/zh_tw.json @@ -1,5 +1,5 @@ { - "_": "Missing Localizations: 0", + "_": "Missing Localizations: 48", "_": "->------------------------] Game Elements [------------------------<-", @@ -940,7 +940,7 @@ "create.generic.delay": "延時", "create.generic.duration": "間隔", "create.generic.timeUnit": "時間單位", - "create.generic.unit.ticks": "Ticks", + "create.generic.unit.ticks": "UNLOCALIZED: Ticks", "create.generic.unit.seconds": "秒", "create.generic.unit.minutes": "分", "create.generic.daytime.hour": "時", @@ -948,16 +948,16 @@ "create.generic.daytime.second": "秒", "create.generic.daytime.pm": "PM", "create.generic.daytime.am": "AM", - "create.generic.unit.rpm": "RPM", - "create.generic.unit.stress": "su", + "create.generic.unit.rpm": "UNLOCALIZED: RPM", + "create.generic.unit.stress": "UNLOCALIZED: su", "create.generic.unit.degrees": "度", - "create.generic.unit.millibuckets": "mB", - "create.generic.unit.buckets": "B", + "create.generic.unit.millibuckets": "UNLOCALIZED: mB", + "create.generic.unit.buckets": "UNLOCALIZED: B", "create.generic.clockwise": "順時鐘方向", "create.generic.counter_clockwise": "逆時鐘方向", - "create.generic.in_quotes": "\"%1$s\"", + "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"", "create.generic.pitch": "音高:%1$s", - "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G", + "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G", "create.action.scroll": "滾輪", "create.action.confirm": "確認", @@ -1142,24 +1142,24 @@ "create.schematic.tool.deploy.description.3": "按住 Ctrl 滑鼠滾動更改距離", "create.schematic.tool.move.description.0": "水平移動藍圖", "create.schematic.tool.move.description.1": "選定藍圖,然後按住 Ctrl 滑鼠滾動", - "create.schematic.tool.move.description.2": "", - "create.schematic.tool.move.description.3": "", + "create.schematic.tool.move.description.2": "UNLOCALIZED: ", + "create.schematic.tool.move.description.3": "UNLOCALIZED: ", "create.schematic.tool.movey.description.0": "垂直移動藍圖", "create.schematic.tool.movey.description.1": "按住 Ctrl 滑鼠滾動上下移動", - "create.schematic.tool.movey.description.2": "", - "create.schematic.tool.movey.description.3": "", + "create.schematic.tool.movey.description.2": "UNLOCALIZED: ", + "create.schematic.tool.movey.description.3": "UNLOCALIZED: ", "create.schematic.tool.rotate.description.0": "圍繞藍圖中心旋轉藍圖", "create.schematic.tool.rotate.description.1": "按住 Ctrl 滑鼠滾動旋轉 90 度", - "create.schematic.tool.rotate.description.2": "", - "create.schematic.tool.rotate.description.3": "", + "create.schematic.tool.rotate.description.2": "UNLOCALIZED: ", + "create.schematic.tool.rotate.description.3": "UNLOCALIZED: ", "create.schematic.tool.print.description.0": "立即將結構放置在世界上", "create.schematic.tool.print.description.1": "右鍵點擊確認目前位置", "create.schematic.tool.print.description.2": "該工具僅能用於創造模式", - "create.schematic.tool.print.description.3": "", + "create.schematic.tool.print.description.3": "UNLOCALIZED: ", "create.schematic.tool.flip.description.0": "沿你選擇的面翻轉藍圖", "create.schematic.tool.flip.description.1": "指向藍圖,然後按住 Ctrl 滑鼠滾動將其翻轉", - "create.schematic.tool.flip.description.2": "", - "create.schematic.tool.flip.description.3": "", + "create.schematic.tool.flip.description.2": "UNLOCALIZED: ", + "create.schematic.tool.flip.description.3": "UNLOCALIZED: ", "create.schematics.synchronizing": "正在同步…", "create.schematics.uploadTooLarge": "你的藍圖太大", @@ -1314,8 +1314,8 @@ "create.tooltip.holdForDescription": "按住 [%1$s] 來讀取物品概要", "create.tooltip.holdForControls": "按住 [%1$s] 來讀取控制方法", - "create.tooltip.keyShift": "Shift", - "create.tooltip.keyCtrl": "Ctrl", + "create.tooltip.keyShift": "UNLOCALIZED: Shift", + "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl", "create.tooltip.speedRequirement": "需求速度:%1$s", "create.tooltip.speedRequirement.none": "無", "create.tooltip.speedRequirement.slow": "慢", @@ -1373,7 +1373,7 @@ "create.tooltip.deployer.punching": "模式:攻擊", "create.tooltip.deployer.contains": "物品:%1$s x%2$s", "create.tooltip.brass_tunnel.contains": "正在處理", - "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s", + "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s", "create.tooltip.brass_tunnel.retrieve": "右鍵取回", "create.linked_controller.bind_mode": "綁定模式", @@ -1413,14 +1413,14 @@ "create.boiler.status_short": "鍋爐:%1$s", "create.boiler.passive": "運作中", "create.boiler.idle": "閒置", - "create.boiler.lvl": "Lvl %1$s", - "create.boiler.max_lvl": "Max", + "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s", + "create.boiler.max_lvl": "UNLOCALIZED: Max", "create.boiler.size": "尺寸", "create.boiler.size_dots": "...... ", "create.boiler.water": "水量", "create.boiler.water_dots": "...... ", "create.boiler.heat": "熱量", - "create.boiler.heat_dots": "...... ", + "create.boiler.heat_dots": "UNLOCALIZED: ...... ", "create.boiler.via_one_engine": "透過 1 個引擎", "create.boiler.via_engines": "透過 %1$s 個引擎", @@ -1466,7 +1466,7 @@ "create.schedule.condition.powered.status": "等待紅石訊號", "create.schedule.condition.time_of_day": "日中時刻", "create.schedule.condition.time_of_day.scheduled": "規劃時間:%1$s", - "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s", + "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s", "create.schedule.condition.time_of_day.rotation": "重複", "create.schedule.condition.time_of_day.rotation.every_24": "每日", "create.schedule.condition.time_of_day.rotation.every_12": "每 12 小時", @@ -1661,8 +1661,8 @@ "create.display_source.value_list.display": "數值格式", "create.display_source.value_list.shortened": "精簡", "create.display_source.value_list.full_number": "完整", - "create.display_source.value_list.thousand": "k", - "create.display_source.value_list.million": "m", + "create.display_source.value_list.thousand": "UNLOCALIZED: k", + "create.display_source.value_list.million": "UNLOCALIZED: m", "create.display_source.player_deaths": "玩家死亡次數", "create.display_source.scoreboard": "計分板", "create.display_source.scoreboard.objective": "計分項 ID", @@ -1712,12 +1712,12 @@ "create.display_target.page": "第 %1$s 頁", "create.display_target.single_line": "單行", - "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z", - "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9", - "create.flap_display.cycles.arrival_time": " ; min;now;15s;30s;45s", - "create.flap_display.cycles.shortened_numbers": " ;K;M", - "create.flap_display.cycles.fluid_units": "mB;B ", - "create.flap_display.cycles.instant": " ; ", + "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z", + "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9", + "create.flap_display.cycles.arrival_time": "UNLOCALIZED: ; min;now;15s;30s;45s", + "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M", + "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ", + "create.flap_display.cycles.instant": "UNLOCALIZED: ; ", "create.flap_display.cycles.pixel": "█;▓;?", "create.super_glue.too_far": "選取的區域過大", @@ -1738,7 +1738,7 @@ "create.gui.config.overlay7": "輸入 /create overlay reset", "create.gui.config.overlay8": "重設到預設位置", - "create.command.killTPSCommand": "killtps", + "create.command.killTPSCommand": "UNLOCALIZED: killtps", "create.command.killTPSCommand.status.slowed_by.0": "[Create]: 伺服器每秒 tick 被降為 %s ms :o", "create.command.killTPSCommand.status.slowed_by.1": "[Create]: 伺服器現在每秒 tick 被降為 >:)", "create.command.killTPSCommand.status.slowed_by.2": "[Create]: 伺服器現在不延遲了,fps 正常 :D", @@ -1802,14 +1802,14 @@ "_": "->------------------------] Item Descriptions [------------------------<-", - "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)", + "item.create.example_item.tooltip": "UNLOCALIZED: EXAMPLE ITEM (just a marker that this tooltip exists)", "item.create.example_item.tooltip.summary": "A brief description of the item._Underscores_highlight a term.", - "item.create.example_item.tooltip.condition1": "When this", + "item.create.example_item.tooltip.condition1": "UNLOCALIZED: When this", "item.create.example_item.tooltip.behaviour1": "Then this item does this(behaviours show on shift)", - "item.create.example_item.tooltip.condition2": "And When this", - "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like", - "item.create.example_item.tooltip.control1": "When Ctrl pressed", - "item.create.example_item.tooltip.action1": "These controls are displayed.", + "item.create.example_item.tooltip.condition2": "UNLOCALIZED: And When this", + "item.create.example_item.tooltip.behaviour2": "UNLOCALIZED: You can add as many behaviours as you like", + "item.create.example_item.tooltip.control1": "UNLOCALIZED: When Ctrl pressed", + "item.create.example_item.tooltip.action1": "UNLOCALIZED: These controls are displayed.", "block.create.wooden_bracket.tooltip": "木製支架", "block.create.wooden_bracket.tooltip.summary": "用來裝飾_傳動軸_,_齒輪_和_管道_", @@ -2078,13 +2078,13 @@ "create.ponder.categories": "Create 中的分類", "create.ponder.index_description": "點擊其中一個圖像查看和他相關的物品以及方塊", "create.ponder.index_title": "教學首頁", - "create.ponder.shared.rpm16": "16 RPM", + "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM", "create.ponder.shared.behaviour_modify_wrench": "使用扳手來調整這個動作", "create.ponder.shared.storage_on_contraption": "與結構相連的儲物空間會自動撿取物品", "create.ponder.shared.sneak_and": "潛行 +", - "create.ponder.shared.rpm8": "8 RPM", - "create.ponder.shared.ctrl_and": "Ctrl +", - "create.ponder.shared.rpm32": "32 RPM", + "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM", + "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +", + "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM", "create.ponder.shared.rpm16_source": "轉速:16 RPM", "create.ponder.shared.movement_anchors": "有了機殼底盤和強力膠就可以移動大型結構", "create.ponder.tag.redstone": "邏輯控制裝置", @@ -2246,7 +2246,7 @@ "create.ponder.chain_gearshift.text_3": "當被啟動的可調式鏈式變速箱並不是動能輸入端,則它會把轉速減半", "create.ponder.chain_gearshift.text_4": "上述兩種狀況中,其他鏈式傳動箱都會被可調式鏈式變速箱提升兩倍的轉速", "create.ponder.chain_gearshift.text_5": "利用紅石訊號的強度,轉速倍率可以在 1 至 2 倍之間調整", - "create.ponder.chain_gearshift.text_6": "12 RPM", + "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM", "create.ponder.chute.header": "使用滑槽向下輸送物品", "create.ponder.chute.text_1": "滑槽可以在兩個垂直的儲物空間中輸送物品", @@ -2261,8 +2261,8 @@ "create.ponder.clockwork_bearing.header": "使用時鐘軸承來建造時鐘結構", "create.ponder.clockwork_bearing.text_1": "時鐘軸承會黏住其前方方塊產生一個時針結構", "create.ponder.clockwork_bearing.text_2": "在輸入動力後,該結構會依照遊戲時間來旋轉", - "create.ponder.clockwork_bearing.text_3": "3:00", - "create.ponder.clockwork_bearing.text_4": "4:00", + "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00", + "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00", "create.ponder.clockwork_bearing.text_5": "對軸承右鍵會使結構啟動或停止", "create.ponder.clockwork_bearing.text_6": "在時針結構的前方可再增加一組分針結構", "create.ponder.clockwork_bearing.text_7": "你必須確保時針分針結構間未被使用強力膠之類的相連零件", @@ -2296,7 +2296,7 @@ "create.ponder.creative_motor.text_1": "創造模式馬達不僅能夠手動設定輸出動力,而且體積相當小巧", "create.ponder.creative_motor.text_2": "對其背後面板滑動滾輪,可以改變馬達的轉速", - "create.ponder.creative_motor_mojang.header": "Mojang's Enigma", + "create.ponder.creative_motor_mojang.header": "UNLOCALIZED: Mojang's Enigma", "create.ponder.crushing_wheels.header": "使用粉碎輪處理物品", "create.ponder.crushing_wheels.text_1": "一對粉碎輪,可以有效地進行研磨", @@ -2847,9 +2847,9 @@ "create.ponder.steam_engine.header": "設置蒸汽機", "create.ponder.steam_engine.text_1": "蒸汽機可以放置在流體儲存罐上", - "create.ponder.steam_engine.text_10": "Lvl 4", + "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4", "create.ponder.steam_engine.text_11": "4 個引擎", - "create.ponder.steam_engine.text_12": "Lvl 8", + "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8", "create.ponder.steam_engine.text_13": "8 個引擎", "create.ponder.steam_engine.text_2": "手持傳動軸右鍵以輸出動力", "create.ponder.steam_engine.text_3": "給予足夠的熱量、水和鍋爐空間…", diff --git a/src/generated/resources/data/create/tags/items/deployable_drink.json b/src/generated/resources/data/create/tags/items/deployable_drink.json new file mode 100644 index 000000000..d5b914f85 --- /dev/null +++ b/src/generated/resources/data/create/tags/items/deployable_drink.json @@ -0,0 +1,7 @@ +{ + "replace": false, + "values": [ + "minecraft:milk_bucket", + "minecraft:potion" + ] +} \ No newline at end of file diff --git a/src/main/java/com/simibubi/create/AllTags.java b/src/main/java/com/simibubi/create/AllTags.java index 4fd21480e..725836177 100644 --- a/src/main/java/com/simibubi/create/AllTags.java +++ b/src/main/java/com/simibubi/create/AllTags.java @@ -180,6 +180,7 @@ public class AllTags { VALVE_HANDLES, VANILLA_STRIPPED_LOGS, VANILLA_STRIPPED_WOOD, + DEPLOYABLE_DRINK, STRIPPED_LOGS(FORGE), STRIPPED_WOOD(FORGE), diff --git a/src/main/java/com/simibubi/create/content/contraptions/components/deployer/DeployerHandler.java b/src/main/java/com/simibubi/create/content/contraptions/components/deployer/DeployerHandler.java index fd663810b..02137a196 100644 --- a/src/main/java/com/simibubi/create/content/contraptions/components/deployer/DeployerHandler.java +++ b/src/main/java/com/simibubi/create/content/contraptions/components/deployer/DeployerHandler.java @@ -13,6 +13,7 @@ import org.apache.commons.lang3.tuple.Pair; import com.google.common.collect.Multimap; import com.simibubi.create.AllSoundEvents; +import com.simibubi.create.AllTags.AllItemTags; import com.simibubi.create.content.contraptions.components.deployer.DeployerTileEntity.Mode; import com.simibubi.create.content.contraptions.components.structureMovement.AbstractContraptionEntity; import com.simibubi.create.content.contraptions.components.structureMovement.mounted.CartAssemblerBlockItem; @@ -180,12 +181,18 @@ public class DeployerHandler { .consumesAction()) success = true; } - if (!success && stack.isEdible() && entity instanceof Player) { - Player playerEntity = (Player) entity; - FoodProperties foodProperties = item.getFoodProperties(stack, player); - if (playerEntity.canEat(foodProperties.canAlwaysEat())) { - playerEntity.eat(world, stack); + if (!success && entity instanceof Player playerEntity) { + if (stack.isEdible()) { + FoodProperties foodProperties = item.getFoodProperties(stack, player); + if (playerEntity.canEat(foodProperties.canAlwaysEat())) { + playerEntity.eat(world, stack); + player.spawnedItemEffects = stack.copy(); + success = true; + } + } + if (AllItemTags.DEPLOYABLE_DRINK.matches(stack)) { player.spawnedItemEffects = stack.copy(); + player.setItemInHand(hand, stack.finishUsingItem(world, playerEntity)); success = true; } } @@ -229,8 +236,7 @@ public class DeployerHandler { LeftClickBlock event = ForgeHooks.onLeftClickBlock(player, clickedPos, face); if (event.isCanceled()) return; - if (BlockHelper.extinguishFire(world, player, clickedPos, face)) // FIXME: is there an equivalent in world, - // as there was in 1.15? + if (BlockHelper.extinguishFire(world, player, clickedPos, face)) return; if (event.getUseBlock() != DENY) clickedState.attack(world, clickedPos, player); @@ -320,6 +326,8 @@ public class DeployerHandler { } if (item == Items.ENDER_PEARL) return; + if (AllItemTags.DEPLOYABLE_DRINK.matches(item)) + return; // buckets create their own ray, We use a fake wall to contain the active area Level itemUseWorld = world; diff --git a/src/main/java/com/simibubi/create/content/logistics/trains/management/edgePoint/signal/SignalBlock.java b/src/main/java/com/simibubi/create/content/logistics/trains/management/edgePoint/signal/SignalBlock.java index 15dd4fadd..85808103e 100644 --- a/src/main/java/com/simibubi/create/content/logistics/trains/management/edgePoint/signal/SignalBlock.java +++ b/src/main/java/com/simibubi/create/content/logistics/trains/management/edgePoint/signal/SignalBlock.java @@ -90,6 +90,11 @@ public class SignalBlock extends Block implements ITE, IWrench if (pState.getValue(POWERED) && !pLevel.hasNeighborSignal(pPos)) pLevel.setBlock(pPos, pState.cycle(POWERED), 2); } + + @Override + public void onRemove(BlockState state, Level worldIn, BlockPos pos, BlockState newState, boolean isMoving) { + ITE.onRemove(state, worldIn, pos, newState); + } @Override public BlockEntityType getTileEntityType() { diff --git a/src/main/java/com/simibubi/create/foundation/config/ui/entries/ValueEntry.java b/src/main/java/com/simibubi/create/foundation/config/ui/entries/ValueEntry.java index 330b2cda3..61123a93f 100644 --- a/src/main/java/com/simibubi/create/foundation/config/ui/entries/ValueEntry.java +++ b/src/main/java/com/simibubi/create/foundation/config/ui/entries/ValueEntry.java @@ -68,6 +68,7 @@ public class ValueEntry extends ConfigScreenList.LabeledEntry { // add comment to tooltip labelTooltip.addAll(commentLines.stream() .filter(Predicates.not(s -> s.startsWith("Range"))) + .filter(s -> !s.equals(".")) .map(Components::literal) .flatMap(stc -> TooltipHelper.cutTextComponent(stc, ChatFormatting.GRAY, ChatFormatting.GRAY) .stream()) diff --git a/src/main/java/com/simibubi/create/foundation/data/TagGen.java b/src/main/java/com/simibubi/create/foundation/data/TagGen.java index bbe045c4b..ddb83e446 100644 --- a/src/main/java/com/simibubi/create/foundation/data/TagGen.java +++ b/src/main/java/com/simibubi/create/foundation/data/TagGen.java @@ -137,6 +137,9 @@ public class TagGen { prov.tag(AllItemTags.STRIPPED_WOOD.tag) .addTag(AllItemTags.VANILLA_STRIPPED_WOOD.tag) .addTag(AllItemTags.MODDED_STRIPPED_WOOD.tag); + + prov.tag(AllItemTags.DEPLOYABLE_DRINK.tag) + .add(Items.MILK_BUCKET, Items.POTION); prov.tag(AllItemTags.UPRIGHT_ON_BELT.tag) .add(Items.GLASS_BOTTLE, Items.POTION, Items.SPLASH_POTION, Items.LINGERING_POTION, diff --git a/src/main/java/com/simibubi/create/foundation/gui/widget/BoxWidget.java b/src/main/java/com/simibubi/create/foundation/gui/widget/BoxWidget.java index 424a9009a..d6c20fd52 100644 --- a/src/main/java/com/simibubi/create/foundation/gui/widget/BoxWidget.java +++ b/src/main/java/com/simibubi/create/foundation/gui/widget/BoxWidget.java @@ -144,11 +144,17 @@ public class BoxWidget extends ElementWidget { if (!active || !visible) return false; - return - x - 4 <= mX && - y - 4 <= mY && - mX <= x + 4 + width && - mY <= y + 4 + height; + float padX = 2 + paddingX; + float padY = 2 + paddingY; + + return x - padX <= mX && y - padY <= mY && mX < x + padX + width && mY < y + padY + height; + } + + @Override + protected boolean clicked(double pMouseX, double pMouseY) { + if (!active || !visible) + return false; + return isMouseOver(pMouseX, pMouseY); } public BoxElement getBox() { diff --git a/src/main/java/com/simibubi/create/foundation/gui/widget/ElementWidget.java b/src/main/java/com/simibubi/create/foundation/gui/widget/ElementWidget.java index 1642ab097..0cf582e94 100644 --- a/src/main/java/com/simibubi/create/foundation/gui/widget/ElementWidget.java +++ b/src/main/java/com/simibubi/create/foundation/gui/widget/ElementWidget.java @@ -120,6 +120,7 @@ public class ElementWidget extends AbstractSimiWidget { @Override protected void beforeRender(@Nonnull PoseStack ms, int mouseX, int mouseY, float partialTicks) { super.beforeRender(ms, mouseX, mouseY, partialTicks); + isHovered = isMouseOver(mouseX, mouseY); float fadeValue = fade.getValue(partialTicks); element.withAlpha(fadeValue);