zh_TW.php 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?php $TRANSLATIONS = array(
  2. "OpenID Changed" => "OpenID 已變更",
  3. "Invalid request" => "無效請求",
  4. "Language changed" => "語言已變更",
  5. "__language_name__" => "__語言_名稱__",
  6. "Log" => "紀錄",
  7. "More" => "更多",
  8. "Add your App" => "添加你的 App",
  9. "Select an App" => "選擇一個應用程式",
  10. "-licensed" => "-已許可",
  11. "by" => "由",
  12. "Documentation" => "文件",
  13. "Managing Big Files" => "管理大檔案",
  14. "Ask a question" => "提問",
  15. "Problems connecting to help database." => "連接到求助資料庫發生問題",
  16. "Go there manually." => "手動前往",
  17. "Answer" => "答案",
  18. "You use" => "你使用",
  19. "of the available" => "可用",
  20. "Desktop and Mobile Syncing Clients" => "桌機與手機同步客戶端",
  21. "Download" => "下載",
  22. "Your password got changed" => "你的密碼已變更",
  23. "Unable to change your password" => "無法變更你的密碼",
  24. "Current password" => "目前密碼",
  25. "New password" => "新密碼",
  26. "show" => "顯示",
  27. "Change password" => "變更密碼",
  28. "Email" => "電子郵件",
  29. "Your email address" => "你的電子郵件信箱",
  30. "Fill in an email address to enable password recovery" => "請甜入店子郵件信箱以便回復密碼",
  31. "Language" => "語言",
  32. "Help translate" => "幫助翻譯",
  33. "use this address to connect to your ownCloud in your file manager" => "使用這個位址去連接到你的私有雲檔案管理員",
  34. "Name" => "名稱",
  35. "Password" => "密碼",
  36. "Groups" => "群組",
  37. "Create" => "創造",
  38. "Default Quota" => "預設容量限制",
  39. "Other" => "其他",
  40. "Quota" => "容量限制",
  41. "Delete" => "刪除"
  42. );