Blame view

sources/apps/gallery/l10n/zh_TW.php 435 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
  <?php $TRANSLATIONS = array(
  "Pictures" => "圖片",
6d9380f96   Cédric Dupont   Update sources OC...
3
  "Picture view" => "檢視圖片",
d1bafeea1   Kload   [fix] Upgrade to ...
4
5
  "Error loading slideshow template" => "載入投影片檢視樣板時發生錯誤",
  "Share" => "分享",
6d9380f96   Cédric Dupont   Update sources OC...
6
7
8
  "No pictures found! If you upload pictures in the files app, they will be displayed here." => "找不到圖片! 您使用檔案app上傳的圖片,將會展示在這裡。",
  "shared by %s" => "由 %s 分享",
  "File list" => "檔案列表"
d1bafeea1   Kload   [fix] Upgrade to ...
9
  );