comparison xml/i18n.xml @ 0:61e04fc01027

Initial import of the nginx.org website.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 11 Aug 2011 12:19:13 +0000
parents
children 1d315ef37215
comparison
equal deleted inserted replaced
-1:000000000000 0:61e04fc01027
1 <!DOCTYPE i18n SYSTEM "../dtd/i18n.dtd">
2
3 <i18n>
4
5 <text lang="en">
6 <item id="author">written by</item>
7 <item id="editor">edited by</item>
8 <item id="translator">translated by</item>
9 </text>
10
11 <text lang="ja">
12 <item id="author">作成:</item>
13 <item id="translator">翻訳:</item>
14 </text>
15
16 <text lang="he">
17 <item id="author">נכתב על ידי</item>
18 <item id="translator">תורגם על ידי</item>
19 </text>
20
21 <text lang="tr">
22 <item id="author">yazan:</item>
23 <item id="translator">çeviren:</item>
24 </text>
25
26 </i18n>