Mercurial > p > roundup > code
diff locale/es.po @ 4843:55d1a73d6118
Drop comment in user settings about numeric hour offsets.
Due to DST these are wrong half of the year, it is much better to use
timezone names.
| author | Thomas Arendsen Hein <thomas@intevation.de> |
|---|---|
| date | Thu, 31 Oct 2013 12:30:28 +0100 |
| parents | a1b3692f5b1e |
| children | cab6338d7868 52bf078368e8 |
line wrap: on
line diff
--- a/locale/es.po Tue Oct 22 16:20:42 2013 +0200 +++ b/locale/es.po Thu Oct 31 12:30:28 2013 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: Roundup 1.3.3\n" "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2007-09-16 09:48+0300\n" -"PO-Revision-Date: 2007-09-18 01:22-0300\n" +"PO-Revision-Date: 2013-10-31 10:45+0100\n" "Last-Translator: Ramiro Morales <rm0@gmx.net>\n" "Language-Team: Spanish Translators <roundup-devel@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" @@ -3531,10 +3531,8 @@ #: ../templates/classic/html/user.item.html:109 #: ../templates/minimal/html/user.item.html:109 -msgid "(this is a numeric hour offset, the default is ${zone})" -msgstr "" -"(este es un valor numérico de diferencia horaria, el valor por defecto es " -"${zone})" +msgid "(the default is ${zone})" +msgstr "(el valor por defecto es ${zone})" #: ../templates/classic/html/user.item.html:130 #: ../templates/classic/html/user.register.html:53
