Blame view

sources/apps/gallery/l10n/zh_CN.php 321 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "Pictures" => "图片",
  "Shared by" => "共享人",
  "Error loading slideshow template" => "加载幻灯片模板错误",
  "Share" => "共享",
  "The \"Image Viewer\" application also need to be enabled to use this application." => "使用此应用也需要启用“图片预览”应用。"
  );