diff options
Diffstat (limited to '')
-rw-r--r-- | templates/zh_CN/archidxhead.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/templates/zh_CN/archidxhead.html b/templates/zh_CN/archidxhead.html index edb3589e..1760f422 100644 --- a/templates/zh_CN/archidxhead.html +++ b/templates/zh_CN/archidxhead.html @@ -1,24 +1,24 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> - <title>%(listname)s %(archive)s %(archtype)s鵵</title> + <title>%(listname)s %(archive)s 按 %(archtype)s归档</title> <META NAME="robots" CONTENT="noindex,follow"> %(encoding)s </HEAD> <BODY BGCOLOR="#ffffff"> <a name="start"></A> - <h1>%(archive)s %(archtype)s鵵</h1> + <h1>%(archive)s 按 %(archtype)s归档</h1> <ul> - <li> <b>Ϣзʽ:</b> + <li> <b>信息按下列方式排序:</b> %(thread_ref)s %(subject_ref)s %(author_ref)s %(date_ref)s - <li><b><a href="%(listinfo)s">бϢ... + <li><b><a href="%(listinfo)s">关于这个列表更多的信息... </a></b></li> </ul> - <p><b>ʼ:</b> <i>%(firstdate)s</i><br> - <b>:</b> <i>%(lastdate)s</i><br> - <b>Ϣ:</b> %(size)s<p> + <p><b>开始:</b> <i>%(firstdate)s</i><br> + <b>结束:</b> <i>%(lastdate)s</i><br> + <b>信息:</b> %(size)s<p> <ul> |