diff 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
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/xml/i18n.xml
@@ -0,0 +1,26 @@
+<!DOCTYPE i18n SYSTEM "../dtd/i18n.dtd">
+
+<i18n>
+
+<text lang="en">
+<item id="author">written by</item>
+<item id="editor">edited by</item>
+<item id="translator">translated by</item>
+</text>
+
+<text lang="ja">
+<item id="author">作成:</item>
+<item id="translator">翻訳:</item>
+</text>
+
+<text lang="he">
+<item id="author">נכתב על ידי</item>
+<item id="translator">תורגם על ידי</item>
+</text>
+
+<text lang="tr">
+<item id="author">yazan:</item>
+<item id="translator">çeviren:</item>
+</text>
+
+</i18n>