mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Imported locales information from WINE. Sorry it isn't done the "right way" (store all info in locales.nls as WinXP does), but for now I think this way will do.
Also some locales aren't imported because their info contains unicode characters, and I didn't want to switch kernel32 from windres to wrc. svn path=/trunk/; revision=14844
This commit is contained in:
parent
af4afa4f65
commit
4e01611563
89 changed files with 40 additions and 52 deletions
|
@ -24,16 +24,10 @@
|
||||||
|
|
||||||
#define LGRPID_RES_BASE 0x2000
|
#define LGRPID_RES_BASE 0x2000
|
||||||
|
|
||||||
#include "nls/deu.nls" /* 0x0407 LANG_GERMAN, SUBLANG_GERMAN */
|
|
||||||
#include "nls/fra.nls" /* 0x040c LANG_FRENCH, SUBLANG_FRENCH */
|
|
||||||
#include "nls/enu.nls" /* 0x0409 LANG_ENGLISH, SUBLANG_ENGLISH_US */
|
|
||||||
#include "nls/eng.nls" /* 0x0809 LANG_ENGLISH, SUBLANG_ENGLISH_UK */
|
|
||||||
|
|
||||||
/* add languages in numerical order of main language (last two digits)
|
/* add languages in numerical order of main language (last two digits)
|
||||||
* it is much easier to find the missing holes that way */
|
* it is much easier to find the missing holes that way */
|
||||||
|
|
||||||
#if 0 //TODO
|
#if 0
|
||||||
|
|
||||||
#include "nls/ara.nls" /* 0x0401 LANG_ARABIC, SUBLANG_ARABIC_SAUDI_ARABIA */
|
#include "nls/ara.nls" /* 0x0401 LANG_ARABIC, SUBLANG_ARABIC_SAUDI_ARABIA */
|
||||||
#include "nls/ari.nls" /* 0x0801 LANG_ARABIC, SUBLANG_ARABIC_IRAQ */
|
#include "nls/ari.nls" /* 0x0801 LANG_ARABIC, SUBLANG_ARABIC_IRAQ */
|
||||||
#include "nls/are.nls" /* 0x0c01 LANG_ARABIC, SUBLANG_ARABIC_EGYPT */
|
#include "nls/are.nls" /* 0x0c01 LANG_ARABIC, SUBLANG_ARABIC_EGYPT */
|
||||||
|
@ -50,6 +44,7 @@
|
||||||
#include "nls/aru.nls" /* 0x3801 LANG_ARABIC, SUBLANG_ARABIC_UAE */
|
#include "nls/aru.nls" /* 0x3801 LANG_ARABIC, SUBLANG_ARABIC_UAE */
|
||||||
#include "nls/arh.nls" /* 0x3c01 LANG_ARABIC, SUBLANG_ARABIC_BAHRAIN */
|
#include "nls/arh.nls" /* 0x3c01 LANG_ARABIC, SUBLANG_ARABIC_BAHRAIN */
|
||||||
#include "nls/arq.nls" /* 0x4001 LANG_ARABIC, SUBLANG_ARABIC_QATAR */
|
#include "nls/arq.nls" /* 0x4001 LANG_ARABIC, SUBLANG_ARABIC_QATAR */
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "nls/bgr.nls" /* 0x0402 LANG_BULGARIAN, SUBLANG_DEFAULT */
|
#include "nls/bgr.nls" /* 0x0402 LANG_BULGARIAN, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
|
@ -57,9 +52,9 @@
|
||||||
|
|
||||||
#include "nls/cht.nls" /* 0x0404 LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL */
|
#include "nls/cht.nls" /* 0x0404 LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL */
|
||||||
#include "nls/chs.nls" /* 0x0804 LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED */
|
#include "nls/chs.nls" /* 0x0804 LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED */
|
||||||
#include "nls/zhh.nls" /* 0x0c04 LANG_CHINESE, SUBLANG_CHINESE_HONGKONG */
|
//#include "nls/zhh.nls" /* 0x0c04 LANG_CHINESE, SUBLANG_CHINESE_HONGKONG */
|
||||||
#include "nls/zhi.nls" /* 0x1004 LANG_CHINESE, SUBLANG_CHINESE_SINGAPORE */
|
#include "nls/zhi.nls" /* 0x1004 LANG_CHINESE, SUBLANG_CHINESE_SINGAPORE */
|
||||||
#include "nls/zhm.nls" /* 0x1404 LANG_CHINESE, SUBLANG_CHINESE_MACAU */
|
//#include "nls/zhm.nls" /* 0x1404 LANG_CHINESE, SUBLANG_CHINESE_MACAU */
|
||||||
|
|
||||||
#include "nls/csy.nls" /* 0x0405 LANG_CZECH, SUBLANG_DEFAULT */
|
#include "nls/csy.nls" /* 0x0405 LANG_CZECH, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
|
@ -91,7 +86,7 @@
|
||||||
#include "nls/esm.nls" /* 0x080a LANG_SPANISH, SUBLANG_SPANISH_MEXICAN */
|
#include "nls/esm.nls" /* 0x080a LANG_SPANISH, SUBLANG_SPANISH_MEXICAN */
|
||||||
#include "nls/esn.nls" /* 0x0c0a LANG_SPANISH, SUBLANG_SPANISH_MODERN */
|
#include "nls/esn.nls" /* 0x0c0a LANG_SPANISH, SUBLANG_SPANISH_MODERN */
|
||||||
#include "nls/esg.nls" /* 0x100a LANG_SPANISH, SUBLANG_SPANISH_GUATEMALA */
|
#include "nls/esg.nls" /* 0x100a LANG_SPANISH, SUBLANG_SPANISH_GUATEMALA */
|
||||||
#include "nls/esc.nls" /* 0x140a LANG_SPANISH, SUBLANG_SPANISH_COSTA_RICA */
|
//#include "nls/esc.nls" /* 0x140a LANG_SPANISH, SUBLANG_SPANISH_COSTA_RICA */
|
||||||
#include "nls/esa.nls" /* 0x180a LANG_SPANISH, SUBLANG_SPANISH_PANAMA */
|
#include "nls/esa.nls" /* 0x180a LANG_SPANISH, SUBLANG_SPANISH_PANAMA */
|
||||||
#include "nls/esd.nls" /* 0x1c0a LANG_SPANISH, SUBLANG_SPANISH_DOMINICAN_REPUBLIC */
|
#include "nls/esd.nls" /* 0x1c0a LANG_SPANISH, SUBLANG_SPANISH_DOMINICAN_REPUBLIC */
|
||||||
#include "nls/esv.nls" /* 0x200a LANG_SPANISH, SUBLANG_SPANISH_VENEZUELA */
|
#include "nls/esv.nls" /* 0x200a LANG_SPANISH, SUBLANG_SPANISH_VENEZUELA */
|
||||||
|
@ -126,9 +121,9 @@
|
||||||
#include "nls/ita.nls" /* 0x0410 LANG_ITALIAN, SUBLANG_ITALIAN */
|
#include "nls/ita.nls" /* 0x0410 LANG_ITALIAN, SUBLANG_ITALIAN */
|
||||||
#include "nls/its.nls" /* 0x0810 LANG_ITALIAN, SUBLANG_ITALIAN_SWISS */
|
#include "nls/its.nls" /* 0x0810 LANG_ITALIAN, SUBLANG_ITALIAN_SWISS */
|
||||||
|
|
||||||
#include "nls/jpn.nls" /* 0x0411 LANG_JAPANESE, SUBLANG_DEFAULT */
|
//#include "nls/jpn.nls" /* 0x0411 LANG_JAPANESE, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/kor.nls" /* 0x0412 LANG_KOREAN, SUBLANG_KOREAN */
|
//#include "nls/kor.nls" /* 0x0412 LANG_KOREAN, SUBLANG_KOREAN */
|
||||||
|
|
||||||
#include "nls/nld.nls" /* 0x0413 LANG_DUTCH, SUBLANG_DUTCH */
|
#include "nls/nld.nls" /* 0x0413 LANG_DUTCH, SUBLANG_DUTCH */
|
||||||
#include "nls/nlb.nls" /* 0x0813 LANG_DUTCH, SUBLANG_DUTCH_BELGIAN */
|
#include "nls/nlb.nls" /* 0x0813 LANG_DUTCH, SUBLANG_DUTCH_BELGIAN */
|
||||||
|
@ -160,7 +155,7 @@
|
||||||
|
|
||||||
#include "nls/trk.nls" /* 0x041f LANG_TURKISH, SUBLANG_DEFAULT */
|
#include "nls/trk.nls" /* 0x041f LANG_TURKISH, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/urd.nls" /* 0x0420 LANG_URDU, SUBLANG_URDU_PAKISTAN */
|
//#include "nls/urd.nls" /* 0x0420 LANG_URDU, SUBLANG_URDU_PAKISTAN */
|
||||||
|
|
||||||
#include "nls/ind.nls" /* 0x0421 LANG_INDONESIAN, SUBLANG_DEFAULT */
|
#include "nls/ind.nls" /* 0x0421 LANG_INDONESIAN, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
|
@ -174,16 +169,16 @@
|
||||||
|
|
||||||
#include "nls/lvi.nls" /* 0x0426 LANG_LATVIAN, SUBLANG_DEFAULT */
|
#include "nls/lvi.nls" /* 0x0426 LANG_LATVIAN, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/lth.nls" /* 0x0427 LANG_LITHUANIAN, SUBLANG_LITHUANIAN */
|
//#include "nls/lth.nls" /* 0x0427 LANG_LITHUANIAN, SUBLANG_LITHUANIAN */
|
||||||
|
|
||||||
#include "nls/far.nls" /* 0x0429 LANG_FARSI, SUBLANG_DEFAULT */
|
//#include "nls/far.nls" /* 0x0429 LANG_FARSI, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/vit.nls" /* 0x042a LANG_VIETNAMESE, SUBLANG_DEFAULT */
|
//#include "nls/vit.nls" /* 0x042a LANG_VIETNAMESE, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/hye.nls" /* 0x042b LANG_ARMENIAN, SUBLANG_DEFAULT */
|
//#include "nls/hye.nls" /* 0x042b LANG_ARMENIAN, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/azl.nls" /* 0x042c LANG_AZERI, SUBLANG_AZERI_LATIN */
|
//#include "nls/azl.nls" /* 0x042c LANG_AZERI, SUBLANG_AZERI_LATIN */
|
||||||
#include "nls/aze.nls" /* 0x082c LANG_AZERI, SUBLANG_AZERI_CYRILLIC */
|
//#include "nls/aze.nls" /* 0x082c LANG_AZERI, SUBLANG_AZERI_CYRILLIC */
|
||||||
|
|
||||||
#include "nls/euq.nls" /* 0x042d LANG_BASQUE, SUBLANG_DEFAULT */
|
#include "nls/euq.nls" /* 0x042d LANG_BASQUE, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
|
@ -191,72 +186,65 @@
|
||||||
|
|
||||||
#include "nls/afk.nls" /* 0x0436 LANG_AFRIKAANS, SUBLANG_DEFAULT */
|
#include "nls/afk.nls" /* 0x0436 LANG_AFRIKAANS, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/kat.nls" /* 0x0437 LANG_GEORGIAN, SUBLANG_DEFAULT */
|
//#include "nls/kat.nls" /* 0x0437 LANG_GEORGIAN, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/fos.nls" /* 0x0438 LANG_FAEROESE, SUBLANG_DEFAULT */
|
#include "nls/fos.nls" /* 0x0438 LANG_FAEROESE, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/hin.nls" /* 0x0439 LANG_HINDI, SUBLANG_DEFAULT */
|
//#include "nls/hin.nls" /* 0x0439 LANG_HINDI, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/msl.nls" /* 0x043e LANG_MALAY, SUBLANG_MALAY_MALAYSIA */
|
#include "nls/msl.nls" /* 0x043e LANG_MALAY, SUBLANG_MALAY_MALAYSIA */
|
||||||
#include "nls/msb.nls" /* 0x083e LANG_MALAY, SUBLANG_MALAY_BRUNEI_DARUSSALAM */
|
#include "nls/msb.nls" /* 0x083e LANG_MALAY, SUBLANG_MALAY_BRUNEI_DARUSSALAM */
|
||||||
|
|
||||||
#include "nls/kkz.nls" /* 0x043f LANG_KAZAK, SUBLANG_DEFAULT */
|
//#include "nls/kkz.nls" /* 0x043f LANG_KAZAK, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/kyr.nls" /* 0x0440 LANG_KYRGYZ, SUBLANG_DEFAULT */
|
//#include "nls/kyr.nls" /* 0x0440 LANG_KYRGYZ, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/swk.nls" /* 0x0441 LANG_SWAHILI, SUBLANG_DEFAULT */
|
#include "nls/swk.nls" /* 0x0441 LANG_SWAHILI, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/uzl.nls" /* 0x0443 LANG_UZBEK, SUBLANG_UZBEK_LATIN */
|
//#include "nls/uzl.nls" /* 0x0443 LANG_UZBEK, SUBLANG_UZBEK_LATIN */
|
||||||
#include "nls/uzb.nls" /* 0x0843 LANG_UZBEK, SUBLANG_UZBEK_CYRILLIC */
|
#include "nls/uzb.nls" /* 0x0843 LANG_UZBEK, SUBLANG_UZBEK_CYRILLIC */
|
||||||
|
|
||||||
#include "nls/ttt.nls" /* 0x0444 LANG_TATAR, SUBLANG_DEFAULT */
|
//#include "nls/ttt.nls" /* 0x0444 LANG_TATAR, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/pan.nls" /* 0x0446 LANG_PUNJABI, SUBLANG_DEFAULT */
|
//#include "nls/pan.nls" /* 0x0446 LANG_PUNJABI, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/guj.nls" /* 0x0447 LANG_GUJARATI, SUBLANG_DEFAULT */
|
//#include "nls/guj.nls" /* 0x0447 LANG_GUJARATI, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/tam.nls" /* 0x0449 LANG_TAMIL, SUBLANG_DEFAULT */
|
//#include "nls/tam.nls" /* 0x0449 LANG_TAMIL, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/tel.nls" /* 0x044a LANG_TELUGU, SUBLANG_DEFAULT */
|
//#include "nls/tel.nls" /* 0x044a LANG_TELUGU, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/kan.nls" /* 0x044b LANG_KANNADA, SUBLANG_DEFAULT */
|
//#include "nls/kan.nls" /* 0x044b LANG_KANNADA, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/mar.nls" /* 0x044e LANG_MARATHI, SUBLANG_DEFAULT */
|
//#include "nls/mar.nls" /* 0x044e LANG_MARATHI, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/san.nls" /* 0x044f LANG_SANSKRIT, SUBLANG_DEFAULT */
|
//#include "nls/san.nls" /* 0x044f LANG_SANSKRIT, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/mon.nls" /* 0x0450 LANG_MONGOLIAN, SUBLANG_DEFAULT */
|
//#include "nls/mon.nls" /* 0x0450 LANG_MONGOLIAN, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/glc.nls" /* 0x0456 LANG_GALICIAN, SUBLANG_DEFAULT */
|
#include "nls/glc.nls" /* 0x0456 LANG_GALICIAN, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/knk.nls" /* 0x0457 LANG_KONKANI, SUBLANG_DEFAULT */
|
//#include "nls/knk.nls" /* 0x0457 LANG_KONKANI, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/syr.nls" /* 0x045a LANG_SYRIAC, SUBLANG_DEFAULT */
|
//#include "nls/syr.nls" /* 0x045a LANG_SYRIAC, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/div.nls" /* 0x0465 LANG_DIVEHI, SUBLANG_DEFAULT */
|
//#include "nls/div.nls" /* 0x0465 LANG_DIVEHI, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#endif //TODO
|
|
||||||
|
|
||||||
|
|
||||||
#if 0
|
|
||||||
|
|
||||||
/* Wine extensions */
|
/* Wine extensions */
|
||||||
|
|
||||||
#include "nls/nls.nls" /* 0x0c13 LANG_DUTCH, SUBLANG_DUTCH_SURINAM */
|
//#include "nls/nls.nls" /* 0x0c13 LANG_DUTCH, SUBLANG_DUTCH_SURINAM */
|
||||||
|
|
||||||
#include "nls/gae.nls" /* 0x043c LANG_GAELIC, SUBLANG_GAELIC */
|
//#include "nls/gae.nls" /* 0x043c LANG_GAELIC, SUBLANG_GAELIC */
|
||||||
#include "nls/gdh.nls" /* 0x083c LANG_GAELIC, SUBLANG_GAELIC_SCOTTISH */
|
//#include "nls/gdh.nls" /* 0x083c LANG_GAELIC, SUBLANG_GAELIC_SCOTTISH */
|
||||||
#include "nls/gdv.nls" /* 0x0c3c LANG_GAELIC, SUBLANG_GAELIC_MANX */
|
//#include "nls/gdv.nls" /* 0x0c3c LANG_GAELIC, SUBLANG_GAELIC_MANX */
|
||||||
|
|
||||||
#include "nls/eox.nls" /* 0x048f LANG_ESPERANTO, SUBLANG_DEFAULT */
|
//#include "nls/eox.nls" /* 0x048f LANG_ESPERANTO, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/wal.nls" /* 0x0490 LANG_WALON, SUBLANG_DEFAULT */
|
//#include "nls/wal.nls" /* 0x0490 LANG_WALON, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/cor.nls" /* 0x0491 LANG_CORNISH, SUBLANG_DEFAULT */
|
//#include "nls/cor.nls" /* 0x0491 LANG_CORNISH, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/cym.nls" /* 0x0492 LANG_WELSH, SUBLANG_DEFAULT */
|
//#include "nls/cym.nls" /* 0x0492 LANG_WELSH, SUBLANG_DEFAULT */
|
||||||
|
|
||||||
#include "nls/brf.nls" /* 0x0493 LANG_BRETON, SUBLANG_DEFAULT */
|
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
//#include "nls/brf.nls" /* 0x0493 LANG_BRETON, SUBLANG_DEFAULT */
|
||||||
|
|
BIN
reactos/lib/kernel32/nls/afk.nls
Normal file
BIN
reactos/lib/kernel32/nls/afk.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/bel.nls
Normal file
BIN
reactos/lib/kernel32/nls/bel.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/bgr.nls
Normal file
BIN
reactos/lib/kernel32/nls/bgr.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/cat.nls
Normal file
BIN
reactos/lib/kernel32/nls/cat.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/chs.nls
Normal file
BIN
reactos/lib/kernel32/nls/chs.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/cht.nls
Normal file
BIN
reactos/lib/kernel32/nls/cht.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/csy.nls
Normal file
BIN
reactos/lib/kernel32/nls/csy.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/dan.nls
Normal file
BIN
reactos/lib/kernel32/nls/dan.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/dea.nls
Normal file
BIN
reactos/lib/kernel32/nls/dea.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/dec.nls
Normal file
BIN
reactos/lib/kernel32/nls/dec.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/del.nls
Normal file
BIN
reactos/lib/kernel32/nls/del.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/des.nls
Normal file
BIN
reactos/lib/kernel32/nls/des.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ell.nls
Normal file
BIN
reactos/lib/kernel32/nls/ell.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ena.nls
Normal file
BIN
reactos/lib/kernel32/nls/ena.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/enb.nls
Normal file
BIN
reactos/lib/kernel32/nls/enb.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/enc.nls
Normal file
BIN
reactos/lib/kernel32/nls/enc.nls
Normal file
Binary file not shown.
Binary file not shown.
BIN
reactos/lib/kernel32/nls/eni.nls
Normal file
BIN
reactos/lib/kernel32/nls/eni.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/enj.nls
Normal file
BIN
reactos/lib/kernel32/nls/enj.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/enl.nls
Normal file
BIN
reactos/lib/kernel32/nls/enl.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/enp.nls
Normal file
BIN
reactos/lib/kernel32/nls/enp.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ens.nls
Normal file
BIN
reactos/lib/kernel32/nls/ens.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ent.nls
Normal file
BIN
reactos/lib/kernel32/nls/ent.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/enw.nls
Normal file
BIN
reactos/lib/kernel32/nls/enw.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/enz.nls
Normal file
BIN
reactos/lib/kernel32/nls/enz.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esa.nls
Normal file
BIN
reactos/lib/kernel32/nls/esa.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esb.nls
Normal file
BIN
reactos/lib/kernel32/nls/esb.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esd.nls
Normal file
BIN
reactos/lib/kernel32/nls/esd.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ese.nls
Normal file
BIN
reactos/lib/kernel32/nls/ese.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esf.nls
Normal file
BIN
reactos/lib/kernel32/nls/esf.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esg.nls
Normal file
BIN
reactos/lib/kernel32/nls/esg.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esh.nls
Normal file
BIN
reactos/lib/kernel32/nls/esh.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esi.nls
Normal file
BIN
reactos/lib/kernel32/nls/esi.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esl.nls
Normal file
BIN
reactos/lib/kernel32/nls/esl.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esm.nls
Normal file
BIN
reactos/lib/kernel32/nls/esm.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esn.nls
Normal file
BIN
reactos/lib/kernel32/nls/esn.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/eso.nls
Normal file
BIN
reactos/lib/kernel32/nls/eso.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esp.nls
Normal file
BIN
reactos/lib/kernel32/nls/esp.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esr.nls
Normal file
BIN
reactos/lib/kernel32/nls/esr.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ess.nls
Normal file
BIN
reactos/lib/kernel32/nls/ess.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esu.nls
Normal file
BIN
reactos/lib/kernel32/nls/esu.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esv.nls
Normal file
BIN
reactos/lib/kernel32/nls/esv.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esy.nls
Normal file
BIN
reactos/lib/kernel32/nls/esy.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/esz.nls
Normal file
BIN
reactos/lib/kernel32/nls/esz.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/eti.nls
Normal file
BIN
reactos/lib/kernel32/nls/eti.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/euq.nls
Normal file
BIN
reactos/lib/kernel32/nls/euq.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/fin.nls
Normal file
BIN
reactos/lib/kernel32/nls/fin.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/fos.nls
Normal file
BIN
reactos/lib/kernel32/nls/fos.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/frb.nls
Normal file
BIN
reactos/lib/kernel32/nls/frb.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/frc.nls
Normal file
BIN
reactos/lib/kernel32/nls/frc.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/frl.nls
Normal file
BIN
reactos/lib/kernel32/nls/frl.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/frm.nls
Normal file
BIN
reactos/lib/kernel32/nls/frm.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/frs.nls
Normal file
BIN
reactos/lib/kernel32/nls/frs.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/glc.nls
Normal file
BIN
reactos/lib/kernel32/nls/glc.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/heb.nls
Normal file
BIN
reactos/lib/kernel32/nls/heb.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/hrv.nls
Normal file
BIN
reactos/lib/kernel32/nls/hrv.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/hun.nls
Normal file
BIN
reactos/lib/kernel32/nls/hun.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ind.nls
Normal file
BIN
reactos/lib/kernel32/nls/ind.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/isl.nls
Normal file
BIN
reactos/lib/kernel32/nls/isl.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ita.nls
Normal file
BIN
reactos/lib/kernel32/nls/ita.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/its.nls
Normal file
BIN
reactos/lib/kernel32/nls/its.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/lvi.nls
Normal file
BIN
reactos/lib/kernel32/nls/lvi.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/mki.nls
Normal file
BIN
reactos/lib/kernel32/nls/mki.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/msb.nls
Normal file
BIN
reactos/lib/kernel32/nls/msb.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/msl.nls
Normal file
BIN
reactos/lib/kernel32/nls/msl.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/nlb.nls
Normal file
BIN
reactos/lib/kernel32/nls/nlb.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/nld.nls
Normal file
BIN
reactos/lib/kernel32/nls/nld.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/non.nls
Normal file
BIN
reactos/lib/kernel32/nls/non.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/nor.nls
Normal file
BIN
reactos/lib/kernel32/nls/nor.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/plk.nls
Normal file
BIN
reactos/lib/kernel32/nls/plk.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ptb.nls
Normal file
BIN
reactos/lib/kernel32/nls/ptb.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ptg.nls
Normal file
BIN
reactos/lib/kernel32/nls/ptg.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/rom.nls
Normal file
BIN
reactos/lib/kernel32/nls/rom.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/rus.nls
Normal file
BIN
reactos/lib/kernel32/nls/rus.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/sky.nls
Normal file
BIN
reactos/lib/kernel32/nls/sky.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/slv.nls
Normal file
BIN
reactos/lib/kernel32/nls/slv.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/sqi.nls
Normal file
BIN
reactos/lib/kernel32/nls/sqi.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/srb.nls
Normal file
BIN
reactos/lib/kernel32/nls/srb.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/srl.nls
Normal file
BIN
reactos/lib/kernel32/nls/srl.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/sve.nls
Normal file
BIN
reactos/lib/kernel32/nls/sve.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/svf.nls
Normal file
BIN
reactos/lib/kernel32/nls/svf.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/swk.nls
Normal file
BIN
reactos/lib/kernel32/nls/swk.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/tam.nls
Normal file
BIN
reactos/lib/kernel32/nls/tam.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/tha.nls
Normal file
BIN
reactos/lib/kernel32/nls/tha.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/trk.nls
Normal file
BIN
reactos/lib/kernel32/nls/trk.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/ukr.nls
Normal file
BIN
reactos/lib/kernel32/nls/ukr.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/uzb.nls
Normal file
BIN
reactos/lib/kernel32/nls/uzb.nls
Normal file
Binary file not shown.
BIN
reactos/lib/kernel32/nls/zhi.nls
Normal file
BIN
reactos/lib/kernel32/nls/zhi.nls
Normal file
Binary file not shown.
Loading…
Reference in a new issue