Add month names with day to Norwegian bokmål translation

https://bugzilla.gnome.org/show_bug.cgi?id=793645
This commit is contained in:
Piotr Drąg 2018-02-22 04:43:17 +01:00
parent de92a63807
commit a4e950a12f

View File

@ -5612,3 +5612,99 @@ msgstr[1] "%s bits"
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"
msgctxt "full month name with day"
msgid "January"
msgstr "Januar"
msgctxt "full month name with day"
msgid "February"
msgstr "Februar"
msgctxt "full month name with day"
msgid "March"
msgstr "Mars"
msgctxt "full month name with day"
msgid "April"
msgstr "April"
msgctxt "full month name with day"
msgid "May"
msgstr "Mai"
msgctxt "full month name with day"
msgid "June"
msgstr "Juni"
msgctxt "full month name with day"
msgid "July"
msgstr "Juli"
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 "Oktober"
msgctxt "full month name with day"
msgid "November"
msgstr "November"
msgctxt "full month name with day"
msgid "December"
msgstr "Desember"
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 "Mai"
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 "Okt"
msgctxt "abbreviated month name with day"
msgid "Nov"
msgstr "Nov"
msgctxt "abbreviated month name with day"
msgid "Dec"
msgstr "Des"