xref: /plugin/autotranslation/lang/zh/lang.php (revision 18eab66ee735bc10c2be4ff533e48589817bfe04)
136988bc2SZDYX<?php
236988bc2SZDYX
3b4c46302Shfl/**
4b4c46302Shfl * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5b4c46302Shfl *
6b4c46302Shfl * @author hfl <huangfeilong@gmail.com>
7*18eab66eSoott123 * @author oott123 <ip.192.168.1.1@qq.com>
8b4c46302Shfl */
936988bc2SZDYX$lang['translations']          = '本页面的其他翻译';
10b4c46302Shfl$lang['outdated']              = '翻译跟<a href="%s" class="wikilink1">原始页面</a>比较起来显得有些陈旧,所以可能失效。';
11b4c46302Shfl$lang['diff']                  = '查看<a href="%s" class="wikilink1">更新</a>';
12*18eab66eSoott123$lang['transloaded']           = '此页面的 %s 已经由 easy translation 预翻译。<br />但你可以以以下现存的语言为基础翻译你的版本。%s';
13