1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Description: fix national encoding
Author: Martin <debacle@debian.org>
Origin: vendor
Last-Update: 2021-01-09
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/examples/axes-time-zones/tz/southamerica
+++ b/examples/axes-time-zones/tz/southamerica
@@ -381,19 +381,19 @@
# <a/>
# is the official page for the Province Government).
#
-# There's also a note in only one of the major national papers (La Nacin) at
+# There's also a note in only one of the major national papers (La Nación) at
# <a href="http://www.lanacion.com.ar/nota.asp?nota_id=1107912">
# http://www.lanacion.com.ar/nota.asp?nota_id=1107912
# </a>
#
# The press release says:
-# (...) anunci que el prximo domingo a las 00:00 los puntanos debern
+# (...) anunció que el próximo domingo a las 00:00 los puntanos deberán
# atrasar una hora sus relojes.
#
-# A partir de entonces, San Luis establecer el huso horario propio de
+# A partir de entonces, San Luis establecerá el huso horario propio de
# la Provincia. De esta manera, durante el periodo del calendario anual
-# 2009, el cambio horario quedar comprendido entre las 00:00 del tercer
-# domingo de marzo y las 24:00 del segundo sbado de octubre.
+# 2009, el cambio horario quedará comprendido entre las 00:00 del tercer
+# domingo de marzo y las 24:00 del segundo sábado de octubre.
# Quick&dirty translation
# (...) announced that next Sunday, at 00:00, Puntanos (the San Luis
# inhabitants) will have to turn back one hour their clocks
@@ -812,7 +812,7 @@
# From Guilherme Bernardes Rodrigues (2011-10-07):
# There is news in the media, however there is still no decree about it.
-# I just send a e-mail to Zulmira Brando at
+# I just send a e-mail to Zulmira Brandão at
# <a href="http://pcdsh01.on.br/">http://pcdsh01.on.br/</a> the
# oficial agency about time in Brazil, and she confirmed that the old rule is
# still in force.
|