Blame view
sources/apps/gallery/l10n/zh_TW.php
375 Bytes
|
d1bafeea1
|
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." => "必須啓用 \"Image Viewer\" (圖片檢視器)應用程式才能使用本應用程式。" ); |