mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
bag tooltips translation entries
This commit is contained in:
parent
9b2785aeae
commit
479fcaa603
@ -202,6 +202,18 @@ Viel Spaß in der Welt von Veloren, Abenteurer!"#,
|
||||
"hud.bag.exp": "Erf",
|
||||
"hud.bag.armor": "Rüstung",
|
||||
"hud.bag.stats": "Werte",
|
||||
"hud.bag.head": "Kopf",
|
||||
"hud.bag.neck": "Hals",
|
||||
"hud.bag.tabard": "Wappenrock",
|
||||
"hud.bag.shoulders": "Schultern",
|
||||
"hud.bag.chest": "Brust",
|
||||
"hud.bag.hands": "Hände",
|
||||
"hud.bag.lantern": "Laterne",
|
||||
"hud.bag.back": "Rücken",
|
||||
"hud.bag.legs": "Beine",
|
||||
"hud.bag.feet": "Füße",
|
||||
"hud.bag.mainhand": "Haupthand",
|
||||
"hud.bag.offhand": "Nebenhand ",
|
||||
|
||||
// Map and Questlog
|
||||
"hud.map.map_title": "Karte",
|
||||
@ -278,7 +290,7 @@ Viel Spaß in der Welt von Veloren, Abenteurer!"#,
|
||||
"gameinput.secondary": "Rechter mittlerer Slot",
|
||||
"gameinput.ability3": "Hotbar Slot 1",
|
||||
"gameinput.swaploadout": "Waffe wechseln",
|
||||
"gameinput.togglecursor": "Freie Sicht",
|
||||
"gameinput.togglecursor": "Mauszeiger zeigen/verstecken",
|
||||
"gameinput.help": "Hilfe anzeigen",
|
||||
"gameinput.toggleinterface": "Interface verstecken/zeigen",
|
||||
"gameinput.toggledebug": "FPS und Debug Informationen",
|
||||
@ -303,13 +315,13 @@ Viel Spaß in der Welt von Veloren, Abenteurer!"#,
|
||||
"gameinput.bag": "Inventar",
|
||||
"gameinput.social": "Sozial",
|
||||
"gameinput.sit": "Sitzen",
|
||||
"gameinput.spellbook": "Zauberbuch",
|
||||
"gameinput.spellbook": "Zauber",
|
||||
"gameinput.settings": "Einstellungen",
|
||||
"gameinput.respawn": "Wiederbeleben",
|
||||
"gameinput.charge": "Anstürmen",
|
||||
"gameinput.togglewield": "Waffe ziehen/wegstecken",
|
||||
"gameinput.interact": "Interagieren",
|
||||
"gameinput.freelook": "Verhalten der freien Sicht",
|
||||
"gameinput.freelook": "Freies Umsehen",
|
||||
|
||||
/// End GameInput section
|
||||
|
||||
|
@ -195,6 +195,19 @@ Enjoy your stay in the World of Veloren."#,
|
||||
"hud.bag.exp": "Exp",
|
||||
"hud.bag.armor": "Armor",
|
||||
"hud.bag.stats": "Stats",
|
||||
"hud.bag.head": "Head",
|
||||
"hud.bag.neck": "Neck",
|
||||
"hud.bag.tabard": "Tabard",
|
||||
"hud.bag.shoulders": "Shoulders",
|
||||
"hud.bag.chest": "Chest",
|
||||
"hud.bag.hands": "Hands",
|
||||
"hud.bag.lantern": "Lantern",
|
||||
"hud.bag.back": "Back",
|
||||
"hud.bag.legs": "Legs",
|
||||
"hud.bag.feet": "Feet",
|
||||
"hud.bag.mainhand": "Mainhand",
|
||||
"hud.bag.offhand": "Offhand",
|
||||
|
||||
|
||||
// Map and Questlog
|
||||
"hud.map.map_title": "Map",
|
||||
@ -261,7 +274,8 @@ Enjoy your stay in the World of Veloren."#,
|
||||
|
||||
"hud.spell": "Spell",
|
||||
|
||||
"hud.free_look_indicator": "Free look active",
|
||||
"hud.free_look_indicator": "Free look active",
|
||||
|
||||
/// End HUD section
|
||||
|
||||
|
||||
@ -271,7 +285,7 @@ Enjoy your stay in the World of Veloren."#,
|
||||
"gameinput.secondary": "Secondary Attack/Block/Aim",
|
||||
"gameinput.ability3": "Hotbar Slot 1",
|
||||
"gameinput.swaploadout": "Swap Loadout",
|
||||
"gameinput.togglecursor": "Free Cursor",
|
||||
"gameinput.togglecursor": "Toggle Cursor",
|
||||
"gameinput.help": "Toggle Help Window",
|
||||
"gameinput.toggleinterface": "Toggle Interface",
|
||||
"gameinput.toggledebug": "Toggle FPS and Debug Info",
|
||||
@ -296,13 +310,13 @@ Enjoy your stay in the World of Veloren."#,
|
||||
"gameinput.bag": "Bag",
|
||||
"gameinput.social": "Social",
|
||||
"gameinput.sit": "Sit",
|
||||
"gameinput.spellbook": "Spell Book",
|
||||
"gameinput.spellbook": "Spells",
|
||||
"gameinput.settings": "Settings",
|
||||
"gameinput.respawn": "Respawn",
|
||||
"gameinput.charge": "Charge",
|
||||
"gameinput.togglewield": "Toggle Wield",
|
||||
"gameinput.interact": "Interact",
|
||||
"gameinput.freelook": "Free look behavior",
|
||||
"gameinput.freelook": "Free Look",
|
||||
|
||||
/// End GameInput section
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user