summary refs log tree commit diff
path: root/localedata/locales/it_IT
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/it_IT')
-rw-r--r--localedata/locales/it_IT115
1 files changed, 51 insertions, 64 deletions
diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT
index 500ba3503a..56140ddde9 100644
--- a/localedata/locales/it_IT
+++ b/localedata/locales/it_IT
@@ -69,13 +69,13 @@ nostr   "no"
 END LC_MESSAGES
 
 LC_MONETARY
-int_curr_symbol           "<U0045><U0055><U0052><U0020>"
+int_curr_symbol           "EUR "
 currency_symbol           "<U20AC>"
-mon_decimal_point         "<U002C>"
-mon_thousands_sep         "<U002E>"
+mon_decimal_point         ","
+mon_thousands_sep         "."
 mon_grouping              3;3
 positive_sign             ""
-negative_sign             "<U002D>"
+negative_sign             "-"
 int_frac_digits           2
 frac_digits               2
 p_cs_precedes             1
@@ -87,49 +87,47 @@ n_sign_posn               1
 END LC_MONETARY
 
 LC_NUMERIC
-decimal_point             "<U002C>"
+decimal_point             ","
 thousands_sep             ""
 grouping                  0;0
 END LC_NUMERIC
 
 LC_TIME
-abday   "<U0064><U006F><U006D>";"<U006C><U0075><U006E>";/
-	"<U006D><U0061><U0072>";"<U006D><U0065><U0072>";/
-	"<U0067><U0069><U006F>";"<U0076><U0065><U006E>";/
-	"<U0073><U0061><U0062>"
-day     "<U0064><U006F><U006D><U0065><U006E><U0069><U0063><U0061>";/
-	"<U006C><U0075><U006E><U0065><U0064><U00EC>";/
-	"<U006D><U0061><U0072><U0074><U0065><U0064><U00EC>";/
-	"<U006D><U0065><U0072><U0063><U006F><U006C><U0065><U0064><U00EC>";/
-	"<U0067><U0069><U006F><U0076><U0065><U0064><U00EC>";/
-	"<U0076><U0065><U006E><U0065><U0072><U0064><U00EC>";/
-	"<U0073><U0061><U0062><U0061><U0074><U006F>"
-abmon   "<U0067><U0065><U006E>";"<U0066><U0065><U0062>";/
-	"<U006D><U0061><U0072>";"<U0061><U0070><U0072>";/
-	"<U006D><U0061><U0067>";"<U0067><U0069><U0075>";/
-	"<U006C><U0075><U0067>";"<U0061><U0067><U006F>";/
-	"<U0073><U0065><U0074>";"<U006F><U0074><U0074>";/
-	"<U006E><U006F><U0076>";"<U0064><U0069><U0063>"
-mon     "<U0067><U0065><U006E><U006E><U0061><U0069><U006F>";/
-	"<U0066><U0065><U0062><U0062><U0072><U0061><U0069><U006F>";/
-	"<U006D><U0061><U0072><U007A><U006F>";/
-	"<U0061><U0070><U0072><U0069><U006C><U0065>";/
-	"<U006D><U0061><U0067><U0067><U0069><U006F>";/
-	"<U0067><U0069><U0075><U0067><U006E><U006F>";/
-	"<U006C><U0075><U0067><U006C><U0069><U006F>";/
-	"<U0061><U0067><U006F><U0073><U0074><U006F>";/
-	"<U0073><U0065><U0074><U0074><U0065><U006D><U0062><U0072><U0065>";/
-	"<U006F><U0074><U0074><U006F><U0062><U0072><U0065>";/
-	"<U006E><U006F><U0076><U0065><U006D><U0062><U0072><U0065>";/
-	"<U0064><U0069><U0063><U0065><U006D><U0062><U0072><U0065>"
-d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
-d_fmt   "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0059>"
-t_fmt   "<U0025><U0054>"
+abday   "dom";"lun";/
+	"mar";"mer";/
+	"gio";"ven";/
+	"sab"
+day     "domenica";/
+	"luned<U00EC>";/
+	"marted<U00EC>";/
+	"mercoled<U00EC>";/
+	"gioved<U00EC>";/
+	"venerd<U00EC>";/
+	"sabato"
+abmon   "gen";"feb";/
+	"mar";"apr";/
+	"mag";"giu";/
+	"lug";"ago";/
+	"set";"ott";/
+	"nov";"dic"
+mon     "gennaio";/
+	"febbraio";/
+	"marzo";/
+	"aprile";/
+	"maggio";/
+	"giugno";/
+	"luglio";/
+	"agosto";/
+	"settembre";/
+	"ottobre";/
+	"novembre";/
+	"dicembre"
+d_t_fmt "%a %d %b %Y %T %Z"
+d_fmt   "%d//%m//%Y"
+t_fmt   "%T"
 am_pm   "";""
 t_fmt_ampm ""
-date_fmt       "<U0025><U0061><U0020><U0025><U0065><U0020><U0025>/
-<U0062><U0020><U0025><U0059><U002C><U0020><U0025><U0048><U002E>/
-<U0025><U004D><U002E><U0025><U0053><U002C><U0020><U0025><U005A>"
+date_fmt   "%a %e %b %Y, %H.%M.%S, %Z"
 week 7;19971130;4
 first_weekday 2
 END LC_TIME
@@ -139,10 +137,9 @@ copy "i18n"
 END LC_PAPER
 
 LC_TELEPHONE
-tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
-<U006C>"
-int_prefix     "<U0033><U0039>"
-int_select     "<U0030><U0030>"
+tel_int_fmt    "+%c %a %l"
+int_prefix     "39"
+int_select     "00"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
@@ -150,29 +147,19 @@ copy "i18n"
 END LC_MEASUREMENT
 
 LC_NAME
-name_fmt    "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
-<U0025><U006D><U0025><U0074><U0025><U0066>"
+name_fmt    "%d%t%g%t%m%t%f"
 END LC_NAME
 
 LC_ADDRESS
-postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
-<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
-<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
-<U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
-<U004E><U0025><U0063><U0025><U004E>"
-country_name "<U0049><U0074><U0061><U006C><U0069><U0061>"
-country_ab2 "<U0049><U0054>"
-country_ab3 "<U0049><U0054><U0041>"
+postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
+country_name "Italia"
+country_ab2 "IT"
+country_ab3 "ITA"
 country_num 380
 country_isbn "978-88,979-12"
-% I
-country_car    "<U0049>"
-% Italiano
-lang_name    "<U0069><U0074><U0061><U006C><U0069><U0061><U006E><U006F>"
-% it
-lang_ab      "<U0069><U0074>"
-% ita
-lang_term    "<U0069><U0074><U0061>"
-% ita
-lang_lib    "<U0069><U0074><U0061>"
+country_car  "I"
+lang_name    "italiano"
+lang_ab      "it"
+lang_term    "ita"
+lang_lib    "ita"
 END LC_ADDRESS