public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] localedata: lv_LV, it_IT, it_CH: convert to UTF-8
@ 2024-01-03 13:03 Mike Fabian
  0 siblings, 0 replies; only message in thread
From: Mike Fabian @ 2024-01-03 13:03 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a8f7f742be0ae540b313335bce10f8184c3d01d6

commit a8f7f742be0ae540b313335bce10f8184c3d01d6
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Jan 3 12:36:03 2024 +0100

    localedata: lv_LV, it_IT, it_CH: convert to UTF-8

Diff:
---
 localedata/locales/it_CH | 12 ++++++------
 localedata/locales/it_IT | 16 ++++++++--------
 localedata/locales/lv_LV | 38 +++++++++++++++++++-------------------
 3 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/localedata/locales/it_CH b/localedata/locales/it_CH
index 6d85e1b110..8221ec71ee 100644
--- a/localedata/locales/it_CH
+++ b/localedata/locales/it_CH
@@ -53,7 +53,7 @@ END LC_COLLATE
 LC_MESSAGES
 yesexpr "^[+1sSjJoOyY]"
 noexpr  "^[-0nN]"
-yesstr  "s<U00EC>"
+yesstr  "sì"
 nostr   "no"
 END LC_MESSAGES
 
@@ -71,11 +71,11 @@ abday   "dom";"lun";/
 	"gio";"ven";/
 	"sab"
 day     "domenica";/
-	"luned<U00EC>";/
-	"marted<U00EC>";/
-	"mercoled<U00EC>";/
-	"gioved<U00EC>";/
-	"venerd<U00EC>";/
+	"lunedì";/
+	"martedì";/
+	"mercoledì";/
+	"giovedì";/
+	"venerdì";/
 	"sabato"
 abmon   "gen";"feb";/
 	"mar";"apr";/
diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT
index 36a80f2d59..1b7a9538d2 100644
--- a/localedata/locales/it_IT
+++ b/localedata/locales/it_IT
@@ -25,7 +25,7 @@ escape_char /
 LC_IDENTIFICATION
 title      "Italian locale for Italy"
 source     "RAP"
-address    "Sankt J<U00F8>rgens Alle 8, DK-1615 K<U00F8>benhavn V, Danmark"
+address    "Sankt Jørgens Alle 8, DK-1615 København V, Danmark"
 contact    ""
 email      "bug-glibc-locales@gnu.org"
 tel        ""
@@ -64,13 +64,13 @@ END LC_CTYPE
 LC_MESSAGES
 yesexpr "^[+1sSyY]"
 noexpr  "^[-0nN]"
-yesstr  "s<U00EC>"
+yesstr  "sì"
 nostr   "no"
 END LC_MESSAGES
 
 LC_MONETARY
 int_curr_symbol           "EUR "
-currency_symbol           "<U20AC>"
+currency_symbol           "€"
 mon_decimal_point         ","
 mon_thousands_sep         "."
 mon_grouping              3;3
@@ -98,11 +98,11 @@ abday   "dom";"lun";/
 	"gio";"ven";/
 	"sab"
 day     "domenica";/
-	"luned<U00EC>";/
-	"marted<U00EC>";/
-	"mercoled<U00EC>";/
-	"gioved<U00EC>";/
-	"venerd<U00EC>";/
+	"lunedì";/
+	"martedì";/
+	"mercoledì";/
+	"giovedì";/
+	"venerdì";/
 	"sabato"
 abmon   "gen";"feb";/
 	"mar";"apr";/
diff --git a/localedata/locales/lv_LV b/localedata/locales/lv_LV
index 26c5fe9b9e..576a1ca56d 100644
--- a/localedata/locales/lv_LV
+++ b/localedata/locales/lv_LV
@@ -130,9 +130,9 @@ END LC_CTYPE
 
 LC_MONETARY
 int_curr_symbol   "EUR "
-currency_symbol   "<U20AC>"
+currency_symbol   "€"
 mon_decimal_point ","
-mon_thousands_sep "<U202F>"
+mon_thousands_sep " "
 mon_grouping      3;3
 positive_sign     ""
 negative_sign     "-"
@@ -148,35 +148,35 @@ END LC_MONETARY
 
 LC_NUMERIC
 decimal_point     ","
-thousands_sep     "<U202F>"
+thousands_sep     " "
 grouping          3;3
 END LC_NUMERIC
 
 LC_TIME
-abday    "Sv";"P<U00A0>";/
-         "O<U00A0>";"T<U00A0>";/
-         "C<U00A0>";"Pk";/
-         "S<U00A0>"
-day      "sv<U0113>tdiena";/
+abday    "Sv";"P ";/
+         "O ";"T ";/
+         "C ";"Pk";/
+         "S "
+day      "svētdiena";/
          "pirmdiena";/
          "otrdiena";/
-         "tre<U0161>diena";/
+         "trešdiena";/
          "ceturtdiena";/
          "piektdiena";/
          "sestdiena"
 abmon    "jan";"feb";/
          "mar";"apr";/
-         "mai";"j<U016B>n";/
-         "j<U016B>l";"aug";/
+         "mai";"jūn";/
+         "jūl";"aug";/
          "sep";"okt";/
          "nov";"dec"
-mon      "janv<U0101>ris";/
-         "febru<U0101>ris";/
+mon      "janvāris";/
+         "februāris";/
          "marts";/
-         "apr<U012B>lis";/
+         "aprīlis";/
          "maijs";/
-         "j<U016B>nijs";/
-         "j<U016B>lijs";/
+         "jūnijs";/
+         "jūlijs";/
          "augusts";/
          "septembris";/
          "oktobris";/
@@ -195,8 +195,8 @@ END LC_TIME
 LC_MESSAGES
 yesexpr "^[+1JjYy]"
 noexpr  "^[-0Nn]"
-yesstr  "j<U0101>"
-nostr   "n<U0113>"
+yesstr  "jā"
+nostr   "nē"
 END LC_MESSAGES
 
 LC_PAPER
@@ -225,7 +225,7 @@ country_ab3 "LVA"
 country_num 428
 country_car "LV"
 % latviešu valoda
-lang_name    "latvie<U0161>u"
+lang_name    "latviešu"
 lang_ab      "lv"
 lang_term    "lav"
 lang_lib    "lav"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-03 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03 13:03 [glibc] localedata: lv_LV, it_IT, it_CH: convert to UTF-8 Mike Fabian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).