From f3aa87bf5c813007336ace0960b6bde949bf800a Mon Sep 17 00:00:00 2001 From: lubla Date: Mon, 28 Feb 2022 18:48:35 +0100 Subject: [PATCH 1/2] add missing german translation keys --- .../assets/tinyredstone/lang/de_de.json | 38 ++++++++++++++++--- 1 file changed, 32 insertions(+), 6 deletions(-) diff --git a/src/main/resources/assets/tinyredstone/lang/de_de.json b/src/main/resources/assets/tinyredstone/lang/de_de.json index ccb8442..654cc02 100644 --- a/src/main/resources/assets/tinyredstone/lang/de_de.json +++ b/src/main/resources/assets/tinyredstone/lang/de_de.json @@ -6,29 +6,55 @@ "message.item.redstone_panel_cell": "§7Kann auf die Redstone Tafel plaziert werden um ein Redstone-Schaltkreis zu bilden.§r", "message.item.tiny_color_selector": "§7Rechtsklick auf einen winzigen Block, um dessen Farbe auszuwählen.§r", "item.tinyredstone.tiny_redstone" : "Winziges Redstone", + "message.item.tinyredstone.tiny_redstone" : "Transfers redstone signals similar to vanilla redstone dust.\nRight click to select which sides to connect.", "item.tinyredstone.tiny_repeater" : "Winziger Redstone-Verstärker", + "message.item.tinyredstone.tiny_repeater" : "Outputs a full (15) strong signal to the front when any signal is received at the back with a delay between 1 and 4 ticks set by right clicking.", "item.tinyredstone.tiny_redstone_torch" : "Winzige Redstone-Fackel", + "message.item.tinyredstone.tiny_redstone_torch" : "Can act as redstone power sources and a NOT gate.\nAttaches to tiny blocks like vanilla torches, but it can angle away from you on the panel or on top of a block.\nIt is not necessary to place the torch against a block to create a NOT gate.", "item.tinyredstone.redstone_wrench" : "Redstone-Schraubenschlüssel", "item.tinyredstone.tiny_comparator": "Winziger Redstone-Komparator", + "message.item.tinyredstone.tiny_comparator": "Will pick up weak signals from adjacent blocks and inventory comparator outputs when placed on the edge of a panel.\rRight click to toggle subtract mode.", "item.tinyredstone.tiny_piston": "Winziger Kolben", + "message.item.tinyredstone.tiny_piston": "Can push up to 12 tiny blocks.\nIt will push tiny blocks onto adjacent Redstone Panels, but it will not push off the panel if no adjacent Redstone Panel exists.", "item.tinyredstone.tiny_sticky_piston": "Winziger Klebriger Kolben", + "message.item.tinyredstone.tiny_sticky_piston": "Same as Tiny Piston, but also pulls block back.", "item.tinyredstone.tiny_solid_block": "Winziger Solider Block", + "message.item.tinyredstone.tiny_solid_block": "Behaves like a solid block with vanilla redstone.\nIt will carry a weak redstone signal when powered by redstone, and a strong signal when powered by a repeater or comparator.\nCan be pushed by tiny pistons.\nUse the Block Chopper to create Tiny Blocks with nearly any block texture.", "item.tinyredstone.tiny_redstone_block": "Winziger Redstone-Block", + "message.item.tinyredstone.tiny_redstone_block": "Outputs full redstone power in all 6 directions and can be pushed by tiny pistons", "item.tinyredstone.tiny_redstone_lamp": "Winzige Redstone-Lampe", + "message.item.tinyredstone.tiny_redstone_lamp": "Lights up when given a redstone signal.\nEach lamp outputs a light value of 1 additively.\n15 lit lamps will output the max light of 15.", "item.tinyredstone.tiny_transparent_block": "Winziger Glasblock", + "message.item.tinyredstone.tiny_transparent_block": "Behaves like transparent blocks with vanilla redstone\nDoes not carry a redstone signal. Will allow signals to travel up, but not down.\nCan be pushed by tiny pistons.\nUse the Block Chopper to create Tiny Transparent Blocks with nearly any glass or translucent texture.", "item.tinyredstone.tiny_button": "Winziger Holzknopf", + "message.item.tinyredstone.tiny_button": "Output redstone on all 4 sides and bottom for 15 ticks when activated.", "item.tinyredstone.tiny_stone_button": "Winziger Steinknopf", + "message.item.tinyredstone.tiny_stone_button": "Output redstone on all 4 sides and bottom for 10 ticks when activated.", + "item.tinyredstone.silicon": "Silizium", + "item.tinyredstone.silicon_compound": "Silizium-Verbindung", + "item.tinyredstone.tiny_observer": "Winziger Beobachter", + "message.item.tinyredstone.tiny_observer": "Outputs a pulse to the back whenever a change is detected in the cell or block in front of it.\nWhen facing blocks out in the world, it behaves exactly like a vanilla observer.\nWhen facing cells on the tile, it will detect movement, placement, removal and redstone changes.\nCan be pushed by Tiny Pistons.", + "item.tinyredstone.blueprint": "Winzige Redstone Blaupause", + "item.tinyredstone.tiny_super_repeater": "Winziger Super Redstone-Verstärker", + "message.item.tinyredstone.tiny_super_repeater": "Similar to Tiny Repeaters, except that when right clicked, a GUI will appear allowing you to set the delay from 0 to 100 redstone ticks (10 seconds) (configurable).\nThis component can act as a 0 tick diode or for a long delay clock circuit.\nVery long lines may cause an overflow state. Limit is configurable.", "item.tinyredstone.tiny_lever": "Winziger Hebel", + "message.item.tinyredstone.tiny_lever": "Outputs redstone on all 4 sides and bottom when on.\nRight click to toggle on/off.", "item.tinyredstone.tiny_redstone_bridge": "Winzige Redstone Brücke", + "message.item.tinyredstone.tiny_redstone_bridge": "Behaves like redstone dust except signals received on one side are only output to the opposite side.\nThis allows signals to cross over each other.", "item.tinyredstone.light_panel_cover": "Helle Tafel Abdeckung", + "message.item.tinyredstone.light_panel_cover": "Hides circuitry and prevents rendering.\nAllows light to penetrate.\nUse the Block Chopper to create a camouflage cover with nearly any texture.", "item.tinyredstone.dark_panel_cover": "Dunkle Tafel Abdeckung", + "message.item.tinyredstone.dark_panel_cover": "Hides circuitry and prevents rendering and client syncing.\nDoes not allow light to penetrate.\nUse the Block Chopper to create a camouflage cover with nearly any texture.", + "item.tinyredstone.trim_panel_cover": "Trimming Panel Cover", + "message.item.tinyredstone.trim_panel_cover": "Trims circuit down to fit components, hides circuitry and prevents rendering and client syncing.\nDoes not allow light to penetrate.", "item.tinyredstone.tiny_color_selector": "Winziger Farbwähler", "item.tinyredstone.tiny_note_block": "Winziger Notenblock", - "item.tinyredstone.silicon": "Silizium", - "item.tinyredstone.silicon_compound": "Silizium-Verbindung", - "item.tinyredstone.tiny_observer": "Winziger Beobachter", - "item.tinyredstone.blueprint": "Winzige Redstone Blaupause", - "item.tinyredstone.tiny_super_repeater": "Winziger Super Redstone-Verstärker", + "message.item.tinyredstone.tiny_note_block": "Right click to change pitch. Right click with Redstone Wrench to select instrument.\nNote is played on redstone pulse to Tiny Note Block or neighboring block (quasi-connectivity).\nThe One Probe and WAILA will display the instrument and note.\nCan be pushed by Tiny Pistons.", + + "block.tinyredstone.block_chopper": "Block Chopper", + "message.block.tinyredstone.block_chopper": "Crafts tiny blocks and camouflage circuit covers from most full-sized blocks. No silicon required!", + + "tinyredstone.tooltip.press_shift": "--Drücke die Umschalttaste für mehr Infos--", "tinyredstone.close" : "Schließen", "tinyredstone.yes" : "Ja", "tinyredstone.gui.repeater.msg" : "Tickverzögerung einstellen (10/Sekunde)", @@ -64,4 +90,4 @@ "tinyredstone.noteblock.banjo": "Banjo", "tinyredstone.noteblock.pling": "Klavier", "tinyredstone.noteblock.harp": "Harfe" -} +} \ No newline at end of file From cf1134a3d4c5eb3c7cb41a87edc76a9af20ed73b Mon Sep 17 00:00:00 2001 From: lublak <44057030+lublak@users.noreply.github.com> Date: Fri, 27 May 2022 09:38:20 +0200 Subject: [PATCH 2/2] first translations First translations. More to come! --- .../assets/tinyredstone/lang/de_de.json | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/tinyredstone/lang/de_de.json b/src/main/resources/assets/tinyredstone/lang/de_de.json index 654cc02..63211f4 100644 --- a/src/main/resources/assets/tinyredstone/lang/de_de.json +++ b/src/main/resources/assets/tinyredstone/lang/de_de.json @@ -6,18 +6,18 @@ "message.item.redstone_panel_cell": "§7Kann auf die Redstone Tafel plaziert werden um ein Redstone-Schaltkreis zu bilden.§r", "message.item.tiny_color_selector": "§7Rechtsklick auf einen winzigen Block, um dessen Farbe auszuwählen.§r", "item.tinyredstone.tiny_redstone" : "Winziges Redstone", - "message.item.tinyredstone.tiny_redstone" : "Transfers redstone signals similar to vanilla redstone dust.\nRight click to select which sides to connect.", + "message.item.tinyredstone.tiny_redstone" : "Leitet das Redstonesignal ähnlich wie Vanilla Redstone-Staub.\nRechtsklick, um die zu verbindenden Seiten auszuwählen.", "item.tinyredstone.tiny_repeater" : "Winziger Redstone-Verstärker", - "message.item.tinyredstone.tiny_repeater" : "Outputs a full (15) strong signal to the front when any signal is received at the back with a delay between 1 and 4 ticks set by right clicking.", + "message.item.tinyredstone.tiny_repeater" : "Gibt ein volles (15) starkes Signal an die Vorderseite aus mit einer Verzögerung zwischen 1 und 4 Ticks, die durch Rechtsklick eingestellt wird, wenn ein Signal an der Rückseite empfangen wird.", "item.tinyredstone.tiny_redstone_torch" : "Winzige Redstone-Fackel", - "message.item.tinyredstone.tiny_redstone_torch" : "Can act as redstone power sources and a NOT gate.\nAttaches to tiny blocks like vanilla torches, but it can angle away from you on the panel or on top of a block.\nIt is not necessary to place the torch against a block to create a NOT gate.", + "message.item.tinyredstone.tiny_redstone_torch" : "Kann als Redstone-Energiequelle und als Nicht-Gatter fungieren.\nWird an winzigen Blöcken wie Vanillefackeln befestigt, kann aber auf der Platte oder oben auf einem Block von dir weggekippt werden.\nEs ist nicht notwendig, die Fackel gegen einen Block zu setzen, um ein Nicht-Gatter zu erzeugen.", "item.tinyredstone.redstone_wrench" : "Redstone-Schraubenschlüssel", "item.tinyredstone.tiny_comparator": "Winziger Redstone-Komparator", - "message.item.tinyredstone.tiny_comparator": "Will pick up weak signals from adjacent blocks and inventory comparator outputs when placed on the edge of a panel.\rRight click to toggle subtract mode.", + "message.item.tinyredstone.tiny_comparator": "Nimmt schwache Signale von benachbarten Blöcken und Komparatorausgängen auf, wenn er an der Kante einer Platte platziert wird.\rRechtsklick, um den Subtraktionsmodus zu aktivieren.", "item.tinyredstone.tiny_piston": "Winziger Kolben", - "message.item.tinyredstone.tiny_piston": "Can push up to 12 tiny blocks.\nIt will push tiny blocks onto adjacent Redstone Panels, but it will not push off the panel if no adjacent Redstone Panel exists.", + "message.item.tinyredstone.tiny_piston": "Er kann bis zu 12 winzige Blöcke schieben.\nEr schiebt winzige Blöcke auf benachbarte Redstone-Platten, aber er schiebt sie nicht von der Platte, wenn keine benachbarte Redstone-Platte vorhanden ist.", "item.tinyredstone.tiny_sticky_piston": "Winziger Klebriger Kolben", - "message.item.tinyredstone.tiny_sticky_piston": "Same as Tiny Piston, but also pulls block back.", + "message.item.tinyredstone.tiny_sticky_piston": "Wie Winziger Kolben, zieht aber auch den Block zurück.", "item.tinyredstone.tiny_solid_block": "Winziger Solider Block", "message.item.tinyredstone.tiny_solid_block": "Behaves like a solid block with vanilla redstone.\nIt will carry a weak redstone signal when powered by redstone, and a strong signal when powered by a repeater or comparator.\nCan be pushed by tiny pistons.\nUse the Block Chopper to create Tiny Blocks with nearly any block texture.", "item.tinyredstone.tiny_redstone_block": "Winziger Redstone-Block", @@ -27,9 +27,9 @@ "item.tinyredstone.tiny_transparent_block": "Winziger Glasblock", "message.item.tinyredstone.tiny_transparent_block": "Behaves like transparent blocks with vanilla redstone\nDoes not carry a redstone signal. Will allow signals to travel up, but not down.\nCan be pushed by tiny pistons.\nUse the Block Chopper to create Tiny Transparent Blocks with nearly any glass or translucent texture.", "item.tinyredstone.tiny_button": "Winziger Holzknopf", - "message.item.tinyredstone.tiny_button": "Output redstone on all 4 sides and bottom for 15 ticks when activated.", + "message.item.tinyredstone.tiny_button": "Gib 15 Ticks lang ein Redstone Signal auf allen 4 Seiten aus und dem Boden aus, wenn aktiviert wird.", "item.tinyredstone.tiny_stone_button": "Winziger Steinknopf", - "message.item.tinyredstone.tiny_stone_button": "Output redstone on all 4 sides and bottom for 10 ticks when activated.", + "message.item.tinyredstone.tiny_stone_button": "Gib 10 Ticks lang ein Redstone Signal auf allen 4 Seiten aus und dem Boden aus, wenn aktiviert wird.", "item.tinyredstone.silicon": "Silizium", "item.tinyredstone.silicon_compound": "Silizium-Verbindung", "item.tinyredstone.tiny_observer": "Winziger Beobachter", @@ -38,7 +38,7 @@ "item.tinyredstone.tiny_super_repeater": "Winziger Super Redstone-Verstärker", "message.item.tinyredstone.tiny_super_repeater": "Similar to Tiny Repeaters, except that when right clicked, a GUI will appear allowing you to set the delay from 0 to 100 redstone ticks (10 seconds) (configurable).\nThis component can act as a 0 tick diode or for a long delay clock circuit.\nVery long lines may cause an overflow state. Limit is configurable.", "item.tinyredstone.tiny_lever": "Winziger Hebel", - "message.item.tinyredstone.tiny_lever": "Outputs redstone on all 4 sides and bottom when on.\nRight click to toggle on/off.", + "message.item.tinyredstone.tiny_lever": "Gib ein Redstone Signal auf allen 4 Seiten aus und dem Boden aus, wenn aktiv is.\nRechtsklick um an und aus zu schalten.", "item.tinyredstone.tiny_redstone_bridge": "Winzige Redstone Brücke", "message.item.tinyredstone.tiny_redstone_bridge": "Behaves like redstone dust except signals received on one side are only output to the opposite side.\nThis allows signals to cross over each other.", "item.tinyredstone.light_panel_cover": "Helle Tafel Abdeckung", @@ -51,8 +51,8 @@ "item.tinyredstone.tiny_note_block": "Winziger Notenblock", "message.item.tinyredstone.tiny_note_block": "Right click to change pitch. Right click with Redstone Wrench to select instrument.\nNote is played on redstone pulse to Tiny Note Block or neighboring block (quasi-connectivity).\nThe One Probe and WAILA will display the instrument and note.\nCan be pushed by Tiny Pistons.", - "block.tinyredstone.block_chopper": "Block Chopper", - "message.block.tinyredstone.block_chopper": "Crafts tiny blocks and camouflage circuit covers from most full-sized blocks. No silicon required!", + "block.tinyredstone.block_chopper": "Blockzerhacker", + "message.block.tinyredstone.block_chopper": "Baut winzige Blöcke und Tarnschaltkreisabdeckungen aus den meisten Blöcken in voller Größe. Kein Silikon erforderlich!", "tinyredstone.tooltip.press_shift": "--Drücke die Umschalttaste für mehr Infos--", "tinyredstone.close" : "Schließen", @@ -90,4 +90,4 @@ "tinyredstone.noteblock.banjo": "Banjo", "tinyredstone.noteblock.pling": "Klavier", "tinyredstone.noteblock.harp": "Harfe" -} \ No newline at end of file +}