Translate all extended tooltips to German
This commit is contained in:
parent
03a5519d01
commit
feba60cad8
133 changed files with 323 additions and 52 deletions
17
mods/HELP/mcl_tt/locale/mcl_tt.de.tr
Normal file
17
mods/HELP/mcl_tt/locale/mcl_tt.de.tr
Normal file
|
@ -0,0 +1,17 @@
|
|||
# textdomain: mcl_tt
|
||||
Head armor=Kopfrüstung
|
||||
Torso armor=Torsorüstung
|
||||
Legs armor=Beinrüstung
|
||||
Feet armor=Fußrüstung
|
||||
Armor points: @1=Rüstungspunkte: @1
|
||||
Armor durability: @1=Rüstungshaltbarkeit: @1
|
||||
Protection: @1%=Schutz: @1%
|
||||
Hunger points: +@1=Hungerpunkte: +@1
|
||||
Saturation points: +@1=Sättigungspunkte: +@1
|
||||
Deals damage when falling=Macht Schaden beim Fallen
|
||||
Grows on grass blocks or dirt=Wächst auf Grasblöcken oder Erde
|
||||
Grows on grass blocks, podzol, dirt or coarse dirt=Wächst auf Grasblöcken, Podsol, Erde oder grober Erde
|
||||
Flammable=Entzündlich
|
||||
Zombie view range: -50%=Zombiesichtweite: -50%
|
||||
Skeleton view range: -50%=Skelettsichtweite: -50%
|
||||
Creeper view range: -50%=Creepersichtweite: -50%
|
17
mods/HELP/mcl_tt/locale/template.txt
Normal file
17
mods/HELP/mcl_tt/locale/template.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
# textdomain: mcl_tt
|
||||
Head armor=
|
||||
Torso armor=
|
||||
Legs armor=
|
||||
Feet armor=
|
||||
Armor points: @1=
|
||||
Armor durability: @1=
|
||||
Protection: @1%=
|
||||
Hunger points: +@1=
|
||||
Saturation points: +@1=
|
||||
Deals damage when falling=
|
||||
Grows on grass blocks or dirt=
|
||||
Grows on grass blocks, podzol, dirt or coarse dirt=
|
||||
Flammable=
|
||||
Zombie view range: -50%=
|
||||
Skeleton view range: -50%=
|
||||
Creeper view range: -50%=
|
|
@ -4,10 +4,6 @@ Damage (@1): @2=
|
|||
Healing: @1=
|
||||
Healing (@1): @2=
|
||||
Full punch interval: @1s=
|
||||
Food item=
|
||||
+@1 satiation=
|
||||
@1 satiation=
|
||||
+@1 food points=
|
||||
Contact damage: @1 per second=
|
||||
Contact healing: @1 per second=
|
||||
Drowning damage: @1=
|
||||
|
@ -22,6 +18,14 @@ No rising=
|
|||
Fall damage: @1%=
|
||||
Fall damage: +@1%=
|
||||
No fall damage=
|
||||
Digs @1 blocks=
|
||||
Digs @1 blocks instantly=
|
||||
Minimum dig time: @1s=
|
||||
Mining speed: @1=
|
||||
Very fast=
|
||||
Extremely fast=
|
||||
Fast=
|
||||
Slow=
|
||||
Very slow=
|
||||
Painfully slow=
|
||||
Mining durability: @1=
|
||||
Block breaking strength: @1=
|
||||
@1 uses=
|
||||
Unlimited uses=
|
||||
|
|
|
@ -4,10 +4,6 @@ Damage (@1): @2=Schaden (@1): @2
|
|||
Healing: @1=Heilung: @1
|
||||
Healing (@1): @2=Heilung (@1): @2
|
||||
Full punch interval: @1s=Zeit zum Ausholen: @1s
|
||||
Food item=Lebensmittel
|
||||
+@1 satiation=+@1 Sättigung
|
||||
@1 satiation=@1 Sättigung
|
||||
+@1 food points=+@1 Nahrungspunkte
|
||||
Contact damage: @1 per second=Kontaktschaden: @1 pro Sekunde
|
||||
Contact healing: @1 per second=Kontaktheilung: @1 pro Sekunde
|
||||
Drowning damage: @1=Ertrinkensschaden: @1
|
||||
|
@ -22,6 +18,14 @@ No rising=Kein Aufsteigen
|
|||
Fall damage: @1%=Fallschaden: @1%
|
||||
Fall damage: +@1%=Fallschaden: +@1%
|
||||
No fall damage=Kein Fallschaden
|
||||
Digs @1 blocks=Gräbt „@1“-Blöcke
|
||||
Digs @1 blocks instantly=Gräbt „@1“-Blöcke sofort
|
||||
Minimum dig time: @1s=Minimale Grabezeit: @1s
|
||||
Mining speed: @1=Grabegeschwindigkeit: @1
|
||||
Very fast=Sehr schnell
|
||||
Extremely fast=Extrem schnell
|
||||
Fast=Schnell
|
||||
Slow=Langsam
|
||||
Very slow=Sehr langsam
|
||||
Painfully slow=Furchtbar langsam
|
||||
Mining durability: @1=Grabehaltbarkeit: @1
|
||||
Block breaking strength: @1=Blockbruchstärke: @1
|
||||
@1 uses=@1 Verwendungen
|
||||
Unlimited uses=Unbegrenzte Verwendungen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue