We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-10-20 06:16 PM - last edited on 2023-05-25 08:22 AM by Noemi Balogh
Hello everybody,
I need some help if someone already tried to translate object from froeign language ?
We are using German library specially for doors and windows but it is so diffucult to parameter the objects in german .
Thanks
2022-10-20 06:49 PM
you have to open objects and translate their " parameter names " manually
2022-10-20 09:17 PM
some parameters it is done but the values not all the time editable
2022-10-21 05:41 AM
Parameters that are populated by Macros? So you would need to go into each macro and change the parameter there, which can go very deep... macro into macro into macro...
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2022-10-21 08:35 AM
I am not sure it is macro or not.
But the problem specially with doors and windows (wich are better drawing, have better parameters in the German Library).
2022-10-21 01:59 PM
Short answer? Good luck!
Long answer?
Well, you'll need to open the object, go into the UI, and basically change all strings inside " ` " you can find. And then go into every macro and repeat... And it's macros all the way down!
The windows and doors are horrible. So back to the short answer: Good luck!
2022-10-21 02:12 PM
yeah better learn some german words
2022-10-25 10:19 AM - edited 2022-10-25 10:20 AM
In situations like this, I would recommend using LP_XMLconverter to convert the library into hsf format, and open the folder in VSCode (good idea to use our free GDL for VSCode extension 😉 ). With regular expressions in find&replace fields, you can make the process faster and then convert the files back to .gsm format.
This is the least technical solution I can think of, and still better than doing it inside Archicad, but yes, that is an option as well. 🙂