Updated locale.
This commit is contained in:
parent
10323c71ce
commit
ac439de3b6
@ -79,7 +79,9 @@ Leaves the Channel.=Verlässt den Kanal.
|
||||
Error: You can not kick a channelmod from the channel.=Fehler: Du kannst keinen Kanalmoderator vom Kanal kicken.
|
||||
Error: You can't kick a channeladmin from the channel.=Fehler: Du kannst keinen Chatadmin vom Kanal kicken.
|
||||
Error: You can't kick a player from the public chat.=Fehler: Du kannst keinen Spieler vom öffentlichen Chat kicken.
|
||||
|
||||
Error: You don't have the privileg chanelmod or channeladmin to kick players from channels.=Fehler: Du bist kein Channelmod oder Channeladmin.
|
||||
|
||||
Kicks a player from the channel.=Kickt einen Spieler aus einem Kanal.
|
||||
|
||||
### cmd_kick.lua ###
|
||||
@ -104,8 +106,11 @@ Player in Channel=Spieler im Kanal
|
||||
was moved from the channel. ***= wurde vom Kanal verschoben ***.
|
||||
was moved into the channel by = wurde in den Kanal geschoben von
|
||||
Error: The player is already in your channel.=Fehler: Du bist schon in dem Kanal.
|
||||
|
||||
Error: Use the command /c j <channel> to move yourself into another channel.=Fehler: Benutzte das Kommande /c j <channel> um dich selbst in Kanäle zu verschieben.
|
||||
|
||||
Error: You don't have the privileg chanelmod or channeladmin to move players from channels.=Fehler: Du bist kein Channelmod oder Channeladmin.
|
||||
|
||||
Moves a player to <channel> or to self.=Verschiebt einen Spieler in <Kanal> oder zu dir selbst.
|
||||
|
||||
### cmd_store_channel.lua ###
|
||||
@ -116,6 +121,10 @@ Error: You can't set the public Chat as permanent.=Fehler: Du kannst den öffent
|
||||
Marks a channel permanent.=Markiert einen Kanal als permanent.
|
||||
] as permanent.=] als permanent.
|
||||
|
||||
### cmd_template.lua ###
|
||||
|
||||
Template Command with Parameter <=Musterkommando mit Parameter
|
||||
|
||||
### cmd_toggle.lua ###
|
||||
|
||||
The permanent public chat is now off.=Der permanente öffentliche Chat ist nun aus.
|
||||
|
@ -121,6 +121,10 @@ Error: You can't set the public Chat as permanent.=
|
||||
Marks a channel permanent.=
|
||||
] as permanent.=
|
||||
|
||||
### cmd_template.lua ###
|
||||
|
||||
Template Command with Parameter <=
|
||||
|
||||
### cmd_toggle.lua ###
|
||||
|
||||
The permanent public chat is now off.=
|
||||
|
Loading…
x
Reference in New Issue
Block a user