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

29 lines
913 B
PHTML

<?php $TRANSLATIONS = array(
"Documents" => "文件",
"Share" => "分享",
"Close" => " 關閉",
"Failed to load documents." => "載入文件失敗",
"'.' is an invalid file name." => "'.' 是不合法的檔名",
"File name cannot be empty." => "檔名不能為空",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "檔名不合法,不允許 \\ / < > : \" | ? * 字元",
"Cancel" => "取消",
"Create" => "建立",
"Delete" => "刪除",
"Family" => "親人",
"Loading" => "載入中",
"OK" => "好",
"Open" => "開啟",
"Options" => "選項",
"Save" => "儲存",
"Size" => "大小",
"Text" => "文字",
"Edit" => "編輯",
"Upload" => "上傳",
"Save new documents to" => "儲存新檔案至",
"Password" => "密碼",
"Please enter your nickname" => "請輸入你的暱稱",
"Join" => "加入",
"Advanced feature-set" => "進階功能",
"(Unstable)" => "(不穩定)"
);