aboutsummaryrefslogtreecommitdiffstats
path: root/templates/gl/roster.html
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2008-02-14 09:08:11 -0800
committerMark Sapiro <mark@msapiro.net>2008-02-14 09:08:11 -0800
commit2aee687b29f28ef20703abcbe715d1b1d8e27546 (patch)
treebb26f9761c777e3d72820bab7cd9daa3cd641e3e /templates/gl/roster.html
parent2e5d927a50e5b3c7006497416506fa9fa8f8d33a (diff)
downloadmailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.gz
mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.tar.xz
mailman2-2aee687b29f28ef20703abcbe715d1b1d8e27546.zip
Added Galician translation from Frco. Javier Rial Rodrguez.
Diffstat (limited to 'templates/gl/roster.html')
-rw-r--r--templates/gl/roster.html55
1 files changed, 55 insertions, 0 deletions
diff --git a/templates/gl/roster.html b/templates/gl/roster.html
new file mode 100644
index 00000000..7685b988
--- /dev/null
+++ b/templates/gl/roster.html
@@ -0,0 +1,55 @@
+<!-- $Revision: 2.1 $ -->
+<HTML>
+ <HEAD>
+ <TITLE>Subscritores de <MM-List-Name></TITLE>
+
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+
+ <P>
+ <TABLE WIDTH="100%" COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
+ <B><FONT COLOR="#000000" SIZE="+1">Subscritores de <MM-List-Name> </FONT></B>
+ </TD>
+ </TR>
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" ALIGN="CENTER">
+
+ <P align = "right"> <MM-lang-form-start><MM-displang-box>
+ <MM-list-langs><MM-form-end></p>
+
+ <P>Seleccione o seu enderezo para visitar o estado da
+ subscrici&oacute;n.
+ <br>
+ <I>(As entradas entre par&eacute;nteses te&ntilde;en a recepci&oacute;n
+ do correo da rolda desactivada.)</I></P>
+ </TD>
+ </TR>
+ <TR WIDTH="100%" VALIGN="top">
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000"><MM-Num-Reg-Users>
+ Subscritores en <MM-List-Name> coa recepci&oacute;n das mensaxes a
+ medida que chegan:</FONT></B>
+ </center>
+ </TD>
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000"><MM-Num-Digesters>
+ Subscritores en <MM-List-Name> coa recepci&oacute;n diferida en resumos:</FONT></B>
+ </center>
+ </TD>
+ </TR>
+ <TR VALIGN="top">
+ <td>
+ <P><MM-Regular-Users>
+ </td>
+ <td>
+ <P><MM-Digest-Users>
+ </td>
+ </tr>
+ </table>
+<MM-Mailman-Footer>
+</BODY>
+</HTML>