zh_TW.php
429 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "匯出這個 ownCloud 實體",
"This will create a compressed file that contains the data of this owncloud instance." => "這個將會建立此 ownCloud 實體的壓縮檔.",
"Please choose the export type:" => "請選擇匯出的類型:",
"ownCloud system files" => "ownCloud 系統檔案",
"Just user files" => "只有 使用者 檔案",
"Export" => "匯出"
);