zh_TW.json 1.9 KB

12345678910111213141516171819202122232425262728293031323334
  1. { "translations": {
  2. "Loading preview…" : "正在載入預覽...",
  3. "Saved" : "已儲存",
  4. "Admin" : "管理員",
  5. "a safe home for all your data" : "您資料的安全屋",
  6. "Name cannot be empty" : "名稱不能空白",
  7. "The given name is too long" : "指定的名稱太長",
  8. "The given web address is too long" : "提供的網址太長",
  9. "The given slogan is too long" : "指定的標語太長",
  10. "The given color is invalid" : "指定的顏色無效",
  11. "The file was uploaded" : "檔案已上傳",
  12. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制",
  13. "No file was uploaded" : "沒有檔案被上傳",
  14. "Missing a temporary folder" : "找不到暫存資料夾",
  15. "Could not write file to disk" : "寫入硬碟失敗",
  16. "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳",
  17. "No file uploaded" : "未上傳檔案",
  18. "Unsupported image type" : "不支援的圖片類型",
  19. "Theming" : "佈景主題",
  20. "Privacy policy" : "隱私權政策",
  21. "Open documentation" : "開啟說明文件",
  22. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有使用者。",
  23. "Name" : "名稱",
  24. "Reset to default" : "恢復預設值",
  25. "Slogan" : "標語",
  26. "Color" : "顏色",
  27. "Logo" : "Logo",
  28. "Upload new logo" : "上傳新的 Logo",
  29. "Login image" : "登入圖片",
  30. "Upload new login background" : "上傳新的登入頁背景",
  31. "Remove background image" : "移除背景圖片",
  32. "Advanced options" : "進階選項"
  33. },"pluralForm" :"nplurals=1; plural=0;"
  34. }