aboutsummaryrefslogtreecommitdiffstats
path: root/templates/vi/archtoc.html
diff options
context:
space:
mode:
authorclytie <>2006-04-23 04:58:11 +0000
committerclytie <>2006-04-23 04:58:11 +0000
commit20113170dd9e732ad0ec49094e8412ab96c3ae21 (patch)
treec64edff5cf572c547c268d1da009c89c1e418ed3 /templates/vi/archtoc.html
parent01e21cdacb0f214c74df9584c3a05634fe2028db (diff)
downloadmailman2-20113170dd9e732ad0ec49094e8412ab96c3ae21.tar.gz
mailman2-20113170dd9e732ad0ec49094e8412ab96c3ae21.tar.xz
mailman2-20113170dd9e732ad0ec49094e8412ab96c3ae21.zip
2006-04-23 Added and committed all the Vietnamese translated template files from the stable version.
Clytie Siddall <clytie@riverland.net.au>
Diffstat (limited to 'templates/vi/archtoc.html')
-rw-r--r--templates/vi/archtoc.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/vi/archtoc.html b/templates/vi/archtoc.html
new file mode 100644
index 00000000..7bb2f650
--- /dev/null
+++ b/templates/vi/archtoc.html
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Kho của %(listname)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(meta)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Kho của %(listname)s </h1>
+ <p>
+ Bạn có thể lấy<a href="%(listinfo)s">thông tin thêm về hộp thư chung này</a>
+ hoặc bạn có thể <a href="%(fullarch)s">tải về kho thô đầy đủ</a>
+ (%(size)s).
+ </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>