summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_TW.php
blob: 14e4466ecb6183396ad5a6a895a7d501e2971c67 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password" => "密碼",
"Submit" => "送出",
"%s shared the folder %s with you" => "%s 和您分享了資料夾 %s ",
"%s shared the file %s with you" => "%s 和您分享了檔案 %s",
"Download" => "下載",
"No preview available for" => "無法預覽",
"web services under your control" => "由您控制的網路服務"
);