All translations

Enter a message name below to show all available translations.

Message

Found 5 translations.

NameCurrent message text
 h English (en)*[https://github.com/ddnet/ddnet/blob/master/src/game/server/entities/character.h CCharacter]: Represents a [[Special:MyLanguage/Common_Terminology#Tee|tee]] that is alive, it is instantiated when a tee spawns and deleted when it dies.
* [https://github.com/ddnet/ddnet/blob/master/src/game/server/player.h CPlayer] contains information not related to the [[Common Terminology/fr#Tee|Tee]] (nickname, flag, etc.).
 h Spanish (es)* [https://github.com/ddnet/ddnet/blob/master/src/game/server/entities/character.h CCharacter]: Representa un [[Special:MyLanguage/Common_Terminology#Tee|tee]] que esté vivo, se crea cuando aparece un tee y se elimina cuando muere. Para más información sobre el jugador que se mantiene entre muertes, véase [https://github.com/ddnet/ddnet/blob/master/src/game/server/player.h CPlayer].
 h French (fr)* [https://github.com/ddnet/ddnet/blob/master/src/game/server/entities/character.h CCharacter] qui représente un [[Special:MyLanguage/Common Terminology/fr#Tee|Tee]] vivant. Elle est instanciée quand un tee apparaît et supprimée quand il meurt.
* [https://github.com/ddnet/ddnet/blob/master/src/game/server/player.h CPlayer] contient les informations non liées au [[Special:MyLanguage/Common Terminology/fr#Tee|Tee]] (pseudo, drapeau, etc.).
 h Russian (ru)*[https://github.com/ddnet/ddnet/blob/master/src/game/server/entities/character.h CCharacter]: Представляет собой [[Special:MyLanguage/Common_Terminology#Tee|тии]], который жив, он создаётся при спавне тии и удаляется при его смерти.
* [https://github.com/ddnet/ddnet/blob/master/src/game/server/player.h CPlayer] содержит информацию, не относящуюся к [[Common Terminology/fr#Tee|Тии]] (никнейм, флаг, и тд).
 h Chinese (zh)* [https://github.com/ddnet/ddnet/blob/master/src/game/server/entities/character.h CCharacter]: 代表一个活着的[[Special:MyLanguage/Common_Terminology#Tee|Tee]] , 当一个Tee生成时会被实例化,当它死亡时会被删除。
* [https://github.com/ddnet/ddnet/blob/master/src/game/server/player.h CPlayer]包含了其他没有关联[[Special:MyLanguage/Common_Terminology#Tee|Tee]]的信息(昵称、国籍等)。有关玩家在死亡之间的信息,请参阅此项。