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

zh_HK.js 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. OC.L10N.register(
  2. "dav",
  3. {
  4. "Calendar" : "日曆",
  5. "To-dos" : "待辦事項",
  6. "Personal" : "個人",
  7. "{actor} created calendar {calendar}" : "{actor} 建立了日曆 {calendar}",
  8. "You created calendar {calendar}" : "您建立了日曆 {calendar}",
  9. "{actor} deleted calendar {calendar}" : "{actor} 刪除了日曆 {calendar}",
  10. "You deleted calendar {calendar}" : "您刪除了日曆 {calendar}",
  11. "{actor} updated calendar {calendar}" : "{actor} 更新了日曆 {calendar}",
  12. "You updated calendar {calendar}" : "你更新了日曆 {calendar}",
  13. "{actor} restored calendar {calendar}" : "{actor} 復原了日曆 {calendar}",
  14. "You restored calendar {calendar}" : "您復原了日曆 {calendar}",
  15. "You shared calendar {calendar} as public link" : "你將 {calendar} 日曆以公開連結分享",
  16. "You removed public link for calendar {calendar}" : "您刪除了 {calendar} 日曆的公開分享連結",
  17. "{actor} shared calendar {calendar} with you" : "{actor} 與你分享了日曆 {calendar} ",
  18. "You shared calendar {calendar} with {user}" : "您與 {user} 分享了日曆 {calendar} ",
  19. "{actor} shared calendar {calendar} with {user}" : "{actor} 與 {user} 分享了日曆 {calendar} ",
  20. "{actor} unshared calendar {calendar} from you" : "{actor} 停止與您分享日曆 {calendar}",
  21. "You unshared calendar {calendar} from {user}" : "您停止與 {user} 分享日曆 {calendar}",
  22. "{actor} unshared calendar {calendar} from {user}" : "{actor} 停止與 {user} 分享日曆 {calendar}",
  23. "{actor} unshared calendar {calendar} from themselves" : "{actor} 停止與他們自己分享日曆 {calendar}",
  24. "You shared calendar {calendar} with group {group}" : "您與群組 {group} 分享了日曆 {calendar}",
  25. "{actor} shared calendar {calendar} with group {group}" : "{actor} 與群組 {group} 分享了日曆 {calendar}",
  26. "You unshared calendar {calendar} from group {group}" : "您已停止與群組 {group} 分享日曆 {calendar}",
  27. "{actor} unshared calendar {calendar} from group {group}" : "{actor} 從 {group} 群組中取消了分享日曆 {calendar}",
  28. "Untitled event" : "無標題活動",
  29. "{actor} created event {event} in calendar {calendar}" : "{actor} 新增了日曆 {calendar} 中的活動 {event}",
  30. "You created event {event} in calendar {calendar}" : "您新增了日曆 {calendar} 中的活動 {event}",
  31. "{actor} deleted event {event} from calendar {calendar}" : "{actor} 從日曆 {calendar} 中刪除了活動 {event}",
  32. "You deleted event {event} from calendar {calendar}" : "您從日曆 {calendar} 中刪除了活動 {event}",
  33. "{actor} updated event {event} in calendar {calendar}" : "{actor} 更新了日曆 {calendar} 中的活動 {event}",
  34. "You updated event {event} in calendar {calendar}" : "您更新了日曆 {calendar} 中的活動 {event}",
  35. "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} 將活動 {event} 從日曆 {sourceCalendar} 移到日曆 {targetCalendar}",
  36. "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "您將活動 {event} 從日曆 {sourceCalendar} 移到日曆 {targetCalendar}",
  37. "{actor} restored event {event} of calendar {calendar}" : "{actor} 復原了日曆 {calendar} 的活動 {event}",
  38. "You restored event {event} of calendar {calendar}" : "您復原了日曆 {calendar} 的活動 {event}",
  39. "Busy" : "忙碌中",
  40. "{actor} created to-do {todo} in list {calendar}" : "{actor} 在任務清單 {calendar} 中建立了待辦事項 {todo}",
  41. "You created to-do {todo} in list {calendar}" : "您在任務清單 {calendar} 中建立了待辦事項 {todo}",
  42. "{actor} deleted to-do {todo} from list {calendar}" : "{actor} 從任務清單 {calendar} 中刪除了待辦事項 {todo}",
  43. "You deleted to-do {todo} from list {calendar}" : "您從任務清單 {calendar} 中刪除了待辦事項 {todo}",
  44. "{actor} updated to-do {todo} in list {calendar}" : "{actor} 從任務清單 {calendar} 中更新了待辦事項 {todo}",
  45. "You updated to-do {todo} in list {calendar}" : "您在任務清單 {calendar} 中更新了待辦事項 {todo}",
  46. "{actor} solved to-do {todo} in list {calendar}" : "{actor} 解决了任務清單 {calendar} 中的代辦事項 {todo}",
  47. "You solved to-do {todo} in list {calendar}" : "您解决了任務清單 {calendar} 中的代辦事項 {todo}",
  48. "{actor} reopened to-do {todo} in list {calendar}" : "{actor} 重新開啟了任務清單 {calendar} 中的代辦事項 {todo}",
  49. "You reopened to-do {todo} in list {calendar}" : "你重新開啟了任務清單 {calendar} 中的代辦事項 {todo}",
  50. "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} 將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}",
  51. "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "您將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}",
  52. "Calendar, contacts and tasks" : "日曆、聯絡人和任務",
  53. "A <strong>calendar</strong> was modified" : "<strong>日曆</strong>被修改",
  54. "A calendar <strong>event</strong> was modified" : "日曆<strong>活動</strong>被修改",
  55. "A calendar <strong>to-do</strong> was modified" : "日曆<strong>代辦事項</strong>被修改",
  56. "Contact birthdays" : "聯絡人生日",
  57. "Death of %s" : "%s之卒",
  58. "Calendar:" : "日曆:",
  59. "Date:" : "日期:",
  60. "Where:" : "地點:",
  61. "Description:" : "描述:",
  62. "_%n year_::_%n years_" : ["%n 年"],
  63. "_%n month_::_%n months_" : ["%n 月"],
  64. "_%n day_::_%n days_" : ["%n 天"],
  65. "_%n hour_::_%n hours_" : ["%n 小時"],
  66. "_%n minute_::_%n minutes_" : ["%n 分鐘"],
  67. "%s (in %s)" : "%s(共 %s)",
  68. "%s (%s ago)" : "%s(%s 前)",
  69. "Calendar: %s" : "日曆:%s",
  70. "Date: %s" : "日期:%s",
  71. "Description: %s" : "描述:%s",
  72. "Where: %s" : "地點:%s",
  73. "%1$s via %2$s" : "%1$s 由 %2$s",
  74. "Cancelled: %1$s" : "已取消:%1$s",
  75. "Re: %1$s" : "關於: %1$s",
  76. "Invitation: %1$s" : "邀請:%1$s",
  77. "Organizer:" : "主辦單位:",
  78. "Attendees:" : "參加者:",
  79. "Title:" : "標題:",
  80. "Time:" : "時間:",
  81. "Location:" : "地點:",
  82. "Link:" : "連結:",
  83. "Accept" : "接受",
  84. "Decline" : "拒絕",
  85. "More options …" : "更多選項 ...",
  86. "More options at %s" : "%s有更多選項",
  87. "Contacts" : "聯絡人",
  88. "{actor} created address book {addressbook}" : "{actor} 創建了通訊錄 {addressbook} ",
  89. "You created address book {addressbook}" : "您創建了通訊錄 {addressbook} ",
  90. "{actor} deleted address book {addressbook}" : "{actor} 刪除了通訊錄 {addressbook} ",
  91. "You deleted address book {addressbook}" : "您刪除了通訊錄 {addressbook} ",
  92. "{actor} updated address book {addressbook}" : "{actor} 更新了通訊錄 {addressbook} ",
  93. "You updated address book {addressbook}" : "您更新了通訊錄 {addressbook} ",
  94. "{actor} shared address book {addressbook} with you" : "{actor} 與您分享了通訊錄 {addressbook} ",
  95. "You shared address book {addressbook} with {user}" : "您與 {user} 分享了通訊錄 {addressbook} ",
  96. "{actor} shared address book {addressbook} with {user}" : "{actor} 與 {user} 分享了通訊錄 {addressbook} ",
  97. "{actor} unshared address book {addressbook} from you" : "{actor} 停止與您分享通訊錄 {addressbook}",
  98. "You unshared address book {addressbook} from {user}" : "您停止與 {user} 分享通訊錄 {addressbook}",
  99. "{actor} unshared address book {addressbook} from {user}" : "{actor} 停止與 {user} 分享通訊錄 {addressbook}",
  100. "{actor} unshared address book {addressbook} from themselves" : "{actor} 停止與他們自己分享通訊錄 {addressbook}",
  101. "You shared address book {addressbook} with group {group}" : "您與群組 {group} 分享了通訊錄 {addressbook} ",
  102. "{actor} shared address book {addressbook} with group {group}" : "{actor} 與 群組 {group} 分享了通訊錄 {addressbook} ",
  103. "You unshared address book {addressbook} from group {group}" : "您停止與群組 {group} 分享通訊錄 {addressbook}",
  104. "{actor} unshared address book {addressbook} from group {group}" : "{actor} 停止與群組 {group} 分享通訊錄 {addressbook}",
  105. "{actor} created contact {card} in address book {addressbook}" : "{actor} 創建了通訊錄 {addressbook} 中的聯絡人 {card}",
  106. "You created contact {card} in address book {addressbook}" : "您創建了通訊錄 {addressbook} 中的聯絡人 {card}",
  107. "{actor} deleted contact {card} from address book {addressbook}" : "{actor} 刪除了通訊錄 {addressbook} 中的聯絡人 {card}",
  108. "You deleted contact {card} from address book {addressbook}" : "您刪除了通訊錄 {addressbook} 中的聯絡人 {card}",
  109. "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通訊錄 {addressbook} 中的聯絡人 {card}",
  110. "You updated contact {card} in address book {addressbook}" : "您更新了通訊錄 {addressbook} 中的聯絡人 {card}",
  111. "A <strong>contact</strong> or <strong>address book</strong> was modified" : "聯絡人或通訊錄被修改",
  112. "File is not updatable: %1$s" : "檔案無法更新:%1$s",
  113. "Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消",
  114. "Could not write file contents" : "無法寫入檔案內容",
  115. "_%n byte_::_%n bytes_" : ["%n 位元組"],
  116. "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "將檔案複製到目標位置時發生錯誤(已複製:%1$s,預期的檔案大小:%2$s)",
  117. "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "預期的檔案大小為 %1$s,但讀取(從 Nextcloud 客戶端)與寫入(至 Nextcloud 儲存空間)%2$s。可能是傳送端的網路問題或是伺服器端的儲存空間寫入問題。",
  118. "Could not rename part file to final file, canceled by hook" : "無法將部份檔案重新命名為最終檔案,被掛勾取消",
  119. "Could not rename part file to final file" : "無法將部份檔案重新命名為最終檔案",
  120. "Failed to check file size: %1$s" : "檢查檔案大小失敗:%1$s",
  121. "Could not open file" : "無法開啟檔案",
  122. "Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
  123. "Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
  124. "Failed to unlink: %1$s" : "解除連結失敗:%1$s",
  125. "Invalid chunk name" : "無效的區塊名稱",
  126. "Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案",
  127. "Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
  128. "File not found: %1$s" : "找不到檔案:%1$s",
  129. "System is in maintenance mode." : "系統處於維護模式。",
  130. "Upgrade needed" : "需要升級",
  131. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV",
  132. "Configures a CalDAV account" : "設定一個 CalDAV 帳號",
  133. "Configures a CardDAV account" : "設定一個 CardDAV 帳號",
  134. "Events" : "活動",
  135. "Tasks" : "任務",
  136. "Untitled task" : "無標題任務",
  137. "Completed on %s" : "完成於 %s",
  138. "Due on %s by %s" : "完成日期為 %s %s",
  139. "Due on %s" : "完成日期 %s",
  140. "Migrated calendar (%1$s)" : "遷移的日曆(%1$s)",
  141. "Calendars including events, details and attendees" : "日曆,包括活動、詳細信息和與會者",
  142. "Contacts and groups" : "聯絡人和群組",
  143. "WebDAV" : "WebDAV",
  144. "WebDAV endpoint" : "WebDAV 端點",
  145. "Availability" : "可用時間",
  146. "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。",
  147. "Time zone:" : "時區:",
  148. "to" : "至",
  149. "Delete slot" : "刪除欄位",
  150. "No working hours set" : "尚未設置工作時間",
  151. "Add slot" : "新增欄位",
  152. "Monday" : "星期一",
  153. "Tuesday" : "星期二",
  154. "Wednesday" : "星期三",
  155. "Thursday" : "星期四",
  156. "Friday" : "星期五",
  157. "Saturday" : "星期六",
  158. "Sunday" : "星期日",
  159. "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "在忙碌時,自動將使用者狀態設定為「請勿打擾」以靜音所有通知。",
  160. "Save" : "保存",
  161. "Failed to load availability" : "加載可用時間失敗",
  162. "Saved availability" : "已保存可用時間",
  163. "Failed to save availability" : "未能保存可用時間",
  164. "Calendar server" : "日曆伺服器",
  165. "Send invitations to attendees" : "發送邀請函給參加者",
  166. "Automatically generate a birthday calendar" : "自動建立生日日曆",
  167. "Birthday calendars will be generated by a background job." : "生日日曆將由後台作業生成。",
  168. "Hence they will not be available immediately after enabling but will show up after some time." : "因此,啟用後不會立即可用,但會在一段時間後顯示。",
  169. "Send notifications for events" : "發送活動通知",
  170. "Notifications are sent via background jobs, so these must occur often enough." : "通告將透過後台任務發送,所以任務的頻率要足夠高。",
  171. "Send reminder notifications to calendar sharees as well" : "也向共享日曆者傳送提醒通告",
  172. "Reminders are always sent to organizers and attendees." : "一律傳送提醒通知給舉辦者與參與者。",
  173. "Enable notifications for events via push" : "啟用推送活動通知",
  174. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "也安裝 {calendarappstoreopen}日曆應用程式{linkclose}或安裝{calendardocopen}以連接您的桌面電腦和流動裝置進行同步↗{linkclose}。",
  175. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "請確保正確設置{emailopen}電郵伺服器{linkclose}。",
  176. "There was an error updating your attendance status." : "更新您的參與狀況時發生錯誤",
  177. "Please contact the organizer directly." : "請直接聯繫絡主辦人",
  178. "Are you accepting the invitation?" : "接受邀請嗎?",
  179. "Tentative" : "暫定",
  180. "Your attendance was updated successfully." : "您的參與狀況成功更新",
  181. "Todos" : "待辦事項",
  182. "{actor} created todo {todo} in list {calendar}" : "{actor} 在任務列表 {calendar} 中建立了待辦事項 {todo}",
  183. "You created todo {todo} in list {calendar}" : "您在任務列表 {calendar} 中建立了待辦事項 {todo}",
  184. "{actor} deleted todo {todo} from list {calendar}" : "{actor} 從任務列表 {calendar} 中刪除了待辦事項 {todo}",
  185. "You deleted todo {todo} from list {calendar}" : "您從任務列表 {calendar} 中刪除了待辦事項 {todo}",
  186. "{actor} updated todo {todo} in list {calendar}" : "{actor} 從任務列表 {calendar} 中更新了待辦事項 {todo}",
  187. "You updated todo {todo} in list {calendar}" : "您在任務列表 {calendar} 中更新了待辦事項 {todo}",
  188. "{actor} solved todo {todo} in list {calendar}" : "{actor} 解决了任務列表 {calendar} 中的代辦事項 {todo}",
  189. "You solved todo {todo} in list {calendar}" : "您解决了任務列表 {calendar} 中的代辦事項 {todo}",
  190. "{actor} reopened todo {todo} in list {calendar}" : "{actor} 重新開啟了任務列表 {calendar} 中的代辦事項 {todo}",
  191. "You reopened todo {todo} in list {calendar}" : "你重新開啟了 {calendar} 清單中的代辦事項 {todo}",
  192. "A calendar <strong>todo</strong> was modified" : "日曆<strong>代辦事項</strong>被修改",
  193. "Invitation canceled" : "邀請被取消了",
  194. "Invitation updated" : "邀請已更新",
  195. "Invitation" : "邀請"
  196. },
  197. "nplurals=1; plural=0;");