Change Language | Archicad 26
Changing Your Archicad 26 Language: A Comprehensive Guide Changing the interface language in Archicad 26 is not as simple as flipping a switch in the settings. Because the language is deeply embedded in the software's program structure, there is no internal "language preference" menu to change the UI from English to French, Spanish, or any other language.
If you need to work in a different language, follow this guide to understand the process and your licensing options. 1. Check Your Current Version
Before making any changes, verify which version of Archicad you currently have installed: Open Archicad 26.
In Archicad 26, you cannot change the user interface language through internal settings or preferences because the language is deeply embedded in the program's structural code
. To use the software in a different language, you must download and install the specific language version you need from the Graphisoft downloads page Key Considerations for Language Changes Installation Requirements
: Each language requires a complete, separate installation of the software. License Compatibility
: Your ability to run a specific language version depends on your license. While most licenses allow you to run the International (INT) version, regional versions (like GER for Germany) may be locked to specific regional licenses. Running Multiple Versions
: You can have multiple language versions on the same computer by installing them into different folders. Library Localization
: While the interface is fixed, you can sometimes adjust library object languages using the Library Localization Preferences Window > Toolbars > Edit GDL Library Parts File Compatibility
: Projects created in one language version (e.g., English) can generally be opened in another (e.g., Greek), though some library part names or attributes may remain in the original language. exact installation steps for a specific language or checking if your current license supports the version you need? Unable to change the language in Archicad? – Support site archicad 26 change language
Method 1: Changing the language during installation (if you haven't installed yet)
If you haven't installed ArchiCAD 26 yet, you can select the language during the installation process:
- Run the installer and follow the prompts until you reach the "Language" selection screen.
- Choose the desired language from the list.
- Continue with the installation process.
Method 2: Changing the language in an existing installation
If you've already installed ArchiCAD 26, you can change the language using one of the following methods:
Option 1: Using the ArchiCAD 26 settings
- Open ArchiCAD 26.
- Go to Options > Preferences (or use the keyboard shortcut: Ctrl + Shift + P on Windows or Command + Shift + P on macOS).
- In the Preferences dialog box, click on the International tab.
- Select the desired language from the Language dropdown menu.
- Click OK to save the changes.
Option 2: Using the Windows registry (for Windows only)
- Close ArchiCAD 26.
- Press the Windows key + R to open the Run dialog box.
- Type
regeditand press Enter to open the Registry Editor. - Navigate to the following registry key:
HKEY_CURRENT_USER\Software\Graphisoft\ArchiCAD\26.0\Settings - Create a new string value (REG_SZ) named
Languageand set its value to the desired language code (e.g., "en-US" for English, "fr-FR" for French, etc.). - Close the Registry Editor.
Option 3: Using a configuration file (for macOS only)
- Close ArchiCAD 26.
- Open the Terminal app.
- Navigate to the following folder:
~/Library/Application Support/Graphisoft/ArchiCAD/26.0/ - Create a new file named
language.cfgwith a text editor (e.g., TextEdit). - Add the following line to the file:
Language = <language_code>(e.g., "Language = en-US"). - Save the file.
Language codes
Here are some common language codes:
- English: en-US
- French: fr-FR
- German: de-DE
- Spanish: es-ES
- Italian: it-IT
- Portuguese (Brazil): pt-BR
Replace <language_code> with the code for your desired language.
Restart ArchiCAD 26
After changing the language using any of these methods, restart ArchiCAD 26 for the changes to take effect.
Changing the Language in ArchiCAD 26
ArchiCAD 26 allows users to switch between different languages, making it easier to work with international teams or in multilingual environments. Follow these steps to change the language in ArchiCAD 26:
Key Limitations to Know
| Issue | Detail | |-------|--------| | License compatibility | Some localized licenses (e.g., French educational) may not activate on an INT (International English) build. | | Template mismatch | Switching language may break default favorites, layer combinations, or construction methods because templates are language-specific. | | Library parts | Object names and parameters may become inconsistent or untranslated. |
3. Custom GDL Objects turned into "Unknowns."
If you switch from German to English, GDL scripts referencing German parameter names might break. You need to open the objects in GDL Editor and run "Translate Names" (available under Edit > Find/Replace in the GDL Editor).
2. Reinstall with a Different Language (Clean Method)
If the Language Selector is missing (e.g., custom install or network deployment), reinstall:
- Uninstall Archicad 26 via Windows Control Panel or macOS.
- Run the installer again.
- During installation, select the desired language from the dropdown menu.
- Complete the installation.
⚠️ This will reset your workspace and palette arrangements unless you’ve exported your profile. Changing Your Archicad 26 Language: A Comprehensive Guide
For macOS:
- Open System Preferences: Go to System Preferences > Language & Text (or Language & Region in some macOS versions).
- Add Language: Click the + button to add a new language, then select the desired language from the list.
- Set Language Order: Use the drag and drop to reorder the languages to have your preferred language at the top.
- Restart Computer: You will be prompted to restart your computer for the changes to take effect.
After restarting ArchiCAD 26 (or your computer), the interface should now display in the language you selected.
Troubleshooting:
- If the language change does not take effect, ensure that you have restarted ArchiCAD 26 (or your computer) after making the changes.
- If you are using a network license, verify that the license server is configured to support the new language.
Additional Tips:
- Changing the language in ArchiCAD 26 does not affect the language of existing project files.
- Some language changes might require additional font installations or adjustments.
Changing the Language in ArchiCAD 26
ArchiCAD 26, a popular Building Information Modeling (BIM) software, offers a user-friendly interface that can be customized to suit individual preferences, including language settings. If you're looking to change the language in ArchiCAD 26, follow these simple steps:
Method 1: Changing Language through the Start Menu (Windows)
- Close ArchiCAD 26 if it's currently running.
- Go to the Start menu and navigate to All Apps > Graphisoft > ArchiCAD 26.
- Right-click on ArchiCAD 26 and select Properties.
- In the Properties window, click on the Shortcut tab.
- In the Target field, add the following parameter at the end of the existing text:
--lang [language code]- Replace
[language code]with the desired language code (e.g.,enfor English,frfor French,esfor Spanish, etc.).
- Replace
- Click Apply and then OK.
Method 2: Changing Language through the Preferences (Mac and Windows)
- Open ArchiCAD 26.
- Go to Options > Preferences (or ArchiCAD > Preferences on Mac).
- In the Preferences window, click on the International tab.
- Select the desired language from the Language dropdown menu.
- Click OK to save changes.
Method 3: Changing Language through the Environment Variables (Windows)
- Close ArchiCAD 26 if it's currently running.
- Right-click on Computer or This PC and select Properties.
- Click on Advanced system settings on the left side.
- Click on Environment Variables.
- Under System Variables, scroll down and find the LANG variable, then click Edit.
- If the LANG variable doesn't exist, click New.
- Set the Variable name to LANG and the Variable value to the desired language code (e.g.,
en_US,fr_FR,es_ES, etc.). - Click OK to close all windows.
Language Codes
Here are some common language codes:
- English:
en - French:
fr - Spanish:
es - German:
de - Italian:
it - Portuguese:
pt - Chinese (Simplified):
zh_CN - Japanese:
ja
After changing the language, restart ArchiCAD 26 to apply the new language settings.