summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_TW.php
blob: f1d28731a7fc78f11f3f48033e64cbd4423d63ba (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" => "在您掌控之下的網路服務"
);