Blame view

sources/apps/activity/l10n/zh_CN.php 365 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
  <?php $TRANSLATIONS = array(
  "Activity" => "动态",
  "No more activities to load." => "已无更多动态。",
  "Loading older activities" => "更多动态载入中",
  "RSS feed" => "RSS feed",
  "No activities yet." => "暂无动态",
  "You will see a list of events here when you start to use your %s." => "您会在此看到一系列事件,当您开始使用%s"
  );