###
### This file contains configuration information for Abaqus/CAE
### language settings.
###
####################################################################
# This section describes what language and what encoding Abaqus/CAE
# should use for a given system locale name.
# Note: Chinese localization is currently supported on the Windows
# platforms only. Therefore, all zh_CN* encodings are still
# mapped to en_US.
####################################################################
# This section describes whether the local language and encoding
# should be used by default (1 = yes; 0 = no). This flag is useful
# because for some regions it may still be preferred that Abaqus/CAE
# uses English by default and that the local language is used only
# upon request.
[Default]
ja_JP = 1
en_US = 1
zh_CN = 0
###################################################################
# This section specifies the location of dictionaries with
# translations for the given choice of language and encoding.
# Dictionaries are searched under the ABAQUS installation
# directory and under any directories listed in the HKS_DICT_DIR
# environment variable. The dictionary specified for 'C'
# will be used by default.
###################################################################
# This section specifies the location of dictionaries used in Python
# with translations for the given choice of language and encoding.
# Dictionaries are searched under the ABAQUS installation
# directory and under any directories listed in the HKS_DICT_DIR
# environment variable. The dictionary specified for 'C'
# will be used by default.
###################################################################
# This section lists locales that Abaqus/CAE will try before
# falling back to the 'C' locale. Locales with specific encoding
# are preferable to 'C' because encoding for 'C' varies among
# platforms. Locales listed here must be supported, i.e. they
# must be listed in the [Alias] section.