mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 08:34:33 +00:00
44 lines
3.6 KiB
PHP
44 lines
3.6 KiB
PHP
<?php
|
|
#################################################################################
|
|
## ##
|
|
## -= YOU MUST NOT REMOVE OR CHANGE THIS NOTICE =- ##
|
|
## ##
|
|
## --------------------------------------------------------------------------- ##
|
|
## ##
|
|
## Project: ZravianX & TravianZ ##
|
|
## Version: 2011.11.02 ##
|
|
## Filename: notification/lang/zh.php ##
|
|
## Developed by: ZZJHONS & Songeriux ##
|
|
## License: Creative Commons BY-NC-SA 3.0 ##
|
|
## Copyright: ZravianX (c) 2011 - All rights reserved ##
|
|
## URLs: http://zravianx.zzjhons.com ##
|
|
## Source code: http://www.github.com/songeriux/TravianZ ##
|
|
## ##
|
|
#################################################################################
|
|
|
|
$lang['notification']['awaits_you'] = "正在等你!";
|
|
$lang['notification']['join_now'] = "立即加入,向所有人展示你的实力!";
|
|
$lang['notification']['new_challenges'] = "全新的挑战、惊艳的画面和众多全新功能正等待着你。成为最早投入争霸之战的玩家之一,与数百万其他玩家一起争夺村庄、积累金币并壮大你的人口。";
|
|
$lang['notification']['notify_me'] = "TRAVIAN 4 开始时请通知我";
|
|
$lang['notification']['email'] = "电子邮件地址";
|
|
$lang['notification']['send'] = "发送";
|
|
$lang['notification']['error'] = "抱歉,此功能暂时无法使用。";
|
|
$lang['notification']['i_agree'] = "我同意 TRAVIAN 向我推送有趣的新闻和游戏相关信息。";
|
|
$lang['notification']['facebook_page'] = "http%3A%2F%2Fwww.facebook.com%2Ftravianx";
|
|
$lang['notification']['see_features'] = "查看 TRAVIAN 4 的新功能";
|
|
$lang['notification']['screenshots'] = "截图";
|
|
$lang['notification']['new_design'] = "全新的设计";
|
|
$lang['notification']['new_graphics'] = "TRAVIAN 4 带来全新而精细的画面,不仅展现游戏激动人心的进展,还向玩家传递宝贵的信息。";
|
|
$lang['notification']['more'] = "更详细的信息可在开发博客上找到。";
|
|
$lang['notification']['title1'] = "全新的设计";
|
|
$lang['notification']['desc1'] = "TRAVIAN 4 带来全新而精细的画面,不仅展现游戏激动人心的进展,还向玩家传递宝贵的信息。";
|
|
$lang['notification']['title2'] = "改进的英雄系统";
|
|
$lang['notification']['desc2'] = "拥有数百个独立挑战和冒险的进阶英雄系统正等待着你。";
|
|
$lang['notification']['title3'] = "带缩放的地图";
|
|
$lang['notification']['desc3'] = "全新的地图包含多项非常实用的功能,将为玩家提供前所未有的丰富信息。规划和计算你的下一步从未如此轻松。";
|
|
$lang['notification']['title4'] = "全新部族";
|
|
$lang['notification']['desc4'] = "由纳塔部族控制的新独立村庄将以凶猛之力守卫其区域。但一旦被击败,这些村庄可用于增加你的收入。";
|
|
$lang['notification']['titel5'] = "诸多改进";
|
|
$lang['notification']['desc5'] = "TRAVIAN 4 中的多项改进是根据我们玩家的建议做出的。例如:导航优化、直达联盟页面和论坛等等。";
|
|
?>
|