From 7f1b023578dee934696bed7bf54ed1c17eefe41a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Thu, 22 Feb 2018 03:48:42 +0100 Subject: [PATCH] Add month names with day to Estonian translation https://bugzilla.gnome.org/show_bug.cgi?id=793645 --- po/et.po | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/po/et.po b/po/et.po index be79f0280..7bfedd669 100644 --- a/po/et.po +++ b/po/et.po @@ -3287,6 +3287,102 @@ msgstr[1] "%s baiti" msgid "%.1f KB" msgstr "%.1f KB" +msgctxt "full month name with day" +msgid "January" +msgstr "jaanuar" + +msgctxt "full month name with day" +msgid "February" +msgstr "veebruar" + +msgctxt "full month name with day" +msgid "March" +msgstr "märts" + +msgctxt "full month name with day" +msgid "April" +msgstr "aprill" + +msgctxt "full month name with day" +msgid "May" +msgstr "mai" + +msgctxt "full month name with day" +msgid "June" +msgstr "juuni" + +msgctxt "full month name with day" +msgid "July" +msgstr "juuli" + +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 "oktoober" + +msgctxt "full month name with day" +msgid "November" +msgstr "november" + +msgctxt "full month name with day" +msgid "December" +msgstr "detsember" + +msgctxt "abbreviated month name with day" +msgid "Jan" +msgstr "jaan" + +msgctxt "abbreviated month name with day" +msgid "Feb" +msgstr "veebr" + +msgctxt "abbreviated month name with day" +msgid "Mar" +msgstr "märts" + +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 "juun" + +msgctxt "abbreviated month name with day" +msgid "Jul" +msgstr "juul" + +msgctxt "abbreviated month name with day" +msgid "Aug" +msgstr "aug" + +msgctxt "abbreviated month name with day" +msgid "Sep" +msgstr "sept" + +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 "dets" + #~ msgid "Unexpected error in waitpid() (%s)" #~ msgstr "Ootamatu viga funktsioonis waitpid() (%s)"