Add work and week day info to sl_SI locale

This commit is contained in:
Sašo Živanovic 2011-05-16 01:24:50 -04:00 committed by Ulrich Drepper
parent 49de7a0060
commit 5eb84b0e8e
3 changed files with 28 additions and 20 deletions

10
NEWS
View File

@ -11,11 +11,11 @@ Version 2.14
386, 6420, 7101, 9730, 9732, 9809, 10138, 10149, 10157, 11257, 11258, 386, 6420, 7101, 9730, 9732, 9809, 10138, 10149, 10157, 11257, 11258,
11487, 11532, 11578, 11653, 11668, 11724, 11901, 11945, 11947, 11952, 11487, 11532, 11578, 11653, 11668, 11724, 11901, 11945, 11947, 11952,
12052, 12083, 12158, 12178, 12200, 12346, 12393, 12420, 12432, 12445, 11987, 12052, 12083, 12158, 12178, 12200, 12346, 12393, 12420, 12432,
12449, 12453, 12454, 12460, 12469, 12489, 12509, 12510, 12511, 12518, 12445, 12449, 12453, 12454, 12460, 12469, 12489, 12509, 12510, 12511,
12527, 12541, 12545, 12551, 12582, 12583, 12587, 12597, 12601, 12611, 12518, 12527, 12541, 12545, 12551, 12582, 12583, 12587, 12597, 12601,
12625, 12626, 12631, 12650, 12653, 12655, 12660, 12681, 12685, 12711, 12611, 12625, 12626, 12631, 12650, 12653, 12655, 12660, 12681, 12685,
12713, 12714, 12717, 12723, 12724, 12734, 12738, 12746 12711, 12713, 12714, 12717, 12723, 12724, 12734, 12738, 12746
* The RPC implementation in libc is obsoleted. Old programs keep working * The RPC implementation in libc is obsoleted. Old programs keep working
but new programs cannot be linked with the routines in libc anymore. but new programs cannot be linked with the routines in libc anymore.

View File

@ -1,3 +1,9 @@
2011-05-16 Ulrich Drepper <drepper@gmail.com>
[BZ #11987]
* locales/sl_SI (LC_TIME): Add first_weekday and first_workday.
Patch by Sašo Živanovic <saso.zivanovic@guest.arnes.si>.
2011-05-15 Ulrich Drepper <drepper@gmail.com> 2011-05-15 Ulrich Drepper <drepper@gmail.com>
[BZ #9732] [BZ #9732]
@ -31,7 +37,7 @@
[BZ #11578] [BZ #11578]
* locales/es_PA: Change paper format to letter. * locales/es_PA: Change paper format to letter.
* locales/es_SV: Likewise. * locales/es_SV: Likewise.
Patch by Caolán McNamara <caolanm@redhat.com>. Patch by Caolán McNamara <caolanm@redhat.com>.
[BZ #11653] [BZ #11653]
* locales/es_NI: Fix currency_symbol. * locales/es_NI: Fix currency_symbol.
@ -301,7 +307,7 @@
Patch by Petr Machata <pmachata@redhat.com>. Patch by Petr Machata <pmachata@redhat.com>.
* locales/crh_UA: Fix first day of week and a few spellings. * locales/crh_UA: Fix first day of week and a few spellings.
Patch by Reþat SABIQ <tilde.birlik@gmail.com>. Patch by Reþat SABIQ <tilde.birlik@gmail.com>.
2009-10-15 Ulrich Drepper <drepper@redhat.com> 2009-10-15 Ulrich Drepper <drepper@redhat.com>
@ -2060,11 +2066,11 @@
make it more like the structure of the POSIX locale values. make it more like the structure of the POSIX locale values.
* locales/tr_TR: Correct numeric decimal point to use comma, and * locales/tr_TR: Correct numeric decimal point to use comma, and
correct grouping. correct grouping.
Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner. Based on patches from Deniz Akkus Kanca and Nilgün Belma Bugüner.
[BZ #421] [BZ #421]
* locales/tr_TR: Update with new currency symbol valid from * locales/tr_TR: Update with new currency symbol valid from
2005-01-01. Patch from Nilgün Belma Bugüner. 2005-01-01. Patch from Nilgün Belma Bugüner.
* locales/tr_TR: Convert UTF-8 comment to <U#> notation. * locales/tr_TR: Convert UTF-8 comment to <U#> notation.
2004-10-11 Ulrich Drepper <drepper@redhat.com> 2004-10-11 Ulrich Drepper <drepper@redhat.com>
@ -2137,7 +2143,7 @@
2004-05-02 Petter Reinholdtsen <pere@hungry.com> 2004-05-02 Petter Reinholdtsen <pere@hungry.com>
* locales/nn_NO: Use the same sorting order in Norwegian Nynorsk * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
(nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74] (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]
2004-05-03 Ulrich Drepper <drepper@redhat.com> 2004-05-03 Ulrich Drepper <drepper@redhat.com>
@ -2631,11 +2637,11 @@
2003-06-15 Petter Reinholdtsen <pere@hungry.com> 2003-06-15 Petter Reinholdtsen <pere@hungry.com>
* locales/fi_FI [LC_TIME]: Correct month names to make the dates * locales/fi_FI [LC_TIME]: Correct month names to make the dates
gramatically correct. Patch from Eero Häkkinen. [PR libc/5013]. gramatically correct. Patch from Eero Häkkinen. [PR libc/5013].
2003-06-16 Ulrich Drepper <drepper@redhat.com> 2003-06-16 Ulrich Drepper <drepper@redhat.com>
* locales/an_ES: New file. Contributed by Jordi Mallach Péez. * locales/an_ES: New file. Contributed by Jordi Mallach Péez.
2003-06-15 Petter Reinholdtsen <pere@hungry.com> 2003-06-15 Petter Reinholdtsen <pere@hungry.com>
@ -2656,9 +2662,9 @@
Finland Finland
* locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from * locales/fi_FI [LC_MONETARY]: Correct mon_thousands_sep from
period (U002E) to non-break space (U00A0). period (U002E) to non-break space (U00A0).
suggestion from Eero Häkkinen. suggestion from Eero Häkkinen.
[LC_NUMERIC]: Correct thousands_sep from period (U002E) to [LC_NUMERIC]: Correct thousands_sep from period (U002E) to
non-break space (U00A0). Based on suggestion from Eero Häkkinen. non-break space (U00A0). Based on suggestion from Eero Häkkinen.
2003-06-11 Ulrich Drepper <drepper@redhat.com> 2003-06-11 Ulrich Drepper <drepper@redhat.com>
@ -3160,7 +3166,7 @@
2002-01-07 Ulrich Drepper <drepper@redhat.com> 2002-01-07 Ulrich Drepper <drepper@redhat.com>
* locales/hu_HU: New version with corrected collation. * locales/hu_HU: New version with corrected collation.
Patch by Nagy Péter <chichken@interbase.hu>. Patch by Nagy Péter <chichken@interbase.hu>.
2001-12-28 Ulrich Drepper <drepper@redhat.com> 2001-12-28 Ulrich Drepper <drepper@redhat.com>
@ -3205,7 +3211,7 @@
* charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries. * charmaps/ISO-8859-16: Swap 0xa5 and 0xab entries.
2001-11-15 Børre Gaup <boerre.gaup@pc.nu> 2001-11-15 Børre Gaup <boerre.gaup@pc.nu>
* locales/se_NO: New file. * locales/se_NO: New file.
@ -3397,7 +3403,7 @@
2001-05-26 Ulrich Drepper <drepper@redhat.com> 2001-05-26 Ulrich Drepper <drepper@redhat.com>
* locales/ro_RO: Correct abday, day, abmon, and mon info. * locales/ro_RO: Correct abday, day, abmon, and mon info.
Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>. Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
2001-05-21 Bruno Haible <haible@clisp.cons.org> 2001-05-21 Bruno Haible <haible@clisp.cons.org>
@ -5315,7 +5321,7 @@
2000-05-04 Ulrich Drepper <drepper@redhat.com> 2000-05-04 Ulrich Drepper <drepper@redhat.com>
* charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>. * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718]. Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
* tst-fmon.c (main): Print the locale name as well in the error * tst-fmon.c (main): Print the locale name as well in the error
message. message.
@ -5464,7 +5470,7 @@
* locale/en_BW: New file. * locale/en_BW: New file.
* locale/en_ZW: New file. * locale/en_ZW: New file.
Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>. Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
1999-12-21 Ulrich Drepper <drepper@cygnus.com> 1999-12-21 Ulrich Drepper <drepper@cygnus.com>
@ -5474,7 +5480,7 @@
1999-12-20 Ulrich Drepper <drepper@cygnus.com> 1999-12-20 Ulrich Drepper <drepper@cygnus.com>
* locales/af_ZA: New file. * locales/af_ZA: New file.
Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>. Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
1999-12-19 Ulrich Drepper <drepper@cygnus.com> 1999-12-19 Ulrich Drepper <drepper@cygnus.com>

View File

@ -2187,6 +2187,8 @@ t_fmt_ampm ""
date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/ <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
<U0025><U005A><U0020><U0025><U0059>" <U0025><U005A><U0020><U0025><U0059>"
first_weekday 2
first_workday 2
END LC_TIME END LC_TIME
LC_PAPER LC_PAPER