[l10n] fixed bug #574857
authorAndika Triwidada <andika@gmail.com>
Wed, 1 Sep 2010 15:04:55 +0000 (22:04 +0700)
committerAndika Triwidada <andika@gmail.com>
Wed, 1 Sep 2010 15:06:37 +0000 (22:06 +0700)
po/id.po

index c3acc35..39da348 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -4738,7 +4738,7 @@ msgstr "Sedang menunggu"
 #. time, in 12-hour format.
 #: ../libedataserver/e-time-utils.c:1635 ../libedataserver/e-time-utils.c:1902
 msgid "%a %m/%d/%Y %I:%M:%S %p"
-msgstr "%a, %d/%m/%Y %H:%M:%S"
+msgstr "%a, %d/%m/%Y %I:%M:%S %p"
 
 #. strptime format of a weekday, a date and a time,
 #. in 24-hour format.
@@ -4754,7 +4754,7 @@ msgstr "%a, %d/%m/%Y %H:%M:%S"
 #. time, in 12-hour format, without seconds.
 #: ../libedataserver/e-time-utils.c:1645 ../libedataserver/e-time-utils.c:1898
 msgid "%a %m/%d/%Y %I:%M %p"
-msgstr "%a, %d/%m/%Y %H:%M"
+msgstr "%a, %d/%m/%Y %I:%M %p"
 
 #. strptime format of a weekday, a date and a time,
 #. in 24-hour format, without seconds.
@@ -4786,7 +4786,7 @@ msgstr "%a, %d/%m/%Y"
 #. strptime format of a date and a time, in 12-hour format.
 #: ../libedataserver/e-time-utils.c:1670
 msgid "%m/%d/%Y %I:%M:%S %p"
-msgstr "%d/%m/%Y %H:%M:%S"
+msgstr "%d/%m/%Y %I:%M:%S %p"
 
 #. strptime format of a date and a time, in 24-hour format.
 #: ../libedataserver/e-time-utils.c:1674
@@ -4827,7 +4827,7 @@ msgstr "%d/%m/%Y"
 #. strftime format of a time in 12-hour format.
 #: ../libedataserver/e-time-utils.c:1826 ../libedataserver/e-time-utils.c:1946
 msgid "%I:%M:%S %p"
-msgstr "%H:%M:%S"
+msgstr "%I:%M:%S %p"
 
 #. strptime format for a time of day, in 24-hour format.
 #. strftime format of a time in 24-hour format.
@@ -4841,7 +4841,7 @@ msgstr "%H:%M:%S"
 #. without seconds.
 #: ../libedataserver/e-time-utils.c:1835 ../libedataserver/e-time-utils.c:1943
 msgid "%I:%M %p"
-msgstr "%H:%M"
+msgstr "%I:%M %p"
 
 #. strptime format for time of day, without seconds 24-hour format.
 #. strftime format of a time in 24-hour format,
@@ -4858,7 +4858,7 @@ msgstr "%H:%M"
 #. strptime format for hour and AM/PM, 12-hour format.
 #: ../libedataserver/e-time-utils.c:1846
 msgid "%I %p"
-msgstr "%H"
+msgstr "%I %p"
 
 #: ../libedataserverui/e-book-auth-util.c:93
 #: ../libedataserverui/e-book-auth-util.c:668