Intial Commit
This commit is contained in:
3
common/media/lua/shared/Translate/DE/ItemName_DE.txt
Normal file
3
common/media/lua/shared/Translate/DE/ItemName_DE.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
ItemName_DE = {
|
||||
ItemName_TowBar.TowBar = "Abschleppstange"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/DE/Items_DE.txt
Normal file
3
common/media/lua/shared/Translate/DE/Items_DE.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Items_DE = {
|
||||
DisplayName_TowBar = "Abschleppstange"
|
||||
}
|
||||
3
common/media/lua/shared/Translate/DE/Tooltip_DE.txt
Normal file
3
common/media/lua/shared/Translate/DE/Tooltip_DE.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Tooltip_DE = {
|
||||
Tooltip_TowBar = "Eine Abschleppstange wird benutzt um ein Fahrzeug wie einen Anh<6E>nger abzuschleppen"
|
||||
}
|
||||
11
common/media/lua/shared/Translate/DE/UI_DE.txt
Normal file
11
common/media/lua/shared/Translate/DE/UI_DE.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
UI_DE = {
|
||||
UI_Text_Towing_turnOffParkingBrake = "Feststellbremse lösen",
|
||||
UI_Text_Towing_turnOnParkingBrake = "Feststellbremse einlegen",
|
||||
UI_Text_Towing_noAviableVehicles = "Keine Fahrzeuge zum verbinden oder nicht möglich",
|
||||
UI_Text_Towing_attach = "Verbinde",
|
||||
UI_Text_Towing_deattach = "Trenne",
|
||||
UI_Text_Towing_byRope = "mit einem Abschleppseil",
|
||||
UI_Text_Towing_byTowBar = "mit einer Abschleppstange",
|
||||
UI_Text_Towing_byHook = "mit dem Abschlepphaken",
|
||||
UI_Text_Towing_flipUpright = "Gerade drehen"
|
||||
}
|
||||
Reference in New Issue
Block a user