Re: Additional language entries in gdm



mån 2003-02-17 klockan 18.37 skrev Ross Golder:
> Updated patch attached.

Thanks Ross. GDM authors and release team, can we check in this patch to
gdm HEAD?


Christian


> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/gnome/gdm2/ChangeLog,v
> retrieving revision 1.647
> diff -u -u -r1.647 ChangeLog
> --- ChangeLog	16 Feb 2003 10:24:35 -0000	1.647
> +++ ChangeLog	17 Feb 2003 17:35:58 -0000
> @@ -1,3 +1,10 @@
> +2003-02-17  Ross Golder <rossg golder org>
> +
> +	* gui/gdmlanguage.c, config/locale.alias: Added language support
> +	  for these languages - Mongolian, Indonesian, Kannada, Hindi
> +	  Bengali, Belarusian, Bosnian, Welsh, Persian, Interlingua,
> +	  Albanian, Serbian, Yiddish and Panjabi.
> +
>  2003-02-16  Kjartan Maraas  <kmaraas gnome org>
>  
>  	* daemon/verify-crypt.c: Fix typo in comment.
> Index: config/locale.alias
> ===================================================================
> RCS file: /cvs/gnome/gdm2/config/locale.alias,v
> retrieving revision 1.30
> diff -u -u -r1.30 locale.alias
> --- config/locale.alias	13 Feb 2003 07:34:47 -0000	1.30
> +++ config/locale.alias	17 Feb 2003 17:35:59 -0000
> @@ -15,10 +15,15 @@
>  #		- George
>  
>  Azerbaijani		az_AZ.UTF-8,az_AZ
> +Albanian			sq_AL.UTF-8,sq_AL
>  Arabic(Egypt)		ar_EG.UTF-8,ar_EG
>  Arabic(Lebanon)		ar_LB.UTF-8,ar_LB
>  Amharic			am_ET.UTF-8,am_ET
>  Basque			eu_ES.UTF-8,eu_ES
> +Bosnian			bs_BA.UTF-8,bs_BA
> +Belarusian			be_BY.UTF-8,be_BY
> +Bengali			bn_BD.UTF-8,bn_BD
> +Bengali(India)			bn_IN.UTF-8,bn_IN
>  Bulgarian		bg_BG.UTF-8,bg_BG
>  Catalan			ca_ES.UTF-8,ca_ES
>  Chinese(simplified)	zh_CN.UTF-8,zh_CN
> @@ -37,24 +42,36 @@
>  Galician		gl_ES.UTF-8,gl_ES
>  German			de_DE.UTF-8,de_DE
>  Greek			el_GR.UTF-8,el_GR
> +Gujarati			gu_IN.UTF-8,gu_IN
>  Hebrew			he_IL.UTF-8,he_IL
> +Hindi			hi_IN.UTF-8,hi_IN
>  Hungarian		hu_HU.UTF-8,hu_HU
>  Icelandic		is_IS.UTF-8,is_IS
> +Indonesian			id_ID.UTF-8,id_ID
> +Interlingua			ia.UTF-8,ia
>  Irish			ga_IE.UTF-8,ga_IE
>  Italian			it_IT.UTF-8,it_IT
>  Japanese		ja_JP.UTF-8,ja_JP
>  Korean			ko_KR.UTF-8,ko_KR
> +Kannada			kn_IN.UTF-8,kn_IN
>  Latvian			lv_LV.UTF-8,lv_LV
>  Lithuanian		lt_LT.UTF-8,lt_LT
>  Macedonian		mk_MK.UTF-8,mk_MK
>  Malay			ms_MY.UTF-8,ms_MY
> +Malayalam			ml_IN.UTF-8,ml_IN
> +Marathi			mr_IN.UTF-8,mr_IN
> +Mongolian			mn_MN.UTF_8,mn_MN
>  Norwegian(bokmal)	no_NO.UTF-8,no_NO
>  Norwegian(nynorsk)	nn_NO.UTF-8,nn_NO
> +Oriya			or_IN.UTF-8,or_IN
> +Persian			fa_IR.UTF-8,fa_IR
>  Polish			pl_PL.UTF-8,pl_PL
>  Portuguese		pt_PT.UTF-8,pt_PT
>  Portuguese(Brazilian)	pt_BR.UTF-8,pt_BR
> +Panjabi			pa_IN.UTF-8,pa_IN
>  Romanian		ro_RO.UTF-8,ro_RO
>  Russian			ru_RU.UTF-8,ru_RU
> +Serbian			sr_YU.UTF-8,sr_YU
>  Slovak			sk_SK.UTF-8,sk_SK
>  Slovenian		sl_SI.UTF-8,sl_SI
>  Spanish			es_ES.UTF-8,es_ES
> @@ -62,8 +79,11 @@
>  Swedish			sv_SE.UTF-8,sv_SE
>  Swedish(Finland)	sv_FI.UTF-8,sv_FI
>  Tamil			ta_IN.UTF-8,ta_IN
> +Telugu			te_IN.UTF-8,te_IN
>  Thai			th_TH.UTF-8,th_TH
>  Turkish			tr_TR.UTF-8,tr_TR
>  Ukrainian		uk_UA.UTF-8,uk_UA
>  Vietnamese		vi_VN.UTF-8,vi_VN
>  Walloon			wa_BE.UTF-8,wa_BE
> +Welsh			cy_GB.UTF-8,cy_GB
> +Yiddish			yi.UTF-8,yi
> Index: gui/gdmlanguages.c
> ===================================================================
> RCS file: /cvs/gnome/gdm2/gui/gdmlanguages.c,v
> retrieving revision 1.24
> diff -u -u -r1.24 gdmlanguages.c
> --- gui/gdmlanguages.c	13 Feb 2003 07:34:47 -0000	1.24
> +++ gui/gdmlanguages.c	17 Feb 2003 17:36:00 -0000
> @@ -52,6 +52,8 @@
>  	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Azerbaijani"), "az_AZ", NULL, 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Albanian"), "sq_AL", "Shqip", 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Amharic"), "am_ET", NULL, 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Arabic (Egypt)"), "ar_EG", NULL, 0 },
> @@ -60,8 +62,16 @@
>  	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Basque"), "eu_ES", "Euskara", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Belarusian"), "be_BY", NULL, 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Bengali"), "bn_BD", "বা�লা", 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Bengali (India)"), "bn_IN", "বা�লা", 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Bulgarian"), "bg_BG", "Ð?Ñ?лгаÑ?Ñ?ки", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Bosnian"), "bs_BA", NULL, 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Catalan"), "ca_ES", "Català ", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Chinese (simplified)"), "zh_CN", "中æ?? (ç®?ä½?)", 0 },
> @@ -98,19 +108,30 @@
>  	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Greek"), "el_GR", "ελληνικά", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Gujarati"), "gu_IN", NULL, 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Hebrew"), "he_IL", "×¢×?ר×?ת", 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Hebrew"), "iw_IL", "×¢×?ר×?ת", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Hindi"), "hi_IN", "বা�লা", 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Hungarian"), "hu_HU", "Magyar", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Icelandic"), "is_IS", NULL, 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
> -	{ N_("A-M|Irish"), "ga_IE", NULL, 0 },
> +	{ N_("A-M|Indonesian"), "id_ID", "Bahasa Indonesia", 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Interlingua"), "ia", NULL, 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Irish"), "ga_IE", "Gaeilge", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Italian"), "it_IT", "Italiano", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Japanese"), "ja_JP", "���", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
> +	{ N_("A-M|Kannada"), "kn_IN", "�ನ�ನಡ", 0 },
> +	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Korean"), "ko_KR", "í??êµ­ì?´", 0 },
>  	/*Note translate the A-M to the A-M you used in the group label */
>  	{ N_("A-M|Latvian"), "lv_LV", "Latviešu", 0 },
> @@ -120,21 +141,29 @@
>          { N_("A-M|Macedonian"), "mk_MK", NULL, 0 },
>          /*Note translate the A-M to the A-M you used in the group label */
>          { N_("A-M|Malay"), "ms_MY", "Bahasa Melayu", 0 },
> +        /*Note translate the A-M to the A-M you used in the group label */
> +        { N_("A-M|Mongolian"), "mn_MN", "Ð?онгол", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Norwegian (bokmal)"), "no_NO", "Norsk (bokmål)", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Norwegian (nynorsk)"), "nn_NO", "Norsk (nynorsk)", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
> +	{ N_("N-Z|Persian"), "fa_IR", "Ù?ارسÛ?", 0 },
> +	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Polish"), "pl_PL", "Polski", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Portuguese"), "pt_PT", "Português", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Portuguese (Brazilian)"), "pt_BR", "Português do Brasil", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
> +	{ N_("N-Z|Panjabi"), "pa_IN", NULL, 0 },
> +	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Romanian"), "ro_RO", "RomânÄ?", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Russian"), "ru_RU", "Ñ?Ñ?Ñ?Ñ?кий", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
> +	{ N_("N-Z|Serbian"), "sr_YU", "", 0 },
> +	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Slovak"), "sk_SK", "Slovenský", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Slovenian"), "sl_SI", "SlovenÅ¡Ä?ina", 0 },
> @@ -149,6 +178,8 @@
>  	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Tamil"), "ta_IN", NULL, 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
> +	{ N_("N-Z|Telugu"), "te_IN", NULL, 0 },
> +	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Thai"), "th_TH", "��ย", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Turkish"), "tr_TR", "Türkçe", 0 },
> @@ -158,6 +189,10 @@
>  	{ N_("N-Z|Vietnamese"), "vi_VN", "Viá»?t Nam", 0 },
>  	/*Note translate the N-Z to the N-Z you used in the group label */
>  	{ N_("N-Z|Walloon"), "wa_BE", "Walon", 0 },
> +	/*Note translate the N-Z to the N-Z you used in the group label */
> +	{ N_("N-Z|Welsh"), "cy_GB", "Cymraeg", 0 },
> +	/*Note translate the N-Z to the N-Z you used in the group label */
> +	{ N_("N-Z|Yiddish"), "yi", "×?×?Ö´×?×?ש", 0 },
>  	/* This is the POSIX/C locale for english, should really be in Other */
>  	{ N_("Other|POSIX/C English"), "C", "POSIX/C English", 0 },
>  	{ NULL, NULL }




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]