Changeset 2415 for gfxboot-theme-ubuntu/trunk
- Timestamp:
- Sep 14, 2016, 11:36:20 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gfxboot-theme-ubuntu/trunk/fuentes/debian/patches/valencian_lliurex_patch
r2412 r2415 24 24 Last-Update: <YYYY-MM-DD> 25 25 26 --- a/keytables.inc 27 +++ b/keytables.inc 26 Index: fuentes/keytables.inc 27 =================================================================== 28 --- fuentes.orig/keytables.inc 29 +++ fuentes/keytables.inc 28 30 @@ -2897,6 +2897,7 @@ 29 31 [ "cm" keymap.cm "Cameroon" [ ] .undef ] 30 32 [ "ca" keymap.ca "Canada" [ "_CA" ] .undef ] 31 33 [ "es_cat" keymap.es_cat "Catalan" [ "ca_ES" ] .undef ] 32 + [ "es_val" keymap.es_cat "Valencian" [ "ca_ES " ] .undef ]34 + [ "es_val" keymap.es_cat "Valencian" [ "ca_ES@valencia" ] .undef ] 33 35 [ "cn" keymap.cn "Chinese" [ "zh_CN" ] .undef ] 34 36 [ "cd" keymap.cd "Congo" [ ] .undef ] 35 37 [ "hr" keymap.hr "Croatian" [ "hr_" ] .undef ] 36 --- a/langlist 37 +++ b/langlist 38 @@ -7,6 +7,7 @@ 38 Index: fuentes/langlist 39 =================================================================== 40 --- fuentes.orig/langlist 41 +++ fuentes/langlist 42 @@ -7,6 +7,7 @@ bn 39 43 bo 40 44 bs … … 44 48 da 45 49 de 46 --- a/langnames.inc 47 +++ b/langnames.inc 50 Index: fuentes/langnames.inc 51 =================================================================== 52 --- fuentes.orig/langnames.inc 53 +++ fuentes/langnames.inc 48 54 @@ -8,6 +8,7 @@ 49 55 [ "bo" "bo_IN" "Tibetan" ] … … 54 60 [ "da" "da_DK" "Dansk" ] 55 61 [ "de" "de_DE" "Deutsch" ] 62 Index: fuentes/po/ca_ES@valencia.po 63 =================================================================== 56 64 --- /dev/null 57 +++ b/po/ca_ES@valencia.po58 @@ -0,0 +1,4 72@@65 +++ fuentes/po/ca_ES@valencia.po 66 @@ -0,0 +1,464 @@ 59 67 +# LANGUAGE translations for boot loader 60 68 +# Copyright (C) 2005 SUSE Linux GmbH … … 270 278 +#. Boot menu item; a ^ prefix indicates a unique accelerator key. 271 279 +#. txt_menuitem_live_ubuntu 272 +msgid "^Try LliureXwithout installing"280 +msgid "^Try Ubuntu without installing" 273 281 +msgstr "^Proveu el LliureX sense instal·lar-lo" 274 282 + … … 357 365 +msgid "^Install Kubuntu" 358 366 +msgstr "^Instal·la el Kubuntu" 359 +360 +msgid "^Install LliureX"361 +msgstr "^Instal·la el LliureX"362 +363 +#. Boot menu item; a ^ prefix indicates a unique accelerator key.364 +#. txt_menuitem_install_ubuntu365 +msgid "^Install Ubuntu"366 +msgstr "^Instal·la el LliureX"367 367 + 368 368 +#. Boot menu item; a ^ prefix indicates a unique accelerator key. … … 529 529 +msgid "^Start Ubuntu Kylin" 530 530 +msgstr "^Inicia l'Ubuntu Kylin" 531 --- a/scrape-console-setup 532 +++ b/scrape-console-setup 533 @@ -25,6 +25,7 @@ 531 Index: fuentes/scrape-console-setup 532 =================================================================== 533 --- fuentes.orig/scrape-console-setup 534 +++ fuentes/scrape-console-setup 535 @@ -25,6 +25,7 @@ my %keymap_locales = ( 534 536 'ee' => '_EE', 535 537 'es_ast' => 'ast_ES', 536 538 'es_cat' => 'ca_ES', 537 + 'es_val' => 'ca_ES ',539 + 'es_val' => 'ca_ES@valencia', 538 540 'es' => '_ES', 539 541 'fi_smi' => 'se_FI', 540 542 'fi' => '_FI', 541 @@ -115,6 +116,7 @@ 543 @@ -115,6 +116,7 @@ my %description_overrides = ( 542 544 'cm' => 'Cameroon', 543 545 'es_ast' => 'Asturian',
Note: See TracChangeset
for help on using the changeset viewer.