mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
localedata: Convert oc_FR locale to UTF-8
This commit is contained in:
parent
70246b8495
commit
dae3cf4134
1 changed files with 15 additions and 15 deletions
|
@ -37,7 +37,7 @@ END LC_IDENTIFICATION
|
||||||
|
|
||||||
LC_ADDRESS
|
LC_ADDRESS
|
||||||
postal_fmt "%d%N%f%N%d%N%b%N%s %h 5e %r%N%C%z %T%N%c%N"
|
postal_fmt "%d%N%f%N%d%N%b%N%s %h 5e %r%N%C%z %T%N%c%N"
|
||||||
country_name "Fran<U00E7>a"
|
country_name "França"
|
||||||
country_post "F"
|
country_post "F"
|
||||||
country_ab2 "FR"
|
country_ab2 "FR"
|
||||||
country_ab3 "FRA"
|
country_ab3 "FRA"
|
||||||
|
@ -64,7 +64,7 @@ END LC_COLLATE
|
||||||
LC_MESSAGES
|
LC_MESSAGES
|
||||||
yesexpr "^[+1oOsSyY]"
|
yesexpr "^[+1oOsSyY]"
|
||||||
noexpr "^[-0nN]"
|
noexpr "^[-0nN]"
|
||||||
yesstr "<U00F2>c"
|
yesstr "òc"
|
||||||
nostr "non"
|
nostr "non"
|
||||||
END LC_MESSAGES
|
END LC_MESSAGES
|
||||||
|
|
||||||
|
@ -93,13 +93,13 @@ abday "dg.";"dl.";"dm.";"dc.";"dj.";"dv.";"ds."
|
||||||
day "dimenge";/
|
day "dimenge";/
|
||||||
"diluns";/
|
"diluns";/
|
||||||
"dimars";/
|
"dimars";/
|
||||||
"dim<U00E8>cres";/
|
"dimècres";/
|
||||||
"dij<U00F2>us";/
|
"dijòus";/
|
||||||
"divendres";/
|
"divendres";/
|
||||||
"dissabte"
|
"dissabte"
|
||||||
abmon "gen.";/
|
abmon "gen.";/
|
||||||
"febr.";/
|
"febr.";/
|
||||||
"mar<U00E7>";/
|
"març";/
|
||||||
"abr.";/
|
"abr.";/
|
||||||
"mai";/
|
"mai";/
|
||||||
"junh";/
|
"junh";/
|
||||||
|
@ -109,28 +109,28 @@ abmon "gen.";/
|
||||||
"oct.";/
|
"oct.";/
|
||||||
"nov.";/
|
"nov.";/
|
||||||
"dec."
|
"dec."
|
||||||
alt_mon "geni<U00E8>r";/
|
alt_mon "genièr";/
|
||||||
"febri<U00E8>r";/
|
"febrièr";/
|
||||||
"mar<U00E7>";/
|
"març";/
|
||||||
"abril";/
|
"abril";/
|
||||||
"mai";/
|
"mai";/
|
||||||
"junh";/
|
"junh";/
|
||||||
"julhet";/
|
"julhet";/
|
||||||
"agost";/
|
"agost";/
|
||||||
"setembre";/
|
"setembre";/
|
||||||
"oct<U00F2>bre";/
|
"octòbre";/
|
||||||
"novembre";/
|
"novembre";/
|
||||||
"decembre"
|
"decembre"
|
||||||
mon "de geni<U00E8>r";/
|
mon "de genièr";/
|
||||||
"de febri<U00E8>r";/
|
"de febrièr";/
|
||||||
"de mar<U00E7>";/
|
"de març";/
|
||||||
"d<U2019>abril";/
|
"d’abril";/
|
||||||
"de mai";/
|
"de mai";/
|
||||||
"de junh";/
|
"de junh";/
|
||||||
"de julhet";/
|
"de julhet";/
|
||||||
"d<U2019>agost";/
|
"d’agost";/
|
||||||
"de setembre";/
|
"de setembre";/
|
||||||
"d<U2019>oct<U00F2>bre";/
|
"d’octòbre";/
|
||||||
"de novembre";/
|
"de novembre";/
|
||||||
"de decembre"
|
"de decembre"
|
||||||
d_t_fmt "%a %-d %b %Y, %T"
|
d_t_fmt "%a %-d %b %Y, %T"
|
||||||
|
|
Loading…
Add table
Reference in a new issue