annotate xml/menu.xml @ 1009:135920b5c61d

Marked strings with entities in japanese translation as literal. This allows to preserve information and produce correct output if the XML parser expands entities on input. The markup is similar to english and russian versions of the document.
author Vladimir Homutov <vl@nginx.com>
date Mon, 11 Nov 2013 11:54:16 +0400
parents 0d002a19bc90
children 19129672444e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
580
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 558
diff changeset
1 <!--
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 558
diff changeset
2 Copyright (C) Igor Sysoev
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 558
diff changeset
3 Copyright (C) Nginx, Inc.
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 558
diff changeset
4 -->
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 558
diff changeset
5
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
6 <!DOCTYPE menus SYSTEM "../dtd/menu.dtd">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
7
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
8 <menus>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
9
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
10 <menu lang="cn">
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
11
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
12 <item href="/en/" switchlang="en"> english </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
13 <item href="/ru/" switchlang="ru"> русский </item>
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
14 <item />
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
15
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
16 <item> 简体中文 </item>
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
17 <item href="/he/" switchlang="he"> עברית </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
18 <item href="/ja/" switchlang="ja"> 日本語 </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
19 <item href="/tr/" switchlang="tr"> türkçe </item>
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
20 <item />
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
21
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
22 <item href="/" lang="en"> 新闻 </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
23 <item href="/cn/"> nginx 介绍 </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
24 <item href="/en/download.html" lang="en"> 下载 </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
25 <item href="/en/security_advisories.html" lang="en"> 安全漏洞 </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
26 <item href="/cn/docs/"> 文档 </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
27 <item href="/cn/docs/faq.html"> FAQ </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
28 <item href="/en/links.html" lang="en"> 外部连接 </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
29 <item href="/en/books.html" lang="en"> 书籍 </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
30 <item href="/en/support.html" lang="en"> 支持 </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
31 <item href="/en/donation.html" lang="en"> 捐献 </item>
648
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
32 <item />
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
33
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
34 <item href="http://trac.nginx.org/nginx"> trac </item>
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
35 <item href="http://wiki.nginx.org/"> wiki </item>
653
703d981c8e12 Main menu: improvements in the twitter link.
Valentin Bartenev <vbart@nginx.com>
parents: 648
diff changeset
36 <item href="http://twitter.com/nginxorg"> twitter </item>
820
0d002a19bc90 Removed "www." prefix from links to nginx.com.
Valentin V. Bartenev <ne@vbart.ru>
parents: 805
diff changeset
37 <item href="http://nginx.com/"> nginx.com </item>
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
38
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
39 </menu>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
40
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
41
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
42 <menu lang="en">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
43
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
44 <item> english </item>
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
45 <item href="/ru/" switchlang="ru"> русский </item>
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
46 <item />
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
47
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
48 <item href="/cn/" switchlang="cn"> 简体中文 </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
49 <item href="/he/" switchlang="he"> עברית </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
50 <item href="/ja/" switchlang="ja"> 日本語 </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
51 <item href="/tr/" switchlang="tr"> türkçe </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
52 <item />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
53
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
54 <item href="/"> news </item>
805
26b8f81ede9b Year 2013.
Ruslan Ermilov <ru@nginx.com>
parents: 693
diff changeset
55 <item href="2012.html" year="2012" />
323
db7b53552cce nginx-1.1.13
Maxim Dounin <mdounin@mdounin.ru>
parents: 258
diff changeset
56 <item href="2011.html" year="2011" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
57 <item href="2010.html" year="2010" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
58 <item href="2009.html" year="2009" />
648
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
59 <item year="" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
60
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
61 <item href="/en/"> about </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
62 <item href="/en/download.html"> download </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
63 <!--
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
64 <item href="/en/getting_started.html"> getting started </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
65 -->
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
66 <item href="/en/security_advisories.html"> security advisories </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
67 <item href="/en/docs/"> documentation </item>
258
9bfa8a51a2e3 lowercase pgp in menu
Sergey Budnevitch <sb@waeme.net>
parents: 257
diff changeset
68 <item href="/en/pgp_keys.html"> pgp keys </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
69 <!--
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
70 <item href="/en/docs/reference.html"> reference </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
71 -->
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
72 <item href="/en/docs/faq.html"> faq </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
73 <item href="/en/links.html"> links </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
74 <item href="/en/books.html"> books </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
75 <item href="/en/support.html"> support </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
76 <item href="/en/donation.html"> donation </item>
648
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
77 <item />
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
78
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
79 <item href="http://trac.nginx.org/nginx"> trac </item>
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
80 <item href="http://wiki.nginx.org/"> wiki </item>
653
703d981c8e12 Main menu: improvements in the twitter link.
Valentin Bartenev <vbart@nginx.com>
parents: 648
diff changeset
81 <item href="http://twitter.com/nginxorg"> twitter </item>
820
0d002a19bc90 Removed "www." prefix from links to nginx.com.
Valentin V. Bartenev <ne@vbart.ru>
parents: 805
diff changeset
82 <item href="http://nginx.com/"> nginx.com </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
83
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
84 </menu>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
85
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
86
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
87 <menu lang="he">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
88
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
89 <item href="/en/" switchlang="en"> english </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
90 <item href="/ru/" switchlang="ru"> русский </item>
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
91 <item />
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
92
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
93 <item href="/cn/" switchlang="cn"> 简体中文 </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
94 <item> עברית </item>
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
95 <item href="/ja/" switchlang="ja"> 日本語 </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
96 <item href="/tr/" switchlang="tr"> türkçe </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
97 <item />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
98
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
99 <item href="/" lang="אנגלית"> חדשות </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
100 <item href="/he/"> אודות </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
101 <item href="/en/download.html" lang="אנגלית"> הורדה </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
102 <item href="/en/security_advisories.html" lang="אנגלית"> דיווחי אבטחה </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
103 <item href="/he/docs/"> תיעוד </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
104 <item href="/en/docs/faq.html" lang="אנגלית"> שאלות נפוצות </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
105 <item href="/en/links.html" lang="אנגלית"> קישורים </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
106 <item href="/en/support.html" lang="אנגלית"> תמיכה </item>
648
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
107 <item />
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
108
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
109 <item href="http://trac.nginx.org/nginx"> trac </item>
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
110 <item href="http://wiki.nginx.org/"> wiki </item>
653
703d981c8e12 Main menu: improvements in the twitter link.
Valentin Bartenev <vbart@nginx.com>
parents: 648
diff changeset
111 <item href="http://twitter.com/nginxorg"> twitter </item>
820
0d002a19bc90 Removed "www." prefix from links to nginx.com.
Valentin V. Bartenev <ne@vbart.ru>
parents: 805
diff changeset
112 <item href="http://nginx.com/"> nginx.com </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
113
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
114 </menu>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
115
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
116
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
117 <menu lang="ja">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
118
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
119 <item href="/en/" switchlang="en"> english </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
120 <item href="/ru/" switchlang="ru"> русский </item>
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
121 <item />
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
122
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
123 <item href="/cn/" switchlang="cn"> 简体中文 </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
124 <item href="/he/" switchlang="he"> עברית </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
125 <item> 日本語 </item>
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
126 <item href="/tr/" switchlang="tr"> türkçe </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
127 <item />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
128
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
129 <item href="/" lang="en"> ニュース </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
130 <item href="/ja/"> nginx について </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
131 <item href="/en/download.html" lang="en"> ダウンロード </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
132 <item href="/en/security_advisories.html" lang="en"> セキュリティ情報 </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
133 <item href="/ja/docs/"> ドキュメント </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
134 <item href="/ja/docs/faq.html"> faq </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
135 <item href="/en/links.html" lang="en"> リンク </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
136 <item href="/en/books.html" lang="en"> 本 </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
137 <item href="/en/support.html" lang="en"> サポート </item>
648
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
138 <item />
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
139
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
140 <item href="http://trac.nginx.org/nginx"> trac </item>
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
141 <item href="http://wiki.nginx.org/"> wiki </item>
653
703d981c8e12 Main menu: improvements in the twitter link.
Valentin Bartenev <vbart@nginx.com>
parents: 648
diff changeset
142 <item href="http://twitter.com/nginxorg"> twitter </item>
820
0d002a19bc90 Removed "www." prefix from links to nginx.com.
Valentin V. Bartenev <ne@vbart.ru>
parents: 805
diff changeset
143 <item href="http://nginx.com/"> nginx.com </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
144
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
145 </menu>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
146
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
147
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
148 <menu lang="ru">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
149
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
150 <item href="/en/" switchlang="en"> english </item>
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
151 <item> русский </item>
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
152 <item />
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
153
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
154 <item href="/cn/" switchlang="cn"> 简体中文 </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
155 <item href="/he/" switchlang="he"> עברית </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
156 <item href="/ja/" switchlang="ja"> 日本語 </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
157 <item href="/tr/" switchlang="tr"> türkçe </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
158 <item />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
159
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
160 <item href="/" lang="en"> новости </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
161 <item href="/ru/"> об nginx </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
162 <item href="/ru/download.html"> скачать </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
163 <item href="/en/security_advisories.html" lang="en"> безопасность </item>
258
9bfa8a51a2e3 lowercase pgp in menu
Sergey Budnevitch <sb@waeme.net>
parents: 257
diff changeset
164 <item href="/en/pgp_keys.html" lang="en"> pgp ключи </item>
84
7331027c454b Russian docs linked to site.
Maxim Dounin <mdounin@mdounin.ru>
parents: 39
diff changeset
165 <item href="/ru/docs/"> документация </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
166 <item href="/ru/docs/faq.html"> faq </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
167 <item href="/en/links.html" lang="en"> ссылки </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
168 <item href="/en/books.html" lang="en"> книги </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
169 <item href="/ru/support.html"> поддержка </item>
228
07fb825cf079 o English menu: trac and donation links added.
Maxim Konovalov <maxim@nginx.com>
parents: 214
diff changeset
170 <item href="/en/donation.html" lang="en"> пожертвования </item>
648
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
171 <item />
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
172
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
173 <item href="http://trac.nginx.org/nginx"> trac </item>
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
174 <item href="http://wiki.nginx.org/"> wiki </item>
653
703d981c8e12 Main menu: improvements in the twitter link.
Valentin Bartenev <vbart@nginx.com>
parents: 648
diff changeset
175 <item href="http://twitter.com/nginxorg"> twitter </item>
820
0d002a19bc90 Removed "www." prefix from links to nginx.com.
Valentin V. Bartenev <ne@vbart.ru>
parents: 805
diff changeset
176 <item href="http://nginx.com/"> nginx.com </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
177
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
178 </menu>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
179
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
180
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
181 <menu lang="tr">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
182
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
183 <item href="/en/" switchlang="en"> english </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
184 <item href="/ru/" switchlang="ru"> русский </item>
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
185 <item />
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents: 522
diff changeset
186
693
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
187 <item href="/cn/" switchlang="cn"> 简体中文 </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
188 <item href="/he/" switchlang="he"> עברית </item>
095d1972dad9 Added ability to switch languages without context change.
Vladimir Homutov <vl@nginx.com>
parents: 653
diff changeset
189 <item href="/ja/" switchlang="ja"> 日本語 </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
190 <item> türkçe </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
191 <item />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
192
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
193 <item href="/" lang="ing"> haberler </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
194 <item href="/tr/"> hakkında </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
195 <item href="/en/download.html" lang="ing"> indir </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
196 <item href="/en/security_advisories.html" lang="ing">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
197 güvenlik tavsiyeleri </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
198 <item href="/tr/docs/"> dökümantasyon </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
199 <item href="/tr/docs/faq.html"> sss </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
200 <item href="/en/links.html" lang="ing"> bağlantılar </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
201 <item href="/en/books.html" lang="ing"> kitaplar </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
202 <item href="/en/support.html" lang="ing"> destek </item>
648
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
203 <item />
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
204
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
205 <item href="http://trac.nginx.org/nginx"> trac </item>
6c0532e6982f Visual improvements of the main menu.
Valentin Bartenev <vbart@nginx.com>
parents: 606
diff changeset
206 <item href="http://wiki.nginx.org/"> wiki </item>
653
703d981c8e12 Main menu: improvements in the twitter link.
Valentin Bartenev <vbart@nginx.com>
parents: 648
diff changeset
207 <item href="http://twitter.com/nginxorg"> twitter </item>
820
0d002a19bc90 Removed "www." prefix from links to nginx.com.
Valentin V. Bartenev <ne@vbart.ru>
parents: 805
diff changeset
208 <item href="http://nginx.com/"> nginx.com </item>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
209
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
210 </menu>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
211
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
212 </menus>