From 20d8cb3374277523f530786b1d20fb21943b931c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Thu, 22 Feb 2018 05:44:29 +0100 Subject: [PATCH] Add month names with day to Chinese (Hong Kong) translation https://bugzilla.gnome.org/show_bug.cgi?id=793645 --- po/zh_HK.po | 96 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/po/zh_HK.po b/po/zh_HK.po index df4b2b0ee..e37b567cb 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -4429,3 +4429,99 @@ msgstr[0] "%s 位元組" #, c-format msgid "%.1f KB" msgstr "%.1f KB" + +msgctxt "full month name with day" +msgid "January" +msgstr "一月" + +msgctxt "full month name with day" +msgid "February" +msgstr "二月" + +msgctxt "full month name with day" +msgid "March" +msgstr "三月" + +msgctxt "full month name with day" +msgid "April" +msgstr "四月" + +msgctxt "full month name with day" +msgid "May" +msgstr "五月" + +msgctxt "full month name with day" +msgid "June" +msgstr "六月" + +msgctxt "full month name with day" +msgid "July" +msgstr "七月" + +msgctxt "full month name with day" +msgid "August" +msgstr "八月" + +msgctxt "full month name with day" +msgid "September" +msgstr "九月" + +msgctxt "full month name with day" +msgid "October" +msgstr "十月" + +msgctxt "full month name with day" +msgid "November" +msgstr "十一月" + +msgctxt "full month name with day" +msgid "December" +msgstr "十二月" + +msgctxt "abbreviated month name with day" +msgid "Jan" +msgstr "一月" + +msgctxt "abbreviated month name with day" +msgid "Feb" +msgstr "二月" + +msgctxt "abbreviated month name with day" +msgid "Mar" +msgstr "三月" + +msgctxt "abbreviated month name with day" +msgid "Apr" +msgstr "四月" + +msgctxt "abbreviated month name with day" +msgid "May" +msgstr "五月" + +msgctxt "abbreviated month name with day" +msgid "Jun" +msgstr "六月" + +msgctxt "abbreviated month name with day" +msgid "Jul" +msgstr "七月" + +msgctxt "abbreviated month name with day" +msgid "Aug" +msgstr "八月" + +msgctxt "abbreviated month name with day" +msgid "Sep" +msgstr "九月" + +msgctxt "abbreviated month name with day" +msgid "Oct" +msgstr "十月" + +msgctxt "abbreviated month name with day" +msgid "Nov" +msgstr "十一月" + +msgctxt "abbreviated month name with day" +msgid "Dec" +msgstr "十二月"