diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-06-03 18:12:09 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-06-03 18:12:09 -0700 |
commit | 8514e1b722068eace3a9e20bf274a2ae37cdafa3 (patch) | |
tree | 30bd8accd70b3730409cded16256ec7f3fe5fcf7 /templates/eo/archidxhead.html | |
parent | eef7927345dd7a93c5290c9f0a3805e517e3f453 (diff) | |
download | mailman2-8514e1b722068eace3a9e20bf274a2ae37cdafa3.tar.gz mailman2-8514e1b722068eace3a9e20bf274a2ae37cdafa3.tar.xz mailman2-8514e1b722068eace3a9e20bf274a2ae37cdafa3.zip |
Added Esperanto translation and updated i18n.
Diffstat (limited to 'templates/eo/archidxhead.html')
-rw-r--r-- | templates/eo/archidxhead.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/templates/eo/archidxhead.html b/templates/eo/archidxhead.html new file mode 100644 index 00000000..6c7ce393 --- /dev/null +++ b/templates/eo/archidxhead.html @@ -0,0 +1,24 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<HTML> + <HEAD> + <title>Arĥivoj de %(archive)s de la listo %(listname)s laŭ %(archtype)s</title> + <META NAME="robots" CONTENT="noindex,follow"> + %(encoding)s + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>Arĥivoj de %(archive)s laŭ %(archtype)s</h1> + <ul> + <li> <b>Mesaĝoj ordigitaj laŭ:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + + <li><b><a href="%(listinfo)s">Plia informo pri tiu ĉi listo... + </a></b></li> + </ul> + <p><b>Komenco:</b> <i>%(firstdate)s</i><br> + <b>Fino:</b> <i>%(lastdate)s</i><br> + <b>Mesaĝoj:</b> %(size)s<p> + <ul> |