1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-27 12:23:29 +02:00

Add month names with day to English (Canadian) translation

https://bugzilla.gnome.org/show_bug.cgi?id=793645
This commit is contained in:
Piotr Drąg
2018-02-22 03:43:40 +01:00
parent 53c0f9a24c
commit ec9a7dcc54

@@ -3850,6 +3850,102 @@ msgstr "Need more input"
msgid "Invalid compressed data" msgid "Invalid compressed data"
msgstr "Invalid compressed data" msgstr "Invalid compressed data"
msgctxt "full month name with day"
msgid "January"
msgstr "January"
msgctxt "full month name with day"
msgid "February"
msgstr "February"
msgctxt "full month name with day"
msgid "March"
msgstr "March"
msgctxt "full month name with day"
msgid "April"
msgstr "April"
msgctxt "full month name with day"
msgid "May"
msgstr "May"
msgctxt "full month name with day"
msgid "June"
msgstr "June"
msgctxt "full month name with day"
msgid "July"
msgstr "July"
msgctxt "full month name with day"
msgid "August"
msgstr "August"
msgctxt "full month name with day"
msgid "September"
msgstr "September"
msgctxt "full month name with day"
msgid "October"
msgstr "October"
msgctxt "full month name with day"
msgid "November"
msgstr "November"
msgctxt "full month name with day"
msgid "December"
msgstr "December"
msgctxt "abbreviated month name with day"
msgid "Jan"
msgstr "Jan"
msgctxt "abbreviated month name with day"
msgid "Feb"
msgstr "Feb"
msgctxt "abbreviated month name with day"
msgid "Mar"
msgstr "Mar"
msgctxt "abbreviated month name with day"
msgid "Apr"
msgstr "Apr"
msgctxt "abbreviated month name with day"
msgid "May"
msgstr "May"
msgctxt "abbreviated month name with day"
msgid "Jun"
msgstr "Jun"
msgctxt "abbreviated month name with day"
msgid "Jul"
msgstr "Jul"
msgctxt "abbreviated month name with day"
msgid "Aug"
msgstr "Aug"
msgctxt "abbreviated month name with day"
msgid "Sep"
msgstr "Sep"
msgctxt "abbreviated month name with day"
msgid "Oct"
msgstr "Oct"
msgctxt "abbreviated month name with day"
msgid "Nov"
msgstr "Nov"
msgctxt "abbreviated month name with day"
msgid "Dec"
msgstr "Dec"
#, fuzzy #, fuzzy
#~ msgid "Do not give error for empty directory" #~ msgid "Do not give error for empty directory"
#~ msgstr "Can't move directory over directory" #~ msgstr "Can't move directory over directory"