Add catalan language to language list

This commit is contained in:
CHARRAS 2007-10-22 18:58:47 +00:00
parent 185738fa90
commit 13a847d344
5 changed files with 8169 additions and 398 deletions

View File

@ -0,0 +1,36 @@
/* XPM */
static char *lang_catalan_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 14 1",
"* c #E40E04",
"@ c #F4C20C",
" c #FCFE04",
"X c #F40604",
"& c #FCA60C",
"o c #FC0204",
". c #FCE60C",
"= c #FCE614",
"- c #FCE61C",
"O c #F42E04",
"+ c #FCFA04",
"% c #F48E0C",
"$ c #F46204",
"# c #F4620C",
/* pixels */
" ",
"................",
"XoXoXXoXoXoXoXoX",
"OOOOOOOOOOOOOOOO",
"++++++++++++++++",
"@@@@@@@@@@@@@@@@",
"oooooooooooooooo",
"#$#$#$#$#$#$#$#$",
"+ + + + +++ + + ",
"%%%%%%%%%%%%%%%%",
"XXXXXXXXXXXXXXXX",
"&&&&&&&&&&&&&&&&",
" ",
"$$$$$$$$$$$$$$$$",
"****************",
"=-=-=-=-=-=-=-=-"
};

File diff suppressed because it is too large Load Diff

View File

@ -147,7 +147,7 @@ enum main_id {
ID_LANGUAGE_HUNGARIAN,
ID_LANGUAGE_POLISH,
ID_LANGUAGE_KOREAN,
ID_LANGUAGE_UNUSED2,
ID_LANGUAGE_CATALAN,
ID_LANGUAGE_UNUSED3,
ID_LANGUAGE_UNUSED4,
ID_LANGUAGE_CHOICE_END,

BIN
internat/ca/kicad.mo Normal file

Binary file not shown.

7690
internat/ca/kicad.po Normal file

File diff suppressed because it is too large Load Diff