[epiphany] Replace unsupported %k with %-H in Italian translation
- From: Luca Ferretti <lferrett src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [epiphany] Replace unsupported %k with %-H in Italian translation
- Date: Tue, 22 Dec 2009 08:08:46 +0000 (UTC)
commit 319c95b59b0838a54a1ee8d52c52b47bdd0e4c2b
Author: Luca Ferretti <lferrett gnome org>
Date: Tue Dec 22 09:08:38 2009 +0100
Replace unsupported %k with %-H in Italian translation
po/it.po | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/po/it.po b/po/it.po
index 327878e..1c7b6be 100644
--- a/po/it.po
+++ b/po/it.po
@@ -10,7 +10,7 @@ msgstr ""
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=epiphany&component=general\n"
"POT-Creation-Date: 2009-09-20 07:38+0000\n"
-"PO-Revision-Date: 2009-09-20 10:23+0200\n"
+"PO-Revision-Date: 2009-12-22 09:07+0100\n"
"Last-Translator: Luca Ferretti <elle uca libero it>\n"
"Language-Team: Italian <tp lists linux it>\n"
"MIME-Version: 1.0\n"
@@ -1670,28 +1670,28 @@ msgstr "_Scarica"
#. Translators: "friendly time" string for the current day, strftime format. like "Today 12:34 am"
#: ../lib/ephy-time-helpers.c:223
msgid "Today %I:%M %p"
-msgstr "Oggi alle %k.%M"
+msgstr "Oggi alle %-H.%M"
#. Translators: "friendly time" string for the previous day,
#. * strftime format. e.g. "Yesterday 12:34 am"
#.
#: ../lib/ephy-time-helpers.c:236
msgid "Yesterday %I:%M %p"
-msgstr "Ieri alle %k.%M"
+msgstr "Ieri alle %-H.%M"
#. Translators: "friendly time" string for a day in the current week,
#. * strftime format. e.g. "Wed 12:34 am"
#.
#: ../lib/ephy-time-helpers.c:252
msgid "%a %I:%M %p"
-msgstr "%a %k.%M"
+msgstr "%a %-H.%M"
#. Translators: "friendly time" string for a day in the current year,
#. * strftime format. e.g. "Feb 12 12:34 am"
#.
#: ../lib/ephy-time-helpers.c:264
msgid "%b %d %I:%M %p"
-msgstr "%d %b %k.%M"
+msgstr "%d %b %-H.%M"
#. Translators: "friendly time" string for a day in a different year,
#. * strftime format. e.g. "Feb 12 1997"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]