aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ro/roster.html
diff options
context:
space:
mode:
authorbwarsaw <>2003-12-13 16:35:54 +0000
committerbwarsaw <>2003-12-13 16:35:54 +0000
commit6cc926eb3c98e9646f923f6803fc72ec7b00bd80 (patch)
tree6334e656e66c1e4613e5a016f136e8b1f296c69e /templates/ro/roster.html
parent456487f17a8eb35700558ce093e1dff92057bb90 (diff)
downloadmailman2-6cc926eb3c98e9646f923f6803fc72ec7b00bd80.tar.gz
mailman2-6cc926eb3c98e9646f923f6803fc72ec7b00bd80.tar.xz
mailman2-6cc926eb3c98e9646f923f6803fc72ec7b00bd80.zip
Romanian updates from Stefaniu Criste.
Diffstat (limited to 'templates/ro/roster.html')
-rw-r--r--templates/ro/roster.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/templates/ro/roster.html b/templates/ro/roster.html
new file mode 100644
index 00000000..2da12b92
--- /dev/null
+++ b/templates/ro/roster.html
@@ -0,0 +1,53 @@
+<!-- $Revizia: 2.0 $ -->
+<HTML>
+ <HEAD>
+ <TITLE>Abonații listei <MM-List-Name></TITLE>
+ <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2">
+ </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">Abonații listei <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>Faceți click pe adresa dumneavoastră pentru a accesa pagina de opțiuni
+ de abonare.<br><I>(Adresele scrise în paranteză nu primesc mesaje din
+ din partea listei.)</I></P>
+ </TD>
+ </TR>
+ <TR WIDTH="100%" VALIGN="top">
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000">
+ <MM-Num-Reg-Users> membri ce primesc mesaje normale de la lista <MM-List-Name>:
+ </FONT></B>
+ </center>
+ </TD>
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000">
+ <MM-Num-Digesters> membri ce primesc doar rezumate zilnice de la lista <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>