Difference between revisions of "Downloading language files"
m (SVN link fixed) |
|||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | ''We have created a special web page where you can download the latest translation files. The page always contains the most recent revision of all the files of the project. (You can read more about it on page "[[ | + | {{software-infobox}} |
| + | |||
| + | ''We have created a special web page where you can download the latest translation files. The page always contains the most recent revision of all the files of the project. (You can read more about it on page "[[source code]]").'' | ||
First, download the <tt>ecdbc_lang.properties</tt> file. Take following steps: | First, download the <tt>ecdbc_lang.properties</tt> file. Take following steps: | ||
| − | #Go to the [http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk | + | #Go to the [http://www.eactscongenitaldb.org/viewcvs/ecdbc/trunk/pl/magnum2/ecdbc/lang/?root=ecbdc language files] |
#Find the <tt>ecdbc_lang.properties</tt> file. | #Find the <tt>ecdbc_lang.properties</tt> file. | ||
#Click the <tt>ecdbc_lang.properties</tt> file. | #Click the <tt>ecdbc_lang.properties</tt> file. | ||
| Line 28: | Line 30: | ||
If your language and country is not on the list, you can figure it out by yourself, regarding your '''language''' and '''country''', refer to '''[http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt ISO Language Codes]''' and '''[http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html ISO Country Codes]'''. When you know the codes, copy the <pre>ecdbc_lang.properties</pre> file and rename it with your codes. | If your language and country is not on the list, you can figure it out by yourself, regarding your '''language''' and '''country''', refer to '''[http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt ISO Language Codes]''' and '''[http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html ISO Country Codes]'''. When you know the codes, copy the <pre>ecdbc_lang.properties</pre> file and rename it with your codes. | ||
| − | If you find it difficult, email us | + | If you find it difficult, email us [mailto:softoware@magnum2.pl] and tell us your language and country. |
You can download the language file in the same way as the first, <pre>ecdbc_lang.properties</pre> file. After that, you should have two files: | You can download the language file in the same way as the first, <pre>ecdbc_lang.properties</pre> file. After that, you should have two files: | ||
| Line 39: | Line 41: | ||
'''See also''' | '''See also''' | ||
* [[How to translate]] | * [[How to translate]] | ||
| + | |||
| + | |||
| + | [[category:technical support]] | ||
Latest revision as of 14:18, 16 May 2007
We have created a special web page where you can download the latest translation files. The page always contains the most recent revision of all the files of the project. (You can read more about it on page "source code").
First, download the ecdbc_lang.properties file. Take following steps:
- Go to the language files
- Find the ecdbc_lang.properties file.
- Click the ecdbc_lang.properties file.
- You'll see the file history. Find the top "download" link.
- Right-click the top "download" link and save the file.
Next thing that you need to know is what is your language file name. Here are some common language files:
ecdbc_lang_de_AT.properties - german (de), Austria (AT) ecdbc_lang_de_DE.properties - german (de), Germany (DE) ecdbc_lang_es_ES.properties - spanish (es), Spain (ES) ecdbc_lang_es_MX.properties - spanish (es), Mexico (MX) ecdbc_lang_es_VE.properties - spanish (es), Venezuela (VE) ecdbc_lang_fr_FR.properties - french (fr), France (FR) ecdbc_lang_it_IT.properties - italian (it), Italy (IT) ecdbc_lang_nl_NL.properties - dutch (nl), Netherlands (NL) ecdbc_lang_pl_PL.properties - polish (pl), Poland (PL) ecdbc_lang_pt_BR.properties - portugese (pt), Brasil (BR) ecdbc_lang_tr_TR.properties - turkish (tr), Turkey (TR) ecdbc_lang_zh_CN.properties - chinese (zh), China (CN)
If your language and country is not on the list, you can figure it out by yourself, regarding your language and country, refer to ISO Language Codes and ISO Country Codes. When you know the codes, copy the
ecdbc_lang.properties
file and rename it with your codes.
If you find it difficult, email us [1] and tell us your language and country.
You can download the language file in the same way as the first,
ecdbc_lang.properties
file. After that, you should have two files:
ecdbc_lang.properties ecdbc_lang_xx_YY.properties
See also