zh_TW.php 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?php
  2. $TRANSLATIONS = array(
  3. "App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "無法安裝應用程式 %s 因為它和此版本的 ownCloud 不相容。",
  4. "No app name specified" => "沒有指定應用程式名稱",
  5. "Help" => "說明",
  6. "Personal" => "個人",
  7. "Settings" => "設定",
  8. "Users" => "使用者",
  9. "Admin" => "管理",
  10. "Failed to upgrade \"%s\"." => "升級失敗:%s",
  11. "Unknown filetype" => "未知的檔案類型",
  12. "Invalid image" => "無效的圖片",
  13. "web services under your control" => "由您控制的網路服務",
  14. "cannot open \"%s\"" => "無法開啓 %s",
  15. "ZIP download is turned off." => "ZIP 下載已關閉。",
  16. "Files need to be downloaded one by one." => "檔案需要逐一下載。",
  17. "Back to Files" => "回到檔案列表",
  18. "Selected files too large to generate zip file." => "選擇的檔案太大以致於無法產生壓縮檔。",
  19. "Download the files in smaller chunks, seperately or kindly ask your administrator." => "以小分割下載您的檔案,請詢問您的系統管理員。",
  20. "No source specified when installing app" => "沒有指定應用程式安裝來源",
  21. "No href specified when installing app from http" => "從 http 安裝應用程式,找不到 href 屬性",
  22. "No path specified when installing app from local file" => "從本地檔案安裝應用程式時沒有指定路徑",
  23. "Archives of type %s are not supported" => "不支援 %s 格式的壓縮檔",
  24. "Failed to open archive when installing app" => "安裝應用程式時無法開啓壓縮檔",
  25. "App does not provide an info.xml file" => "應用程式沒有提供 info.xml 檔案",
  26. "App can't be installed because of not allowed code in the App" => "無法安裝應用程式因為在當中找到危險的代碼",
  27. "App can't be installed because it is not compatible with this version of ownCloud" => "無法安裝應用程式因為它和此版本的 ownCloud 不相容。",
  28. "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "無法安裝應用程式,因為它包含了 <shipped>true</shipped> 標籤,在未發行的應用程式當中這是不允許的",
  29. "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "無法安裝應用程式,因為它在 info.xml/version 宣告的版本與 app store 當中記載的版本不同",
  30. "App directory already exists" => "應用程式目錄已經存在",
  31. "Can't create app folder. Please fix permissions. %s" => "無法建立應用程式目錄,請檢查權限:%s",
  32. "Application is not enabled" => "應用程式未啟用",
  33. "Authentication error" => "認證錯誤",
  34. "Token expired. Please reload page." => "Token 過期,請重新整理頁面。",
  35. "Files" => "檔案",
  36. "Text" => "文字",
  37. "Images" => "圖片",
  38. "%s enter the database username." => "%s 輸入資料庫使用者名稱。",
  39. "%s enter the database name." => "%s 輸入資料庫名稱。",
  40. "%s you may not use dots in the database name" => "%s 資料庫名稱不能包含小數點",
  41. "MS SQL username and/or password not valid: %s" => "MS SQL 使用者和/或密碼無效:%s",
  42. "You need to enter either an existing account or the administrator." => "您必須輸入一個現有的帳號或管理員帳號。",
  43. "MySQL username and/or password not valid" => "MySQL 用戶名和/或密碼無效",
  44. "DB Error: \"%s\"" => "資料庫錯誤:\"%s\"",
  45. "Offending command was: \"%s\"" => "有問題的指令是:\"%s\"",
  46. "MySQL user '%s'@'localhost' exists already." => "MySQL 使用者 '%s'@'localhost' 已經存在。",
  47. "Drop this user from MySQL" => "在 MySQL 移除這個使用者",
  48. "MySQL user '%s'@'%%' already exists" => "MySQL 使用者 '%s'@'%%' 已經存在",
  49. "Drop this user from MySQL." => "在 MySQL 移除這個使用者。",
  50. "Oracle connection could not be established" => "無法建立 Oracle 資料庫連線",
  51. "Oracle username and/or password not valid" => "Oracle 用戶名和/或密碼無效",
  52. "Offending command was: \"%s\", name: %s, password: %s" => "有問題的指令是:\"%s\" ,使用者:\"%s\",密碼:\"%s\"",
  53. "PostgreSQL username and/or password not valid" => "PostgreSQL 用戶名和/或密碼無效",
  54. "Set an admin username." => "設定管理員帳號。",
  55. "Set an admin password." => "設定管理員密碼。",
  56. "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。",
  57. "Please double check the <a href='%s'>installation guides</a>." => "請參考<a href='%s'>安裝指南</a>。",
  58. "Could not find category \"%s\"" => "找不到分類:\"%s\"",
  59. "seconds ago" => "幾秒前",
  60. "_%n minute ago_::_%n minutes ago_" => array("%n 分鐘前"),
  61. "_%n hour ago_::_%n hours ago_" => array("%n 小時前"),
  62. "today" => "今天",
  63. "yesterday" => "昨天",
  64. "_%n day go_::_%n days ago_" => array("%n 天前"),
  65. "last month" => "上個月",
  66. "_%n month ago_::_%n months ago_" => array("%n 個月前"),
  67. "last year" => "去年",
  68. "years ago" => "幾年前",
  69. "Caused by:" => "原因:"
  70. );
  71. $PLURAL_FORMS = "nplurals=1; plural=0;";