[glib] Fix short day names in Hungarian translation



commit b539004d1327a787940a98d6d249225e574eb338
Author: Gabor Kelemen <kelemeng gnome hu>
Date:   Wed May 18 12:39:31 2011 +0200

    Fix short day names in Hungarian translation

 po/hu.po |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/po/hu.po b/po/hu.po
index e570026..4e8fef4 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -354,27 +354,27 @@ msgstr "Vasárnap"
 #: ../glib/gdatetime.c:294
 msgctxt "abbreviated weekday name"
 msgid "Mon"
-msgstr "Hét"
+msgstr "Hé"
 
 #: ../glib/gdatetime.c:296
 msgctxt "abbreviated weekday name"
 msgid "Tue"
-msgstr "Ked"
+msgstr "Ke"
 
 #: ../glib/gdatetime.c:298
 msgctxt "abbreviated weekday name"
 msgid "Wed"
-msgstr "Szer"
+msgstr "Sze"
 
 #: ../glib/gdatetime.c:300
 msgctxt "abbreviated weekday name"
 msgid "Thu"
-msgstr "Csüt"
+msgstr "Csü"
 
 #: ../glib/gdatetime.c:302
 msgctxt "abbreviated weekday name"
 msgid "Fri"
-msgstr "Pén"
+msgstr "Pé"
 
 #: ../glib/gdatetime.c:304
 msgctxt "abbreviated weekday name"
@@ -384,7 +384,7 @@ msgstr "Szo"
 #: ../glib/gdatetime.c:306
 msgctxt "abbreviated weekday name"
 msgid "Sun"
-msgstr "Vas"
+msgstr "Va"
 
 #: ../glib/gdir.c:115 ../glib/gdir.c:138
 #, c-format



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