aboutsummaryrefslogtreecommitdiffstats
path: root/templates/he/archidxfoot.html
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2007-11-18 13:25:16 -0800
committerMark Sapiro <msapiro@value.net>2007-11-18 13:25:16 -0800
commit35f3636e712f1580218809e6c74781287fb8cf92 (patch)
treeac10dcac2db321341bc359a6823fdb0588b087c3 /templates/he/archidxfoot.html
parent5556c380589026d61927fae067f405c2231b9329 (diff)
downloadmailman2-35f3636e712f1580218809e6c74781287fb8cf92.tar.gz
mailman2-35f3636e712f1580218809e6c74781287fb8cf92.tar.xz
mailman2-35f3636e712f1580218809e6c74781287fb8cf92.zip
Added Hebrew translation from Dov Zamir minus the apparently unused
'direction' addition to the LC_DESCRIPTIONS dictionary.
Diffstat (limited to '')
-rw-r--r--templates/he/archidxfoot.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/he/archidxfoot.html b/templates/he/archidxfoot.html
new file mode 100644
index 00000000..3e0a01c7
--- /dev/null
+++ b/templates/he/archidxfoot.html
@@ -0,0 +1,21 @@
+ </ul>
+ <p>
+ <a name="end"><b>תאריך המסר האחרון:</b></a>
+ <i>%(lastdate)s</i><br>
+ <b>הועבר לארכיב בתאריך:</b> <i>%(archivedate)s</i>
+ <p>
+ <ul>
+ <li> <b>המסרים ממוינים לפי:</b>
+ %(thread_ref)s
+ %(subject_ref)s
+ %(author_ref)s
+ %(date_ref)s
+ <li><b><a href="%(listinfo)s">מידע נוסף אודות רשימה זו...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>ארכיב זה נוצר על ידי
+ Pipermail %(version)s.</i>
+ </BODY>
+</HTML>