All translations

Enter a message name below to show all available translations.

Message

Found 4 translations.

NameCurrent message text
 h Deutsch (de){{BIMTutorialAction/de
|goal1=Die Schnittebene auswählen
|test1=bool(len([o for o in FreeCADGui.Selection.getSelection() if "Section" in o.Name]) == 1)
|goal2=Eine 2D-Ansicht erstellen
|test2=bool(len([o for o in FreeCAD.ActiveDocument.Objects if "Shape2DView" in o.Name]) == 1)
}}
 h English (en){{BIMTutorialAction|goal1=Select the section plane|test1=bool(len([o for o in FreeCADGui.Selection.getSelection() if "Section" in o.Name]) == 1)|goal2=Create a Shape 2D View|test2=bool(len([o for o in FreeCAD.ActiveDocument.Objects if "Shape2DView" in o.Name]) == 1)}}
 h français (fr){{BIMTutorialAction|goal1=Sélectionner le pla de section|test1=bool(len([o for o in FreeCADGui.Selection.getSelection() if "Section" in o.Name]) == 1)|goal2=Créer une vue Forme 2D|test2=bool(len([o for o in FreeCAD.ActiveDocument.Objects if "Shape2DView" in o.Name]) == 1)}}
 h polski (pl){{BIMTutorialAction/pl|goal1=Wybierz płaszczyznę przekroju|test1=bool(len([o for o in FreeCADGui.Selection.getSelection() if "Section" in o.Name]) == 1)|goal2=Utwórz widok kształtu 2D|test2=bool(len([o for o in FreeCAD.ActiveDocument.Objects if "Shape2DView" in o.Name]) == 1)}}