Difference between revisions of "Language Codes"
From SimsWiki
(Auto-inserted from WakkaWikki) |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Languages as used in STR# and other text files in the Sims 2. Rows are as follows: | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | {| class="wikitable" | |
| + | ! HexCode | ||
| + | !Decimal | ||
| + | !LanguageName | ||
| + | |- | ||
| + | | 0x01 || 01 || USEnglish | ||
| + | |- | ||
| + | | 0x02 || 02 || UKEnglish | ||
| + | |- | ||
| + | | 0x03 || 03 || French | ||
| + | |- | ||
| + | | 0x04 || 04 || German | ||
| + | |- | ||
| + | | 0x05 || 05 || Italian | ||
| + | |- | ||
| + | | 0x06 || 06 || Spanian | ||
| + | |- | ||
| + | | 0x07 || 07 || Dutch | ||
| + | |- | ||
| + | | 0x08 || 08 || Danish | ||
| + | |- | ||
| + | | 0x09 || 09 || Swedish | ||
| + | |- | ||
| + | | 0x0A || 10 || Norwegian | ||
| + | |- | ||
| + | | 0x0B || 11 || Finnish | ||
| + | |- | ||
| + | | 0x0C || 12 || Hebrew | ||
| + | |- | ||
| + | | 0x0D || 13 || Russian | ||
| + | |- | ||
| + | | 0x0E || 14 || Portuguese | ||
| + | |- | ||
| + | | 0x0F || 15 || Japanese | ||
| + | |- | ||
| + | | 0x10 || 16 || Polish | ||
| + | |- | ||
| + | | 0x11 || 17 || Traditional Chinese | ||
| + | |- | ||
| + | | 0x12 || 18 || Simplified Chinese | ||
| + | |- | ||
| + | | 0x13 || 19 || Thai | ||
| + | |- | ||
| + | | 0x14 || 20 || Korean | ||
| + | |- | ||
| + | | 0x1A || 26 || Czech | ||
| + | |} | ||
| + | |||
| + | [[Category:Sims 2 Modding]] | ||
Latest revision as of 18:24, 17 September 2012
Languages as used in STR# and other text files in the Sims 2. Rows are as follows:
| HexCode | Decimal | LanguageName |
|---|---|---|
| 0x01 | 01 | USEnglish |
| 0x02 | 02 | UKEnglish |
| 0x03 | 03 | French |
| 0x04 | 04 | German |
| 0x05 | 05 | Italian |
| 0x06 | 06 | Spanian |
| 0x07 | 07 | Dutch |
| 0x08 | 08 | Danish |
| 0x09 | 09 | Swedish |
| 0x0A | 10 | Norwegian |
| 0x0B | 11 | Finnish |
| 0x0C | 12 | Hebrew |
| 0x0D | 13 | Russian |
| 0x0E | 14 | Portuguese |
| 0x0F | 15 | Japanese |
| 0x10 | 16 | Polish |
| 0x11 | 17 | Traditional Chinese |
| 0x12 | 18 | Simplified Chinese |
| 0x13 | 19 | Thai |
| 0x14 | 20 | Korean |
| 0x1A | 26 | Czech |