From fbcecc08c948a719c79ebd8a545e89670fe19faf Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 30 Oct 2017 12:48:43 +0100 Subject: =?UTF-8?q?csb=5FPL=20locale:=20Fix=20=E2=80=9Cabmon=E2=80=9D=20fo?= =?UTF-8?q?r=20March=20and=20use=20a=20better=20translation=20for=20March?= =?UTF-8?q?=20in=20=E2=80=9Cmon=E2=80=9D=20[BZ=20#19485]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [BZ #19485] * localedata/locales/csb_PL (LC_TIME): Fix “abmon” for March and use a better translation for March in “mon”. * localedata/locales/csb_PL: Use more ASCII to improve the readability of the source. --- localedata/locales/csb_PL | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-) (limited to 'localedata') diff --git a/localedata/locales/csb_PL b/localedata/locales/csb_PL index 362ffd3674..76fdf07b59 100644 --- a/localedata/locales/csb_PL +++ b/localedata/locales/csb_PL @@ -159,14 +159,14 @@ day "";/ "";/ "" abmon ""; "";/ - ""; "";/ + ""; "";/ ""; "";/ ""; "";/ ""; "";/ ""; "" mon "";/ "";/ - "";/ + "";/ "";/ "";/ "";/ @@ -176,9 +176,9 @@ mon "";/ "";/ "";/ "" -d_t_fmt "" -d_fmt "" -t_fmt "" +d_t_fmt "%a %d %b %Y %T %Z" +d_fmt "%Y-%m-%d" +t_fmt "%T" am_pm "";"" t_fmt_ampm "" week 7;19971130;4 @@ -202,20 +202,13 @@ copy "pl_PL" END LC_NAME LC_ADDRESS -postal_fmt "/ -/ -/ -/ -" -country_ab2 "" -country_ab3 "" +postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" +country_ab2 "PL" +country_ab3 "POL" country_num 616 -% PL -country_car "" +country_car "PL" % kaszëbsczi jãzëk -lang_name "" -% csb -lang_term "" -% csb -lang_lib "" +lang_name "kaszbsczi jzk" +lang_term "csb" +lang_lib "csb" END LC_ADDRESS -- cgit v1.2.3