Add month names with day to Chinese (Hong Kong) translation

https://bugzilla.gnome.org/show_bug.cgi?id=793645
This commit is contained in:
Piotr Drąg 2018-02-22 05:44:29 +01:00
parent a998018b5f
commit 20d8cb3374

View File

@ -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 "十二月"