mirror of
https://codeberg.org/tenplus1/teleport_potion.git
synced 2025-09-22 11:26:43 -04:00
intllib support added (thanks Xanthin)
This commit is contained in:
parent
718adac01d
commit
7c8b2dde92
4 changed files with 62 additions and 14 deletions
14
locale/de.txt
Normal file
14
locale/de.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
# German Translation for teleport_potion mod
|
||||
# Deutsche Übersetzung der teleport_potion Mod
|
||||
# last update: 2016/May/27
|
||||
# Author: Xanthin
|
||||
|
||||
Teleport Potion (place and right-click to enchant location) = Teleportationstrank (platzieren und rechtsklicken,\num Standort zu verzaubern)
|
||||
Enter teleport coords (e.g. 200,20,-200) = Koordinaten eingeben (z.B. 200,20,-200)
|
||||
Right-click to enchant teleport location = Rechtsklick um Teleportationsort zu verzaubern
|
||||
Potion failed! = Trank misslungen!
|
||||
Teleport Pad (place and right-click to enchant location) = Teleportationsfeld (platzieren und rechtsklicken,\num Standort zu verzaubern)
|
||||
Enter teleport coords (e.g. 200,20,-200,Home) = Koordinaten eingeben (z.B. 200,20,-200,Haus)
|
||||
Teleport to @1 = Teleportiere nach @1
|
||||
Pad Active (@1,@2,@3) = Feld aktiv (@1,@2,@3)
|
||||
Teleport Pad coordinates failed! = Teleportationsfeldkoordinaten fehlgeschlagen!
|
12
locale/template.txt
Normal file
12
locale/template.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template for translations of teleport_potion mod
|
||||
# last update: 2016/May/27
|
||||
|
||||
Teleport Potion (place and right-click to enchant location) =
|
||||
Enter teleport coords (e.g. 200,20,-200) =
|
||||
Right-click to enchant teleport location =
|
||||
Potion failed! =
|
||||
Teleport Pad (place and right-click to enchant location) =
|
||||
Enter teleport coords (e.g. 200,20,-200,Home) =
|
||||
Teleport to @1 =
|
||||
Pad Active (@1,@2,@3) =
|
||||
Teleport Pad coordinates failed! =
|
Loading…
Add table
Add a link
Reference in a new issue