Replace windows line endings

install-platforms
Mark 2017-11-25 22:55:53 +01:00
parent 41d45db9c2
commit 43636c4941
8 changed files with 84 additions and 84 deletions

View File

@ -1,4 +1,4 @@
Name=Bodenschalter
Description=Antiker Gewichtssensor.
UpAction=Aktion 'Hoch'
DownAction=Aktion 'Runter'
Name=Bodenschalter
Description=Antiker Gewichtssensor.
UpAction=Aktion 'Hoch'
DownAction=Aktion 'Runter'

View File

@ -1,4 +1,4 @@
Name=Floor Switch
Description=Ancient weight sensor.
UpAction='Up' action
DownAction='Down' action
Name=Floor Switch
Description=Ancient weight sensor.
UpAction='Up' action
DownAction='Down' action

View File

@ -1,28 +1,28 @@
Name=Ziffernblock
Description=Richtiger Kennzahl eingeben um ein Ereignis aus zu lösen.
MsgEnterCode=Kennzahl eingeben:
MsgEnterNewCode=Neue Kennzahl:
MsgConfirmCode=Kennzahl bestätigen:
MsgNoCode=<c ffff00>Ziffernblock hat kein Kennzahl!</c>
MsgCorrectCode=<c 00ff00>Richtiger Kennzahl!</c>
MsgWrongCode=<c ff0000>Falscher Kennzahl!</c>
MsgCodeReset=<c 00ff00>Kennzahl wurde zurück gesetzt!</c>
MsgCodeConfirmed=<c 00ff00>Kennzahl bestätigt, jetzt zurücksetzen.</c>
TooltipDigit=Gebe Nummer ein.
TooltipCheck=Kontrolliere die eingebene Kennzahl.
TooltipClose=Schließe das Ziffernblock.
TooltipClearLast=Entferne die letzte Nummer.
TooltipClearCode=Eingegebene Kennzahl löschen.
TooltipResetCode=Die Kennzahl des Ziffernblocks zurücksetzen.
KeypadCode=Kennzahl
OnCorrectCodeAction=Aktion 'richtige Kennzahl'
OnWrongCodeAction=Aktion 'falsche Kennzahl'
HelpKeypadCode=Gib den Kennzahl ein der vom Spieler eingetippt werden muss (darf nur Zahlen enthalten).
HelpKeypadTarget=Tür die geöffnet wird wenn den richtigen Kennzahl eingegeben wird.
HelpOnCorrectCodeAction=Aktion die ausgeführt wird wenn die richtige Kennzahl eingegeben wird.
HelpOnWrongCodeAction=Aktion die ausgeführt wird wenn eine falsche Kennzahl eingegeben wird.
WarningKeypadCodeNonDigit=WARNUNG: Kennzahl vom Ziffernblock (%s) enthält Charaktere die nicht Zahlen sind, Kennzahl wird nicht gesetzt.
Name=Ziffernblock
Description=Richtiger Kennzahl eingeben um ein Ereignis aus zu lösen.
MsgEnterCode=Kennzahl eingeben:
MsgEnterNewCode=Neue Kennzahl:
MsgConfirmCode=Kennzahl bestätigen:
MsgNoCode=<c ffff00>Ziffernblock hat kein Kennzahl!</c>
MsgCorrectCode=<c 00ff00>Richtiger Kennzahl!</c>
MsgWrongCode=<c ff0000>Falscher Kennzahl!</c>
MsgCodeReset=<c 00ff00>Kennzahl wurde zurück gesetzt!</c>
MsgCodeConfirmed=<c 00ff00>Kennzahl bestätigt, jetzt zurücksetzen.</c>
TooltipDigit=Gebe Nummer ein.
TooltipCheck=Kontrolliere die eingebene Kennzahl.
TooltipClose=Schließe das Ziffernblock.
TooltipClearLast=Entferne die letzte Nummer.
TooltipClearCode=Eingegebene Kennzahl löschen.
TooltipResetCode=Die Kennzahl des Ziffernblocks zurücksetzen.
KeypadCode=Kennzahl
OnCorrectCodeAction=Aktion 'richtige Kennzahl'
OnWrongCodeAction=Aktion 'falsche Kennzahl'
HelpKeypadCode=Gib den Kennzahl ein der vom Spieler eingetippt werden muss (darf nur Zahlen enthalten).
HelpKeypadTarget=Tür die geöffnet wird wenn den richtigen Kennzahl eingegeben wird.
HelpOnCorrectCodeAction=Aktion die ausgeführt wird wenn die richtige Kennzahl eingegeben wird.
HelpOnWrongCodeAction=Aktion die ausgeführt wird wenn eine falsche Kennzahl eingegeben wird.
WarningKeypadCodeNonDigit=WARNUNG: Kennzahl vom Ziffernblock (%s) enthält Charaktere die nicht Zahlen sind, Kennzahl wird nicht gesetzt.
WarningKeypadCodeLong=WARNUNG: Kennzahl vom Ziffernblock ist zu lang, nur %s wird gesetzt.

View File

@ -1,28 +1,28 @@
Name=Keypad
Description=Enter the correct code to trigger an event.
MsgEnterCode=Enter code:
MsgEnterNewCode=New code:
MsgConfirmCode=Confirm code:
MsgNoCode=<c ffff00>Keypad has no code!</c>
MsgCorrectCode=<c 00ff00>Correct code!</c>
MsgWrongCode=<c ff0000>Wrong code!</c>
MsgCodeReset=<c 00ff00>Code has been reset!</c>
MsgCodeConfirmed=<c 00ff00>Code confirmed, reset now.</c>
TooltipDigit=Enter digit.
TooltipCheck=Check the entered code.
TooltipClose=Close the keypad.
TooltipClearLast=Delete the last digit.
TooltipClearCode=Clear the entered code.
TooltipResetCode=Reset the keypad code.
KeypadCode=Code
OnCorrectCodeAction=Action 'correct code'
OnWrongCodeAction=Action 'wrong code'
HelpKeypadCode=Enter the keypad code the player must type in (must be digits only).
HelpKeypadTarget=Target door that will be opened when the correct has been entered.
HelpOnCorrectCodeAction=Action to be executed when the correct code has been entered.
HelpOnWrongCodeAction=Action to be executed when a wrong code has been entered.
WarningKeypadCodeNonDigit=WARNING: keypad code (%s) contains some non-digit characters, code will not be set.
Name=Keypad
Description=Enter the correct code to trigger an event.
MsgEnterCode=Enter code:
MsgEnterNewCode=New code:
MsgConfirmCode=Confirm code:
MsgNoCode=<c ffff00>Keypad has no code!</c>
MsgCorrectCode=<c 00ff00>Correct code!</c>
MsgWrongCode=<c ff0000>Wrong code!</c>
MsgCodeReset=<c 00ff00>Code has been reset!</c>
MsgCodeConfirmed=<c 00ff00>Code confirmed, reset now.</c>
TooltipDigit=Enter digit.
TooltipCheck=Check the entered code.
TooltipClose=Close the keypad.
TooltipClearLast=Delete the last digit.
TooltipClearCode=Clear the entered code.
TooltipResetCode=Reset the keypad code.
KeypadCode=Code
OnCorrectCodeAction=Action 'correct code'
OnWrongCodeAction=Action 'wrong code'
HelpKeypadCode=Enter the keypad code the player must type in (must be digits only).
HelpKeypadTarget=Target door that will be opened when the correct has been entered.
HelpOnCorrectCodeAction=Action to be executed when the correct code has been entered.
HelpOnWrongCodeAction=Action to be executed when a wrong code has been entered.
WarningKeypadCodeNonDigit=WARNING: keypad code (%s) contains some non-digit characters, code will not be set.
WarningKeypadCodeLong=WARNING: keypad code is too long, only %s will be set.

View File

@ -1,8 +1,8 @@
Name=Schalter
Description=Öffnet oder schließt Türen und andere Dinge. Bedienung mit Anfassen und Richtungstasten.
MsgStuck=Klemmt :(
SwitchLeft=Schalter links
SwitchRight=Schalter rechts
Rotate=Drehen
LeftAction=Aktion links
RightAction=Aktion rechts
Name=Schalter
Description=Öffnet oder schließt Türen und andere Dinge. Bedienung mit Anfassen und Richtungstasten.
MsgStuck=Klemmt :(
SwitchLeft=Schalter links
SwitchRight=Schalter rechts
Rotate=Drehen
LeftAction=Aktion links
RightAction=Aktion rechts

View File

@ -1,8 +1,8 @@
Name=Switch
Description=Opens and closes doors and other things. Grab and hit direction keys to control.
MsgStuck=Stuck :(
SwitchLeft=Switch left
SwitchRight=Switch right
Rotate=Rotate
LeftAction=Action left
RightAction=Action right
Name=Switch
Description=Opens and closes doors and other things. Grab and hit direction keys to control.
MsgStuck=Stuck :(
SwitchLeft=Switch left
SwitchRight=Switch right
Rotate=Rotate
LeftAction=Action left
RightAction=Action right

View File

@ -1,4 +1,4 @@
SwitchTarget=Target for the switch
InvertSignal=Invert switch logic
InvertSignalDesc=When a switch sets the input signal of its target the target instead uses the inverted value of the signal.
ConnectClosestSwitchTarget=Connect switch target
SwitchTarget=Target for the switch
InvertSignal=Invert switch logic
InvertSignalDesc=When a switch sets the input signal of its target the target instead uses the inverted value of the signal.
ConnectClosestSwitchTarget=Connect switch target

View File

@ -1,2 +1,2 @@
SetPlrView=Show action
SetPlrViewDesc=When the mechanism is operated by a player the player view focuses on that object.
SetPlrView=Show action
SetPlrViewDesc=When the mechanism is operated by a player the player view focuses on that object.