mirror of
https://github.com/Shiewk/Widgets.git
synced 2026-04-28 11:34:17 +02:00
Add Inventory Widget (#3)
This commit is contained in:
@@ -51,6 +51,10 @@
|
||||
"widgets.widgets.clock.showSeconds": "Sekunden anzeigen",
|
||||
"widgets.widgets.clock.weekFormat": "Wochentagformat",
|
||||
"widgets.widgets.clock.weekFormat.none": "Nicht anzeigen",
|
||||
"widgets.widgets.combo": "Combo",
|
||||
"widgets.widgets.combo.combo": "Combo: %s",
|
||||
"widgets.widgets.combo.description": "Zeigt deine momentane Combo an",
|
||||
"widgets.widgets.combo.displayThreshold": "Minimum sichtbar",
|
||||
"widgets.widgets.common.hideInSingleplayer": "In Einzelspielerwelten verbergen",
|
||||
"widgets.widgets.common.rainbow": "Regenbogen-Text",
|
||||
"widgets.widgets.common.rainbow.speed": "Regenbogengeschwindigkeit",
|
||||
@@ -72,6 +76,16 @@
|
||||
"widgets.widgets.cps.right": "Zeigt/Zählt Rechts-Klicks",
|
||||
"widgets.widgets.fps": "FPS",
|
||||
"widgets.widgets.fps.description": "Zeigt deine aktuellen FPS an.",
|
||||
"widgets.widgets.inventory": "Inventar",
|
||||
"widgets.widgets.inventory.description": "Zeigt dein Inventar.",
|
||||
"widgets.widgets.inventory.gridColor": "Farbe des Gitters",
|
||||
"widgets.widgets.inventory.mode": "Modus",
|
||||
"widgets.widgets.inventory.mode.boxes": "Zellen",
|
||||
"widgets.widgets.inventory.mode.grid": "Gitter",
|
||||
"widgets.widgets.inventory.mode.texture_pack": "Texturenpaket",
|
||||
"widgets.widgets.inventory.mode.transparent": "Transparent",
|
||||
"widgets.widgets.inventory.mode.vanilla": "Standard",
|
||||
"widgets.widgets.inventory.rainbowGrid": "Regenbogengitter",
|
||||
"widgets.widgets.keystrokes": "Keystrokes",
|
||||
"widgets.widgets.keystrokes.colorBackgroundPressed": "Hintergrundfarbe (Taste gedrückt)",
|
||||
"widgets.widgets.keystrokes.colorBackgroundUnpressed": "Hintergrundfarbe (Taste nicht gedrückt)",
|
||||
@@ -117,8 +131,7 @@
|
||||
"widgets.widgets.tps.description": "Zeigt die TPS im Einzelspielermodus an oder schätzt die TPS im Mehrspielermodus",
|
||||
"widgets.widgets.tps.dynamicColor": "Farbe dynamisch anzeigen",
|
||||
"widgets.widgets.tps.tps": "%s TPS",
|
||||
"widgets.widgets.combo": "Combo",
|
||||
"widgets.widgets.combo.description": "Zeigt deine momentane Combo an",
|
||||
"widgets.widgets.combo.combo": "Combo: %s",
|
||||
"widgets.widgets.combo.displayThreshold": "Minimum sichtbar"
|
||||
"widgets.widgets.inventory.boxColor": "Zellenfarbe",
|
||||
"widgets.widgets.inventory.rainbowBoxes": "Regenbogenzellen",
|
||||
"widgets.widgets.inventory.showHotbar": "Schnellzugriffsleiste anzeigen"
|
||||
}
|
||||
@@ -43,7 +43,7 @@
|
||||
"widgets.widgets.clock": "Clock/Date",
|
||||
"widgets.widgets.clock.dateFormat": "Date format",
|
||||
"widgets.widgets.clock.dateFormat.none": "No date",
|
||||
"widgets.widgets.clock.description": "Shows the current time and/or date",
|
||||
"widgets.widgets.clock.description": "Shows the current time and/or date.",
|
||||
"widgets.widgets.clock.hourFormat": "Hour Format",
|
||||
"widgets.widgets.clock.hourFormat.24hour": "Military Time",
|
||||
"widgets.widgets.clock.hourFormat.am_pm": "AM/PM",
|
||||
@@ -51,13 +51,17 @@
|
||||
"widgets.widgets.clock.showSeconds": "Show seconds",
|
||||
"widgets.widgets.clock.weekFormat": "Day of week format",
|
||||
"widgets.widgets.clock.weekFormat.none": "Don't show",
|
||||
"widgets.widgets.combo": "Combo",
|
||||
"widgets.widgets.combo.combo": "Combo: %s",
|
||||
"widgets.widgets.combo.description": "Shows your current Combo.",
|
||||
"widgets.widgets.combo.displayThreshold": "Display Threshold",
|
||||
"widgets.widgets.common.hideInSingleplayer": "Hide in singleplayer worlds",
|
||||
"widgets.widgets.common.rainbow": "Rainbow text",
|
||||
"widgets.widgets.common.rainbow.speed": "Rainbow speed",
|
||||
"widgets.widgets.common.showLabel": "Show label",
|
||||
"widgets.widgets.common.sizePercent": "Widget size (%)",
|
||||
"widgets.widgets.coordinates": "Coordinates",
|
||||
"widgets.widgets.coordinates.description": "Shows your current coordinates",
|
||||
"widgets.widgets.coordinates.description": "Shows your current coordinates.",
|
||||
"widgets.widgets.coordinates.showX": "Show X coordinate:",
|
||||
"widgets.widgets.coordinates.showY": "Show Y coordinate:",
|
||||
"widgets.widgets.coordinates.showZ": "Show Z coordinate:",
|
||||
@@ -66,12 +70,24 @@
|
||||
"widgets.widgets.cps.appearance.pipe": "Split (Pipe)",
|
||||
"widgets.widgets.cps.appearance.slash": "Split (Slash)",
|
||||
"widgets.widgets.cps.appearance.unified": "Unified",
|
||||
"widgets.widgets.cps.description": "Shows your clicks per second",
|
||||
"widgets.widgets.cps.description": "Shows your clicks per second.",
|
||||
"widgets.widgets.cps.left": "Display/Count left clicks",
|
||||
"widgets.widgets.cps.middle": "Display/Count middle clicks",
|
||||
"widgets.widgets.cps.right": "Display/Count right clicks",
|
||||
"widgets.widgets.fps": "FPS",
|
||||
"widgets.widgets.fps.description": "Shows your current FPS.",
|
||||
"widgets.widgets.inventory": "Inventory",
|
||||
"widgets.widgets.inventory.boxColor": "Box color",
|
||||
"widgets.widgets.inventory.description": "Shows your inventory on screen.",
|
||||
"widgets.widgets.inventory.gridColor": "Grid color",
|
||||
"widgets.widgets.inventory.mode": "Mode",
|
||||
"widgets.widgets.inventory.mode.boxes": "Boxes",
|
||||
"widgets.widgets.inventory.mode.grid": "Grid",
|
||||
"widgets.widgets.inventory.mode.texture_pack": "Texture pack",
|
||||
"widgets.widgets.inventory.mode.transparent": "Transparent",
|
||||
"widgets.widgets.inventory.mode.vanilla": "Vanilla",
|
||||
"widgets.widgets.inventory.rainbowBoxes": "Rainbow boxes",
|
||||
"widgets.widgets.inventory.rainbowGrid": "Rainbow Grid",
|
||||
"widgets.widgets.keystrokes": "Keystrokes",
|
||||
"widgets.widgets.keystrokes.colorBackgroundPressed": "Background color (key pressed)",
|
||||
"widgets.widgets.keystrokes.colorBackgroundUnpressed": "Background color (key not pressed)",
|
||||
@@ -84,18 +100,18 @@
|
||||
"widgets.widgets.memory.showPercentage": "Show percentage",
|
||||
"widgets.widgets.memory.withLabel": "Memory: %s",
|
||||
"widgets.widgets.ping": "Ping",
|
||||
"widgets.widgets.ping.description": "Shows your latency to the server",
|
||||
"widgets.widgets.ping.description": "Shows your latency to the server.",
|
||||
"widgets.widgets.ping.dynamicColor": "Dynamic Color",
|
||||
"widgets.widgets.plaintext": "Text",
|
||||
"widgets.widgets.plaintext.description": "Input a text to display on screen",
|
||||
"widgets.widgets.plaintext.description": "Input a text to display on screen.",
|
||||
"widgets.widgets.plaintext.initial": "Change this in the widget settings",
|
||||
"widgets.widgets.plaintext.placeholder": "Type your text here...",
|
||||
"widgets.widgets.plaintext.text": "Text",
|
||||
"widgets.widgets.playerCount": "Player count",
|
||||
"widgets.widgets.playerCount.description": "Shows the number of players online. May not be accurate on all servers (especially those that spawn fake players in the tab list)",
|
||||
"widgets.widgets.playerCount.description": "Shows the number of players online. May not be accurate on all servers (especially those that spawn fake players in the tab list).",
|
||||
"widgets.widgets.playerCount.online": "%s online",
|
||||
"widgets.widgets.playtime": "Playtime",
|
||||
"widgets.widgets.playtime.description": "Shows the current session's uptime",
|
||||
"widgets.widgets.playtime.description": "Shows the current session's uptime.",
|
||||
"widgets.widgets.playtime.labelStyle": "Label Style",
|
||||
"widgets.widgets.playtime.labelStyle.none": "No label",
|
||||
"widgets.widgets.playtime.labelStyle.played": "Time played",
|
||||
@@ -103,7 +119,7 @@
|
||||
"widgets.widgets.playtime.played": "%s played",
|
||||
"widgets.widgets.playtime.playtime": "Playtime: %s",
|
||||
"widgets.widgets.serverIP": "Server IP",
|
||||
"widgets.widgets.serverIP.description": "Shows the server address",
|
||||
"widgets.widgets.serverIP.description": "Shows the server address.",
|
||||
"widgets.widgets.serverIP.dynamicWidth": "Dynamically set widget width",
|
||||
"widgets.widgets.speed": "Speed",
|
||||
"widgets.widgets.speed.description": "Shows the speed you are moving at.",
|
||||
@@ -114,11 +130,8 @@
|
||||
"widgets.widgets.speed.withY": "With Y-axis velocity",
|
||||
"widgets.widgets.speed.withZ": "With Z-axis velocity",
|
||||
"widgets.widgets.tps": "TPS",
|
||||
"widgets.widgets.tps.description": "Shows the current TPS when in singleplayer or estimates server TPS when in multiplayer",
|
||||
"widgets.widgets.tps.description": "Shows the current TPS when in singleplayer and estimates server TPS when in multiplayer.",
|
||||
"widgets.widgets.tps.dynamicColor": "Dynamic Color",
|
||||
"widgets.widgets.tps.tps": "%s TPS",
|
||||
"widgets.widgets.combo": "Combo",
|
||||
"widgets.widgets.combo.description": "Shows your current Combo",
|
||||
"widgets.widgets.combo.combo": "Combo: %s",
|
||||
"widgets.widgets.combo.displayThreshold": "Display Threshold"
|
||||
"widgets.widgets.inventory.showHotbar": "Show hotbar"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 643 B |
Reference in New Issue
Block a user