aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_TW.php
blob: be61d9b0b6db63d1999d11cfe1ab32fa5c8e6ee1 (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Name" => "名稱",
"1 folder" => "1 個資料夾",
"{count} folders" => "{count} 個資料夾",
"1 file" => "1 個檔案",
"{count} files" => "{count} 個檔案"
);