aboutsummaryrefslogtreecommitdiffstats
path: root/templates/eo/emptyarchive.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/emptyarchive.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/emptyarchive.html')
-rw-r--r--templates/eo/emptyarchive.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/eo/emptyarchive.html b/templates/eo/emptyarchive.html
new file mode 100644
index 00000000..a6866fd0
--- /dev/null
+++ b/templates/eo/emptyarchive.html
@@ -0,0 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <title>Arĥivoj de la listo %(listname)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Arĥivoj de la listo %(listname)s</h1>
+ <p>
+ Neniu mesaĝo estas sendita tra ĉi tiu listo, tiel ke la arĥivoj estas nun malplenaj. Vi povas legi <a href="%(listinfo)s">plian informon pri tiu ĉi listo</a>.
+ </p>
+ </BODY>
+ </HTML>