To add the dutch translation just unzip the downloaded archive keeping the directory structure - you’ll get 2 new folders nl_NL under app/locale/ and nl_NL under app/design/frontend/default/default/.
Then go to admin System -> Configuration -> General tab -> Locale options, choose the locale there and click on ‘Save config’ button.
Please use the ‘Interface Locale’ drop-down in left bottom corner of the page to switch current locale in admin.
To add the dutch translation just unzip the downloaded archive keeping the directory structure - you’ll get 2 new folders nl_NL under app/locale/ and nl_NL under app/design/frontend/default/default/.
Then go to admin System -> Configuration -> General tab -> Locale options, choose the locale there and click on ‘Save config’ button.
Please use the ‘Interface Locale’ drop-down in left bottom corner of the page to switch current locale in admin.
Thank you.
Hi,
Would also like to add our translation language package - Vietnamese- to Magento, but still did not work yet.
After unzip the package into the folder, I have the two new folders as your guideline above.
However, when going to admin and Locale option, our language is not displayed there.
Do I have to make any other modification/configuration to have Magento recognized the additional language?
However, when going to admin and Locale option, our language is not displayed there.
Do I have to make any other modification/configuration to have Magento recognized the additional language?
Please open app/etc/config.xml and change vn_VN to vi_VN in line 58.
Thank you for reporting this issue. It will be fixed in the next release.
I’ve followed your instruction to change line# 58 from “vn_VN” to “vi_VN” however the option for Vietnamese language still does not show in the Local options --> Language of the General tab. Do I need to do any other configuration?
Note: There are 2 directories named en_US and vn_VN in the ‘locale’ directory but there are 3 languages (German, English, French) showed in Local options --> Language. Is this normal?
I’ve followed your instruction to change line# 58 from “vn_VN” to “vi_VN” however the option for Vietnamese language still does not show in the Local options --> Language of the General tab. Do I need to do any other configuration?
What Magento version do you have ? Could you download and install the latest one (0.6.13160) ? Do you have ‘Vietnamese (Vietnam)’ option in ‘Interface Locale’ drop-down in left bottom corner of admin pages ?
bacscar - 24 October 2007 04:12 AM
There are 2 directories named en_US and vn_VN in the ‘locale’ directory
it’s the same for french: however ist installed, you CANNOT choose it in the left botom menu. French is not listed, only russian, german, english, etc.
it’s the same for french: however ist installed, you CANNOT choose it in the left botom menu. French is not listed, only russian, german, english, etc.
What Magento version do you use ? Is it a clean install or upgrade from previous versions ? Did you install a full installation package or a light one ?
We are using 0.6.12840 here.
I tried to upgrade our Magento to the latest version, however, the Download for 0.6.13160 still link to 0.6.12840.tar.gz package. So we could not get the right package.
- Using 0.6.13160, installed from a Light installation zip file.
- Changed app/etc/config.xml line 58 from vn_VN to vi_VN; Changed 2 directories from vn_VN to vi_VN.
- ‘Interface locale’ combo box at bottom left corner of the screen showed Vietnamese language option
- Combo box ‘Language’ of General / Local options shows 4 options: the first option is blank, German, English, French. No Vietnamese language showed
- Drop the magento database and create it again. I used the collation: utf8_unicode_ci.
- Download the full installation file from http://www.magentocommerce.com/downloads/assets/0.6.13160/full/magento-0.6.13160.zip. (@Ntis: you can try the latest pack with this link)
- Changed app/etc/config.xml line 58 from vn_VN to vi_VN; Copy & change 2 directories from vn_VN to vi_VN in their location.
- Open localhost\Magento and follow the installation process.
- Set General \ Default country to Vietnam and Locale to Tieng Viet (Vietnam)
- Set Currency setup \ ‘Base currency’, ‘Display default currency’ and ‘Allowed currencies’ all to ‘dong’ (the Vietnamese currency). It displays fine in the front end.
- Set Locale Settings \ Allowed Currencies to ‘dong’
That is what i’ve done so far however the Vietnamese translation still do not display in the front end. I’m attaching here the screen shot of my General settings. Please let me know if you need to do anything else?