[gnome-desktop] Fix Catalan date formatters



commit 681ebcd7d18ddd1f5976b493c6f1837142217b3c
Author: Jordi Mas <jmas softcatala org>
Date:   Sun Apr 15 22:31:40 2018 +0200

    Fix Catalan date formatters

 po/ca.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/po/ca.po b/po/ca.po
index 3ac5091..ce7499d 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -104,11 +104,11 @@ msgstr ""
 #. in 24-hour mode.
 #: ../libgnome-desktop/gnome-wall-clock.c:270
 msgid "%a %b %e, %R:%S"
-msgstr "%a %d de %b, %R:%S"
+msgstr "%a %d %b, %R:%S"
 
 #: ../libgnome-desktop/gnome-wall-clock.c:271
 msgid "%a %b %e, %R"
-msgstr "%a %d de %b, %R"
+msgstr "%a %d %b, %R"
 
 #. Translators: This is the time format with day used
 #. in 24-hour mode.
@@ -134,11 +134,11 @@ msgstr "%R"
 #. for AM/PM.
 #: ../libgnome-desktop/gnome-wall-clock.c:286
 msgid "%a %b %e, %l:%M:%S %p"
-msgstr "%a, %e de %b, %H:%M:%S"
+msgstr "%a, %e %b, %H:%M:%S"
 
 #: ../libgnome-desktop/gnome-wall-clock.c:287
 msgid "%a %b %e, %l:%M %p"
-msgstr "%a, %e de %b, %H:%M"
+msgstr "%a, %e %b, %H:%M"
 
 #. Translators: This is a time format with day used
 #. for AM/PM.


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