[glib] Spell Portuguese month and weekday names in lowercase



commit b143c75b199e0386196e14bfb7e3e4486fac3fbb
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Mar 27 01:33:31 2018 +0200

    Spell Portuguese month and weekday names in lowercase
    
    https://bugzilla.gnome.org/show_bug.cgi?id=794686

 po/pt.po | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/po/pt.po b/po/pt.po
index bdd77b65b..db70634ea 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -4114,62 +4114,62 @@ msgstr "dezembro"
 #: ../glib/gdatetime.c:265
 msgctxt "abbreviated month name"
 msgid "Jan"
-msgstr "Jan"
+msgstr "jan"
 
 #: ../glib/gdatetime.c:267
 msgctxt "abbreviated month name"
 msgid "Feb"
-msgstr "Fev"
+msgstr "fev"
 
 #: ../glib/gdatetime.c:269
 msgctxt "abbreviated month name"
 msgid "Mar"
-msgstr "Mar"
+msgstr "mar"
 
 #: ../glib/gdatetime.c:271
 msgctxt "abbreviated month name"
 msgid "Apr"
-msgstr "Abr"
+msgstr "abr"
 
 #: ../glib/gdatetime.c:273
 msgctxt "abbreviated month name"
 msgid "May"
-msgstr "Mai"
+msgstr "mai"
 
 #: ../glib/gdatetime.c:275
 msgctxt "abbreviated month name"
 msgid "Jun"
-msgstr "Jun"
+msgstr "jun"
 
 #: ../glib/gdatetime.c:277
 msgctxt "abbreviated month name"
 msgid "Jul"
-msgstr "Jul"
+msgstr "jul"
 
 #: ../glib/gdatetime.c:279
 msgctxt "abbreviated month name"
 msgid "Aug"
-msgstr "Ago"
+msgstr "ago"
 
 #: ../glib/gdatetime.c:281
 msgctxt "abbreviated month name"
 msgid "Sep"
-msgstr "Set"
+msgstr "set"
 
 #: ../glib/gdatetime.c:283
 msgctxt "abbreviated month name"
 msgid "Oct"
-msgstr "Out"
+msgstr "out"
 
 #: ../glib/gdatetime.c:285
 msgctxt "abbreviated month name"
 msgid "Nov"
-msgstr "Nov"
+msgstr "nov"
 
 #: ../glib/gdatetime.c:287
 msgctxt "abbreviated month name"
 msgid "Dec"
-msgstr "Dez"
+msgstr "dez"
 
 #: ../glib/gdatetime.c:302
 msgctxt "full weekday name"
@@ -4199,12 +4199,12 @@ msgstr "6ª feira"
 #: ../glib/gdatetime.c:312
 msgctxt "full weekday name"
 msgid "Saturday"
-msgstr "Sábado"
+msgstr "sábado"
 
 #: ../glib/gdatetime.c:314
 msgctxt "full weekday name"
 msgid "Sunday"
-msgstr "Domingo"
+msgstr "domingo"
 
 #: ../glib/gdatetime.c:329
 msgctxt "abbreviated weekday name"
@@ -4234,12 +4234,12 @@ msgstr "6ª"
 #: ../glib/gdatetime.c:339
 msgctxt "abbreviated weekday name"
 msgid "Sat"
-msgstr "Sáb"
+msgstr "sáb"
 
 #: ../glib/gdatetime.c:341
 msgctxt "abbreviated weekday name"
 msgid "Sun"
-msgstr "Dom"
+msgstr "dom"
 
 #: ../glib/gdir.c:155
 #, c-format


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]