31 lines
1.1 KiB
Text
31 lines
1.1 KiB
Text
$NetBSD: patch-af,v 1.7 2010/07/06 15:17:03 drochner Exp $
|
|
|
|
--- po/it.po.orig 2010-03-08 13:07:06.000000000 +0000
|
|
+++ po/it.po
|
|
@@ -101,7 +101,7 @@ msgstr "%l.%M %p"
|
|
#: ../applets/clock/calendar-window.c:308 ../applets/clock/clock.c:450
|
|
#: ../applets/clock/clock.c:1588 ../applets/clock/clock-location-tile.c:476
|
|
msgid "%H:%M"
|
|
-msgstr "%-H.%M"
|
|
+msgstr "%H.%M"
|
|
|
|
#. Translators: This is a strftime format string.
|
|
#. * It is used to display the start date of an appointment, in
|
|
@@ -163,7 +163,7 @@ msgstr "%l.%M.%S %p"
|
|
#. * format (eg, like in France: 20:10).
|
|
#: ../applets/clock/clock.c:450 ../applets/clock/clock.c:1582
|
|
msgid "%H:%M:%S"
|
|
-msgstr "%-H.%M.%S"
|
|
+msgstr "%H.%M.%S"
|
|
|
|
#. Translators: This is a strftime format string.
|
|
#. * It is used to display the date. Replace %e with %d if, when
|
|
@@ -707,7 +707,7 @@ msgstr "%l.%M <small>%p (%A)</small>"
|
|
#. * (the %A expands to the weekday).
|
|
#: ../applets/clock/clock-location-tile.c:461
|
|
msgid "%H:%M <small>(%A)</small>"
|
|
-msgstr "%-H.%M <small>(%A)</small>"
|
|
+msgstr "%H.%M <small>(%A)</small>"
|
|
|
|
#. Translators: This is a strftime format string.
|
|
#. * It is used to display the time in 12-hours format
|