summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_TW.php
blob: ab8c4caf24a480f2756b3370c9fb1edaca002a55 (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"External Storage" => "外部儲存裝置",
"Mount point" => "掛載點",
"None set" => "尚未設定",
"All Users" => "所有使用者",
"Groups" => "群組",
"Users" => "使用者",
"Delete" => "刪除",
"Import Root Certificate" => "匯入根憑證"
);