mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 06:20:06 +00:00
70a6707fa1
Many languages use small gap as thousands separator. Thousands separator should not be a plain space, but a narrow space. And additionally, it is not allowed to wrap line in the middle of the number. Locale data were created in a deep age of 8-bit encodings, so most of them use space (incorrect: it allows wrapping the line in the middle of the number), or NBSP (better, but typographically incorrect: space between groups is too wide). Now UNICODE is widely supported, so we should leave legacy characters in favor of correct UNICODE character. UNICODE has a dedicated character for this purpose: NNBSP U+202F NARROW NO-BREAK SPACE: a narrow form of a no-break space, typically the width of a thin space or a mid space The NNBSP exists since Unicode 3.0. Use of NNBSP will prevent line wrapping in the midle of number and improve readability of numbers. [BZ #20756] * locales/aa_DJ (LC_MONETARY): Replace space by NNBSP as thousands separator. * locales/az_AZ (LC_MONETARY): Likewise. * locales/be_BY (LC_MONETARY): Likewise. * locales/be_BY@latin (LC_MONETARY): Likewise. * locales/bg_BG (LC_MONETARY): Likewise. * locales/bs_BA (LC_MONETARY): Likewise. * locales/ce_RU (LC_MONETARY): Likewise. * locales/crh_UA (LC_MONETARY): Likewise. * locales/cs_CZ (LC_MONETARY): Likewise. * locales/cs_CZ (LC_NUMERIC): Likewise. * locales/cv_RU (LC_MONETARY): Likewise. * locales/de_AT (LC_MONETARY): Likewise. * locales/eo (LC_MONETARY): Likewise. * locales/es_CR (LC_MONETARY): Likewise. * locales/es_CR (LC_NUMERIC): Likewise. * locales/es_CU (LC_MONETARY): Likewise. * locales/et_EE (LC_MONETARY): Likewise. * locales/et_EE (LC_NUMERIC): Likewise. * locales/fi_FI (LC_MONETARY): Likewise. * locales/fi_FI (LC_NUMERIC): Likewise. * locales/fr_CA (LC_MONETARY): Likewise. * locales/fr_FR (LC_MONETARY): Likewise. * locales/fr_FR (LC_NUMERIC): Likewise. * locales/fr_LU (LC_MONETARY): Likewise. * locales/fr_LU (LC_NUMERIC): Likewise. * locales/hr_HR (LC_MONETARY): Likewise. * locales/ht_HT (LC_NUMERIC): Likewise. * locales/kk_KZ (LC_MONETARY): Likewise. * locales/kk_KZ (LC_NUMERIC): Likewise. * locales/ky_KG (LC_MONETARY): Likewise. * locales/ky_KG (LC_NUMERIC): Likewise. * locales/lv_LV (LC_MONETARY): Likewise. * locales/lv_LV (LC_NUMERIC): Likewise. * locales/mg_MG (LC_MONETARY): Likewise. * locales/mhr_RU (LC_MONETARY): Likewise. * locales/mk_MK (LC_MONETARY): Likewise. * locales/mk_MK (LC_NUMERIC): Likewise. * locales/mn_MN (LC_MONETARY): Likewise. * locales/nb_NO (LC_MONETARY): Likewise. * locales/nb_NO (LC_NUMERIC): Likewise. * locales/nl_AW (LC_MONETARY): Likewise. * locales/nl_NL (LC_MONETARY): Likewise. * locales/nn_NO (LC_MONETARY): Likewise. * locales/os_RU (LC_MONETARY): Likewise. * locales/pap_AW (LC_MONETARY): Likewise. * locales/pap_CW (LC_MONETARY): Likewise. * locales/ru_RU (LC_MONETARY): Likewise. * locales/ru_RU (LC_NUMERIC): Likewise. * locales/ru_UA (LC_MONETARY): Likewise. * locales/sk_SK (LC_MONETARY): Likewise. * locales/sk_SK (LC_NUMERIC): Likewise. * locales/sl_SI (LC_MONETARY): Likewise. * locales/sl_SI (LC_NUMERIC): Likewise. * locales/sq_MK (LC_MONETARY): Likewise. * locales/sv_SE (LC_MONETARY): Likewise. * locales/sv_SE (LC_NUMERIC): Likewise. * locales/tg_TJ (LC_MONETARY): Likewise. * locales/tt_RU (LC_MONETARY): Likewise. * locales/tt_RU@iqtelif (LC_MONETARY): Likewise. * locales/uk_UA (LC_MONETARY): Likewise. * locales/uk_UA (LC_NUMERIC): Likewise. * locales/unm_US (LC_MONETARY): Likewise. * locales/unm_US (LC_NUMERIC): Likewise. * locales/wo_SN (LC_MONETARY): Likewise.
193 lines
5.9 KiB
Plaintext
193 lines
5.9 KiB
Plaintext
comment_char %
|
|
escape_char /
|
|
|
|
% This file is part of the GNU C Library and contains locale data.
|
|
% The Free Software Foundation does not claim any copyright interest
|
|
% in the locale data contained in this file. The foregoing does not
|
|
% affect the license of the GNU C Library as a whole. It does not
|
|
% exempt you from the conditions of the license if your use would
|
|
% otherwise be governed by that license.
|
|
|
|
% Nynorsk language locale for Norway.
|
|
% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
|
|
% Tetsuji Orita <orita@jp.ibm.com>.
|
|
|
|
LC_IDENTIFICATION
|
|
title "Nynorsk language locale for Norway"
|
|
source "IBM Globalization Center of Competency, Yamato Software Laboratory"
|
|
address "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
|
|
contact ""
|
|
email "bug-glibc-locales@gnu.org"
|
|
tel ""
|
|
fax ""
|
|
language "Norwegian Nynorsk"
|
|
territory "Norway"
|
|
revision "1.0"
|
|
date "2000-08-31"
|
|
|
|
category "i18n:2012";LC_IDENTIFICATION
|
|
category "i18n:2012";LC_CTYPE
|
|
category "i18n:2012";LC_COLLATE
|
|
category "i18n:2012";LC_TIME
|
|
category "i18n:2012";LC_NUMERIC
|
|
category "i18n:2012";LC_MONETARY
|
|
category "i18n:2012";LC_MESSAGES
|
|
category "i18n:2012";LC_PAPER
|
|
category "i18n:2012";LC_NAME
|
|
category "i18n:2012";LC_ADDRESS
|
|
category "i18n:2012";LC_TELEPHONE
|
|
category "i18n:2012";LC_MEASUREMENT
|
|
END LC_IDENTIFICATION
|
|
|
|
LC_CTYPE
|
|
copy "nb_NO"
|
|
END LC_CTYPE
|
|
|
|
LC_COLLATE
|
|
copy "nb_NO"
|
|
END LC_COLLATE
|
|
|
|
|
|
LC_MONETARY
|
|
% This is the POSIX Locale definition the LC_MONETARY category.
|
|
% These are generated based on XML base Locale definition file
|
|
% for IBM Class for Unicode/Java
|
|
%
|
|
int_curr_symbol "<U004E><U004F><U004B><U0020>"
|
|
currency_symbol "<U006B><U0072>"
|
|
mon_decimal_point "<U002C>"
|
|
mon_thousands_sep "<U202F>"
|
|
mon_grouping 3
|
|
positive_sign ""
|
|
negative_sign "<U002D>"
|
|
int_frac_digits 2
|
|
frac_digits 2
|
|
p_cs_precedes 1
|
|
p_sep_by_space 1
|
|
n_cs_precedes 1
|
|
n_sep_by_space 0
|
|
p_sign_posn 1
|
|
n_sign_posn 3
|
|
%
|
|
END LC_MONETARY
|
|
|
|
|
|
LC_NUMERIC
|
|
copy "nb_NO"
|
|
END LC_NUMERIC
|
|
|
|
|
|
LC_TIME
|
|
% This is the POSIX Locale definition for the LC_TIME category.
|
|
% These are generated based on XML base Locale definition file
|
|
% for IBM Class for Unicode/Java
|
|
%
|
|
% Abbreviated weekday names (%a)
|
|
abday "<U0073><U0075><U002E>";"<U006D><U00E5><U002E>";/
|
|
"<U0074><U0079><U002E>";"<U006F><U006E><U002E>";/
|
|
"<U0074><U006F><U002E>";"<U0066><U0072><U002E>";/
|
|
"<U006C><U0061><U002E>"
|
|
%
|
|
% Full weekday names (%A)
|
|
day "<U0073><U0075><U006E><U0064><U0061><U0067> ";/
|
|
"<U006D><U00E5><U006E><U0064><U0061><U0067> ";/
|
|
"<U0074><U0079><U0073><U0064><U0061><U0067> ";/
|
|
"<U006F><U006E><U0073><U0064><U0061><U0067> ";/
|
|
"<U0074><U006F><U0072><U0073><U0064><U0061><U0067> ";/
|
|
"<U0066><U0072><U0065><U0064><U0061><U0067> ";/
|
|
"<U006C><U0061><U0075><U0072><U0064><U0061><U0067> "
|
|
%
|
|
% Abbreviated month names (%b)
|
|
abmon "<U006A><U0061><U006E><U002E>";"<U0066><U0065><U0062><U002E>";/
|
|
"<U006D><U0061><U0072><U0073>";"<U0061><U0070><U0072><U0069><U006C>";/
|
|
"<U006D><U0061><U0069>";"<U006A><U0075><U006E><U0069>";/
|
|
"<U006A><U0075><U006C><U0069>";"<U0061><U0075><U0067><U002E>";/
|
|
"<U0073><U0065><U0070><U002E>";"<U006F><U006B><U0074><U002E>";/
|
|
"<U006E><U006F><U0076><U002E>";"<U0064><U0065><U0073><U002E>"
|
|
%
|
|
% Full month names (%B)
|
|
mon "<U006A><U0061><U006E><U0075><U0061><U0072>";/
|
|
"<U0066><U0065><U0062><U0072><U0075><U0061><U0072>";/
|
|
"<U006D><U0061><U0072><U0073>";/
|
|
"<U0061><U0070><U0072><U0069><U006C>";/
|
|
"<U006D><U0061><U0069>";/
|
|
"<U006A><U0075><U006E><U0069>";/
|
|
"<U006A><U0075><U006C><U0069>";/
|
|
"<U0061><U0075><U0067><U0075><U0073><U0074>";/
|
|
"<U0073><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/
|
|
"<U006F><U006B><U0074><U006F><U0062><U0065><U0072>";/
|
|
"<U006E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
|
|
"<U0064><U0065><U0073><U0065><U006D><U0062><U0065><U0072>"
|
|
|
|
% usual date representation
|
|
% %a %d. %b %Y kl. %H.%M %z
|
|
d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U002E><U0020><U0025><U0062>/
|
|
<U0020><U0025><U0059><U0020><U006B><U006C><U002E><U0020><U0025><U0048>/
|
|
<U002E><U0025><U004D><U0020><U0025><U007A>"
|
|
% %d. %b %Y
|
|
d_fmt "<U0025><U0064><U002E><U0020><U0025><U0062><U0020><U0025><U0059>"
|
|
% kl. %H.%M %z
|
|
t_fmt "<U006B><U006C><U002E><U0020><U0025><U0048><U002E><U0025>/
|
|
<U004D><U0020><U0025><U007A>"
|
|
am_pm "";""
|
|
t_fmt_ampm ""
|
|
% %a %d. %b %H:%M:%S %z %Y
|
|
date_fmt "<U0025><U0061><U0020><U0025><U0064><U002E><U0020><U0025>/
|
|
<U0062><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>/
|
|
<U0020><U0025><U007A><U0020><U0025><U0059>"
|
|
|
|
week 7;19971130;4
|
|
first_weekday 2
|
|
END LC_TIME
|
|
|
|
|
|
LC_MESSAGES
|
|
yesexpr "<U005E><U005B><U002B><U0031><U004A><U006A><U0059><U0079><U005D>"
|
|
noexpr "<U005E><U005B><U002D><U0030><U004E><U006E><U005D>"
|
|
yesstr "<U006A><U0061>"
|
|
nostr "<U006E><U0065><U0069>"
|
|
END LC_MESSAGES
|
|
|
|
|
|
LC_PAPER
|
|
copy "nb_NO"
|
|
END LC_PAPER
|
|
|
|
|
|
LC_NAME
|
|
copy "nb_NO"
|
|
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 "<U004E><U006F><U0072><U0065><U0067>"
|
|
country_ab2 "<U004E><U004F>"
|
|
country_ab3 "<U004E><U004F><U0052>"
|
|
country_num 578
|
|
% N
|
|
country_car "<U004E>"
|
|
% Nynorsk
|
|
lang_name "<U006E><U0079><U006E><U006F><U0072><U0073><U006B>"
|
|
% nn
|
|
lang_ab "<U006E><U006E>"
|
|
% nno
|
|
lang_term "<U006E><U006E><U006F>"
|
|
% nno
|
|
lang_lib "<U006E><U006E><U006F>"
|
|
END LC_ADDRESS
|
|
|
|
|
|
LC_TELEPHONE
|
|
copy "nb_NO"
|
|
END LC_TELEPHONE
|
|
|
|
|
|
LC_MEASUREMENT
|
|
copy "nb_NO"
|
|
END LC_MEASUREMENT
|