All translations

Enter a message name below to show all available translations.

Message

Found 11 translations.

NameCurrent message text
 h čeština (cs)* Přidává vybraný objekt nebo objekty z daného seznamu (objectList) jako prvky k vybranému hlavnímu objektu (hostObject). Využijete to například pro přidávání oken do zdi nebo přidávání zdí na podlaží.
* Nevrací nic.
 h Deutsch (de): Der obige Code Schnipsel fügt die in {{incode|objectsList}} angegebenen Objekte zum {{incode|host}}-Objekt hinzu.
: '''Anmerkung''' {{incode|objectsList}} kann ein einzelnes Objekt oder eine Liste von Objekten sein.
 h English (en): The above code snippet adds the given objects in {{incode|objectsList}} to the given {{incode|host}} object. 
: '''Note:''' {{incode|objectsList}} can be a single object or a list of objects.
 h español (es)* Añade los objetos dados como componentes del objeto huesped dado. Utiliza esto por ejemplo para añadir ventanas a un muro, o muros a un piso.
*No retorna nada.
 h français (fr): L'extrait de code ci-dessus ajoute les objets donnés dans {{incode|objectsList}} à l'objet {{incode|host}} donné. 
: '''Note:''' {{incode|objectsList}} peut être un objet unique ou une liste d'objets.
 h italiano (it):Il frammento di codice riportato sopra aggiunge gli oggetti dati in {{incode|objectsList}} all'oggetto {{incode|host}} specificato.
: '''Nota:''' {{incode|objectsList}} può essere un singolo oggetto o un elenco di oggetti.
 h 日本語 (ja)* Adds the given object or the objects from the given list as components to the given host Object. Use this for example to add windows to a wall, or to add walls to a floor.
* Returns nothing.
 h polski (pl): Powyższy fragment kodu dodaje podane obiekty w {{incode|objectsList}} do podanego obiektu {{incode|host}}. 
'''Uwaga:''' {{incode|objectsList}} może być indywidualnym obiektem lub listą obiektów.
 h română (ro)* Adaugați obiectul dat sau obiectele din lista dată ca componente la obiectul gazdă. Îl utilizați pentru a adauga o ferestră la un perete , sau a adăga un peret la o pardoseală.
* Nu Returnează nimic.
 h Türkçe (tr)* {{incode | objectsList}} içindeki belirli nesneleri verilen {{incode | host}} nesnesine ekler. 
** {{incode | objectsList}} tek bir nesne veya bir nesne listesi olabilir.
 h 中文(中国大陆) (zh-cn)* 将{{incode|objectsList}}中的对象添加至{{incode|host}}对象。
** {{incode|objectsList}}可以是单个对象或一组对象。