You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/zh_TW.php

16 lines
473 B
PHP

<?php $TRANSLATIONS = array(
"Close" => " 關閉",
"Invite" => "邀請",
"Users in session:" => "上線的使用者:",
"Failed to load documents." => "載入文件失敗",
"No people found" => "沒有找到任何人",
"Remove from the list" => "從清單移除",
"Sent" => "已送出",
"Declined" => "已拒絕",
"Accepted" => "以接受",
"Incoming" => "新進的",
"Documents" => "文件",
"Advanced feature-set" => "進階功能",
"(Unstable)" => "(不穩定)"
);