view xml/i18n.xml @ 56:b706454b2ab8

- About RC4-SHA
author Andrey Alexeev <andrew@nginx.com>
date Mon, 03 Oct 2011 15:54:53 +0000
parents 61e04fc01027
children 1d315ef37215
line wrap: on
line source

<!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>