view xml/i18n.xml @ 47:0b218409e2e7

Merged targets for creating past years news.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 03 Oct 2011 06:54:08 +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>