From ec0a993e353a45d942b544d84eac7c29a7ce82f9 Mon Sep 17 00:00:00 2001 From: ume Date: Sat, 7 Nov 2015 23:54:14 +0000 Subject: Fix alignment of the short month names for CJK locales, as far as I could edit them. --- share/timedef/ja_JP.SJIS.src | 18 +++++++++--------- share/timedef/ja_JP.UTF-8.src | 18 +++++++++--------- share/timedef/ja_JP.eucJP.src | 18 +++++++++--------- share/timedef/ko_KR.UTF-8.src | 18 +++++++++--------- share/timedef/ko_KR.eucKR.src | 18 +++++++++--------- share/timedef/zh_Hans_CN.GBK.src | 18 +++++++++--------- share/timedef/zh_Hans_CN.UTF-8.src | 18 +++++++++--------- share/timedef/zh_Hant_HK.Big5HKSCS.src | 18 +++++++++--------- share/timedef/zh_Hant_HK.UTF-8.src | 18 +++++++++--------- share/timedef/zh_Hant_TW.UTF-8.src | 18 +++++++++--------- 10 files changed, 90 insertions(+), 90 deletions(-) (limited to 'share') diff --git a/share/timedef/ja_JP.SJIS.src b/share/timedef/ja_JP.SJIS.src index 7a9030b..3c96a37 100644 --- a/share/timedef/ja_JP.SJIS.src +++ b/share/timedef/ja_JP.SJIS.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1ŒŽ -2ŒŽ -3ŒŽ -4ŒŽ -5ŒŽ -6ŒŽ -7ŒŽ -8ŒŽ -9ŒŽ + 1ŒŽ + 2ŒŽ + 3ŒŽ + 4ŒŽ + 5ŒŽ + 6ŒŽ + 7ŒŽ + 8ŒŽ + 9ŒŽ 10ŒŽ 11ŒŽ 12ŒŽ diff --git a/share/timedef/ja_JP.UTF-8.src b/share/timedef/ja_JP.UTF-8.src index f713bbbf..ea2fcbe 100644 --- a/share/timedef/ja_JP.UTF-8.src +++ b/share/timedef/ja_JP.UTF-8.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1月 -2月 -3月 -4月 -5月 -6月 -7月 -8月 -9月 + 1月 + 2月 + 3月 + 4月 + 5月 + 6月 + 7月 + 8月 + 9月 10月 11月 12月 diff --git a/share/timedef/ja_JP.eucJP.src b/share/timedef/ja_JP.eucJP.src index 9b527aa..f98c832 100644 --- a/share/timedef/ja_JP.eucJP.src +++ b/share/timedef/ja_JP.eucJP.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1·î -2·î -3·î -4·î -5·î -6·î -7·î -8·î -9·î + 1·î + 2·î + 3·î + 4·î + 5·î + 6·î + 7·î + 8·î + 9·î 10·î 11·î 12·î diff --git a/share/timedef/ko_KR.UTF-8.src b/share/timedef/ko_KR.UTF-8.src index 30da57e..cce1aa7 100644 --- a/share/timedef/ko_KR.UTF-8.src +++ b/share/timedef/ko_KR.UTF-8.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1ì›” -2ì›” -3ì›” -4ì›” -5ì›” -6ì›” -7ì›” -8ì›” -9ì›” + 1ì›” + 2ì›” + 3ì›” + 4ì›” + 5ì›” + 6ì›” + 7ì›” + 8ì›” + 9ì›” 10ì›” 11ì›” 12ì›” diff --git a/share/timedef/ko_KR.eucKR.src b/share/timedef/ko_KR.eucKR.src index 71ddca5..c72ae4b 100644 --- a/share/timedef/ko_KR.eucKR.src +++ b/share/timedef/ko_KR.eucKR.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1¿ù -2¿ù -3¿ù -4¿ù -5¿ù -6¿ù -7¿ù -8¿ù -9¿ù + 1¿ù + 2¿ù + 3¿ù + 4¿ù + 5¿ù + 6¿ù + 7¿ù + 8¿ù + 9¿ù 10¿ù 11¿ù 12¿ù diff --git a/share/timedef/zh_Hans_CN.GBK.src b/share/timedef/zh_Hans_CN.GBK.src index 02f30f3..af4552b 100644 --- a/share/timedef/zh_Hans_CN.GBK.src +++ b/share/timedef/zh_Hans_CN.GBK.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1Ô -2Ô -3Ô -4Ô -5Ô -6Ô -7Ô -8Ô -9Ô + 1Ô + 2Ô + 3Ô + 4Ô + 5Ô + 6Ô + 7Ô + 8Ô + 9Ô 10Ô 11Ô 12Ô diff --git a/share/timedef/zh_Hans_CN.UTF-8.src b/share/timedef/zh_Hans_CN.UTF-8.src index 1d56b00..2b54f71 100644 --- a/share/timedef/zh_Hans_CN.UTF-8.src +++ b/share/timedef/zh_Hans_CN.UTF-8.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1月 -2月 -3月 -4月 -5月 -6月 -7月 -8月 -9月 + 1月 + 2月 + 3月 + 4月 + 5月 + 6月 + 7月 + 8月 + 9月 10月 11月 12月 diff --git a/share/timedef/zh_Hant_HK.Big5HKSCS.src b/share/timedef/zh_Hant_HK.Big5HKSCS.src index f280f23..af4ce1e 100644 --- a/share/timedef/zh_Hant_HK.Big5HKSCS.src +++ b/share/timedef/zh_Hant_HK.Big5HKSCS.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1¤ë -2¤ë -3¤ë -4¤ë -5¤ë -6¤ë -7¤ë -8¤ë -9¤ë + 1¤ë + 2¤ë + 3¤ë + 4¤ë + 5¤ë + 6¤ë + 7¤ë + 8¤ë + 9¤ë 10¤ë 11¤ë 12¤ë diff --git a/share/timedef/zh_Hant_HK.UTF-8.src b/share/timedef/zh_Hant_HK.UTF-8.src index 0200c96..9fa990c 100644 --- a/share/timedef/zh_Hant_HK.UTF-8.src +++ b/share/timedef/zh_Hant_HK.UTF-8.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1月 -2月 -3月 -4月 -5月 -6月 -7月 -8月 -9月 + 1月 + 2月 + 3月 + 4月 + 5月 + 6月 + 7月 + 8月 + 9月 10月 11月 12月 diff --git a/share/timedef/zh_Hant_TW.UTF-8.src b/share/timedef/zh_Hant_TW.UTF-8.src index 973ee17..654df5b 100644 --- a/share/timedef/zh_Hant_TW.UTF-8.src +++ b/share/timedef/zh_Hant_TW.UTF-8.src @@ -4,15 +4,15 @@ # ----------------------------------------------------------------------------- # # Short month names -1月 -2月 -3月 -4月 -5月 -6月 -7月 -8月 -9月 + 1月 + 2月 + 3月 + 4月 + 5月 + 6月 + 7月 + 8月 + 9月 10月 11月 12月 -- cgit v1.1