aboutsummaryrefslogtreecommitdiffstats
path: root/templates/eo/roster.html
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-06-03 18:12:09 -0700
committerMark Sapiro <mark@msapiro.net>2018-06-03 18:12:09 -0700
commit8514e1b722068eace3a9e20bf274a2ae37cdafa3 (patch)
tree30bd8accd70b3730409cded16256ec7f3fe5fcf7 /templates/eo/roster.html
parenteef7927345dd7a93c5290c9f0a3805e517e3f453 (diff)
downloadmailman2-8514e1b722068eace3a9e20bf274a2ae37cdafa3.tar.gz
mailman2-8514e1b722068eace3a9e20bf274a2ae37cdafa3.tar.xz
mailman2-8514e1b722068eace3a9e20bf274a2ae37cdafa3.zip
Added Esperanto translation and updated i18n.
Diffstat (limited to 'templates/eo/roster.html')
-rw-r--r--templates/eo/roster.html49
1 files changed, 49 insertions, 0 deletions
diff --git a/templates/eo/roster.html b/templates/eo/roster.html
new file mode 100644
index 00000000..7d6ac5bd
--- /dev/null
+++ b/templates/eo/roster.html
@@ -0,0 +1,49 @@
+<!-- $Revision: 3394 $ -->
+<HTML>
+ <HEAD>
+ <TITLE>Abonantoj de la listo <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">Abonantoj de la listo
+ <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>Premu vian adreson por viziti la agordopaĝon de via abono.<br><I>(La adresoj inter krampoj havas poŝtoliveradon malŝaltita.)</I></P>
+ </TD>
+ </TR>
+ <TR WIDTH="100%" VALIGN="top">
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000"><MM-Num-Reg-Users>Abonantoj de normala poŝto de <MM-List-Name>:</FONT></B>
+ </center>
+ </TD>
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000"><MM-Num-Digesters> Abonantoj de ĉiutagaj resumoj de <MM-List-Name>:</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>