Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing german translation keys #99

Draft
wants to merge 2 commits into
base: 1.18
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 31 additions & 5 deletions src/main/resources/assets/tinyredstone/lang/de_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "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" : "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" : "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": "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": "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": "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",
"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": "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": "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",
"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": "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",
"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": "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",
"tinyredstone.yes" : "Ja",
"tinyredstone.gui.repeater.msg" : "Tickverzögerung einstellen (10/Sekunde)",
Expand Down