All translations

Enter a message name below to show all available translations.

Message

Found 6 translations.

NameCurrent message text
 h Deutsch (de)Wenn du deinen Arbeitsbereich in C++ programmierst, wirst du wahrscheinlich die
Arbeitsbereichsdefinition selbst auch in C++ programmieren (obwohl es nicht notwendig ist: du könntest auch nur die Werkzeuge in C++ programmieren und die Arbeitsbereichsdefinition in Python belassen). In diesem Fall, wird die Datei InitGui.py sehr einfach: Sie könnte nur eine Zeile enthalten:
 h English (en)If you are going to code your workbench in C++, you will probably want to code the workbench definition itself in C++ too (although it is not necessary: you could also code only the tools in C++, and leave the workbench definition in Python). In that case, the InitGui.py file becomes very simple: It might contain just one line:
 h français (fr)Si vous voulez coder votre atelier en C++, vous souhaiterez probablement coder aussi sa définition elle-même en C++ (bien que cela ne soit pas nécessaire : vous pouvez également coder uniquement les outils en C++, et laisser la définition de de l'atelier en Python). Dans ce cas, le fichier InitGui.py devient très simple : il peut contenir une seule ligne :
 h italiano (it)Quando si vuole codificare l'ambiente in C ++, probabilmente si vuole anche codificare la definizione dell'ambiente stesso in C ++ (anche se non è necessario: si potrebbe anche codificare solo gli strumenti in C++, e lasciare la definizione dell'ambiente in python). In tal caso, il file InitGui.py diventa molto semplice: Può contenere una sola riga:
 h polski (pl)Jeśli zamierzasz zakodować swoje środowisko pracy w C++, prawdopodobnie będziesz chciał również zakodować samą definicję środowiska pracy w C++ ''(choć nie jest to konieczne: możesz również zakodować tylko narzędzia w C++, a definicję środowiska pracy pozostawić w Pythonie)''. W takim przypadku plik InitGui.py staje się bardzo prosty: Może zawierać tylko jedną linię:
 h 中文(臺灣) (zh-tw)如果你要用C++來撰寫你的workbench,你可能也會想要用C++來撰寫workbench本身的定義(雖然不一定要這樣做:你也可以只用C++來寫你的工具,然後用Python來寫workbench的定義)
在這種狀況下,InitGui.py檔會變得十分簡單:他可能只有一行: