mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +00:00
csb_PL: Update month translations + add yesstr/nostr (bug 19485).
Thank you Michal Ostrowski for the feedback. [BZ #19485] * localedata/locales/csb_PL (mon): Fix typos: "łżëkwiôt" -> "łżëkwiat" (April); "lëpinc" -> "lëpińc" (July). (yesstr): Add, value is "jo". (nostr): Add, value is "nié".
This commit is contained in:
parent
d93f4ff16b
commit
0ea3f13cce
@ -1,3 +1,11 @@
|
|||||||
|
2018-06-25 Rafal Luzynski <digitalfreak@lingonborough.com>
|
||||||
|
|
||||||
|
[BZ #19485]
|
||||||
|
* localedata/locales/csb_PL (mon): Fix typos:
|
||||||
|
"łżëkwiôt" -> "łżëkwiat" (April); "lëpinc" -> "lëpińc" (July).
|
||||||
|
(yesstr): Add, value is "jo".
|
||||||
|
(nostr): Add, value is "nié".
|
||||||
|
|
||||||
2018-06-22 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
|
2018-06-22 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
|
||||||
|
|
||||||
* sysdeps/m68k/m680x0/fpu/s_log1p.c: Set as the generic file for
|
* sysdeps/m68k/m680x0/fpu/s_log1p.c: Set as the generic file for
|
||||||
|
@ -122,6 +122,8 @@ END LC_COLLATE
|
|||||||
LC_MESSAGES
|
LC_MESSAGES
|
||||||
yesexpr "^[+1JjTtYy]"
|
yesexpr "^[+1JjTtYy]"
|
||||||
noexpr "^[-0nN]"
|
noexpr "^[-0nN]"
|
||||||
|
yesstr "jo"
|
||||||
|
nostr "ni<U00E9>"
|
||||||
END LC_MESSAGES
|
END LC_MESSAGES
|
||||||
|
|
||||||
LC_MONETARY
|
LC_MONETARY
|
||||||
@ -154,10 +156,10 @@ abmon "st<U00EB>"; "gro";/
|
|||||||
mon "st<U00EB>cznik";/
|
mon "st<U00EB>cznik";/
|
||||||
"gromicznik";/
|
"gromicznik";/
|
||||||
"str<U00EB>miannik";/
|
"str<U00EB>miannik";/
|
||||||
"<U0142><U017C><U00EB>kwi<U00F4>t";/
|
"<U0142><U017C><U00EB>kwiat";/
|
||||||
"m<U00F4>j";/
|
"m<U00F4>j";/
|
||||||
"czerwi<U0144>c";/
|
"czerwi<U0144>c";/
|
||||||
"l<U00EB>pinc";/
|
"l<U00EB>pi<U0144>c";/
|
||||||
"z<U00E9>lnik";/
|
"z<U00E9>lnik";/
|
||||||
"s<U00E9>wnik";/
|
"s<U00E9>wnik";/
|
||||||
"rujan";/
|
"rujan";/
|
||||||
|
Loading…
Reference in New Issue
Block a user