[glib] po: Fix Spanish abbreviated month names
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] po: Fix Spanish abbreviated month names
- Date: Wed, 21 Feb 2018 11:34:17 +0000 (UTC)
commit 6f16176462a3721ba738f6441d7276202692f13b
Author: Philip Withnall <withnall endlessm com>
Date: Wed Feb 21 11:32:49 2018 +0000
po: Fix Spanish abbreviated month names
The case was wrong, and ‘mayo’ had not been abbreviated to ‘may’. The
new translated strings here have all been copied from the abbreviated
month names (without days).
Signed-off-by: Philip Withnall <withnall endlessm com>
https://bugzilla.gnome.org/show_bug.cgi?id=793645#c5
po/es.po | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/po/es.po b/po/es.po
index 34d647c8c..2c61d2882 100644
--- a/po/es.po
+++ b/po/es.po
@@ -4690,62 +4690,62 @@ msgstr "diciembre"
#: ../glib/gdatetime.c:524
msgctxt "abbreviated month name with day"
msgid "Jan"
-msgstr "Ene"
+msgstr "ene"
#: ../glib/gdatetime.c:526
msgctxt "abbreviated month name with day"
msgid "Feb"
-msgstr "Feb"
+msgstr "feb"
#: ../glib/gdatetime.c:528
msgctxt "abbreviated month name with day"
msgid "Mar"
-msgstr "Mar"
+msgstr "mar"
#: ../glib/gdatetime.c:530
msgctxt "abbreviated month name with day"
msgid "Apr"
-msgstr "Abr"
+msgstr "abr"
#: ../glib/gdatetime.c:532
msgctxt "abbreviated month name with day"
msgid "May"
-msgstr "Mayo"
+msgstr "may"
#: ../glib/gdatetime.c:534
msgctxt "abbreviated month name with day"
msgid "Jun"
-msgstr "Jun"
+msgstr "jun"
#: ../glib/gdatetime.c:536
msgctxt "abbreviated month name with day"
msgid "Jul"
-msgstr "Jul"
+msgstr "jul"
#: ../glib/gdatetime.c:538
msgctxt "abbreviated month name with day"
msgid "Aug"
-msgstr "Ago"
+msgstr "ago"
#: ../glib/gdatetime.c:540
msgctxt "abbreviated month name with day"
msgid "Sep"
-msgstr "Sep"
+msgstr "sep"
#: ../glib/gdatetime.c:542
msgctxt "abbreviated month name with day"
msgid "Oct"
-msgstr "Oct"
+msgstr "oct"
#: ../glib/gdatetime.c:544
msgctxt "abbreviated month name with day"
msgid "Nov"
-msgstr "Nov"
+msgstr "nov"
#: ../glib/gdatetime.c:546
msgctxt "abbreviated month name with day"
msgid "Dec"
-msgstr "Dic"
+msgstr "dic"
#. Translators: 'before midday' indicator
#: ../glib/gdatetime.c:563
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]