1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/sources/lib/plugins/translation/lang/zh/lang.php
2014-07-20 13:53:07 +02:00

12 lines
620 B
PHP

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