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

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

commit b5b558ab4b17845aad60ff4d3720a1be9f07021f
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Jan 2 17:28:43 2024 +0100

    localedata: es_ES: convert to UTF-8

Diff:
---
 localedata/locales/es_ES | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/localedata/locales/es_ES b/localedata/locales/es_ES
index 4ca9278b9d..86a8cd1069 100644
--- a/localedata/locales/es_ES
+++ b/localedata/locales/es_ES
@@ -26,7 +26,7 @@ escape_char /
 LC_IDENTIFICATION
 title      "Spanish locale for Spain"
 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        ""
@@ -119,7 +119,7 @@ END LC_MESSAGES
 
 LC_MONETARY
 int_curr_symbol      "EUR "
-currency_symbol      "<U20AC>"
+currency_symbol      "€"
 mon_decimal_point    ","
 mon_thousands_sep    "."
 mon_grouping         3;3
@@ -143,16 +143,16 @@ END LC_NUMERIC
 
 LC_TIME
 abday   "dom";"lun";/
-	"mar";"mi<U00E9>";/
+	"mar";"mié";/
 	"jue";"vie";/
-	"s<U00E1>b"
+	"sáb"
 day     "domingo";/
 	"lunes";/
 	"martes";/
-	"mi<U00E9>rcoles";/
+	"miércoles";/
 	"jueves";/
 	"viernes";/
-	"s<U00E1>bado"
+	"sábado"
 abmon   "ene";"feb";/
 	"mar";"abr";/
 	"may";"jun";/
@@ -175,7 +175,7 @@ d_t_fmt  "%a %d %b %Y %T"
 date_fmt "%a %d %b %Y %T %Z"
 d_fmt   "%d//%m//%y"
 t_fmt   "%T"
-am_pm   "a.<U202F>m.";"p.<U202F>m."
+am_pm   "a. m.";"p. m."
 t_fmt_ampm ""
 week 7;19971130;4
 first_weekday   2
@@ -201,13 +201,13 @@ END LC_NAME
 
 LC_ADDRESS
 postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
-country_name "Espa<U00F1>a"
+country_name "España"
 country_ab2   "ES"
 country_ab3   "ESP"
 country_num   724
 country_car   "E"
 % español
-lang_name     "espa<U00F1>ol"
+lang_name     "español"
 lang_ab      "es"
 lang_term    "spa"
 lang_lib    "spa"

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

only message in thread, other threads:[~2024-01-02 20:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-02 20:31 [glibc] localedata: es_ES: 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).