Populate missing GDateTime format strings

Use the glibc locale database to add GDateTime strings only for those locales
that had not specifically added them for themselves.

Some locales have different translations from what is in the C library and we
leave those alone with this commit.
This commit is contained in:
Ryan Lortie
2011-09-05 00:03:39 -04:00
parent 2752f8668e
commit 76c4958906
86 changed files with 1522 additions and 1543 deletions

View File

@@ -175,7 +175,7 @@ msgstr "PM"
#: ../glib/gdatetime.c:207
msgctxt "GDateTime"
msgid "%a %b %e %H:%M:%S %Y"
msgstr ""
msgstr "%A, %Y. gada %e. %B, plkst. %H un %M"
#. Translators: this is the preferred format for expressing the date
#: ../glib/gdatetime.c:210