zh_TW.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. { "translations": {
  2. "Calendar" : "日曆",
  3. "Todos" : "待辦事項",
  4. "Personal" : "個人",
  5. "{actor} created calendar {calendar}" : "{actor} 建立了日曆 {calendar}",
  6. "You created calendar {calendar}" : "您建立了日曆 {calendar}",
  7. "{actor} deleted calendar {calendar}" : "{actor} 刪除了日曆 {calendar}",
  8. "You deleted calendar {calendar}" : "您刪除了日曆 {calendar}",
  9. "{actor} updated calendar {calendar}" : "{actor} 更新了日曆 {calendar}",
  10. "You updated calendar {calendar}" : "你更新了日曆 {calendar}",
  11. "{actor} shared calendar {calendar} with you" : "{actor} 與你分享了{calendar} ",
  12. "You shared calendar {calendar} with {user}" : "你與 {user} 分享了 {calendar} ",
  13. "{actor} shared calendar {calendar} with {user}" : "{actor} 與 {user} 分享了日曆 {calendar} ",
  14. "{actor} unshared calendar {calendar} from you" : "{actor} 停止與您分享日曆 {calendar}",
  15. "You unshared calendar {calendar} from {user}" : "您停止與 {user} 分享日曆 {calendar}",
  16. "{actor} unshared calendar {calendar} from {user}" : "{actor} 停止與 {user} 分享日曆 {calendar}",
  17. "{actor} unshared calendar {calendar} from themselves" : "{actor} 停止與他們自己分享日曆 {calendar}",
  18. "You shared calendar {calendar} with group {group}" : "您與群組 {group} 分享了日曆 {calendar}",
  19. "{actor} shared calendar {calendar} with group {group}" : "{actor} 與群組 {group} 分享了日曆 {calendar}",
  20. "You unshared calendar {calendar} from group {group}" : "您已停止與群組 {group} 分享日曆 {calendar}",
  21. "You updated event {event} in calendar {calendar}" : "您更新了日曆 {calendar}中的事件{event}",
  22. "A <strong>calendar</strong> was modified" : "一個<strong>日曆</strong>被更動",
  23. "A calendar <strong>event</strong> was modified" : "一個日曆<strong>活動</strong>被更動",
  24. "A calendar <strong>todo</strong> was modified" : "一個日曆<strong>代辦事項</strong>被更動",
  25. "Contact birthdays" : "聯絡人生日",
  26. "Invitation canceled" : "邀請被取消了",
  27. "Hello %s," : "%s您好,",
  28. "Invitation updated" : "邀請更新",
  29. "When:" : "時間",
  30. "Where:" : "地點",
  31. "Description:" : "描述",
  32. "Link:" : "連結",
  33. "Contacts" : "聯絡人",
  34. "WebDAV" : "WebDAV",
  35. "Technical details" : "技術細節",
  36. "Remote Address: %s" : "遠端位置:%s",
  37. "Request ID: %s" : "請求編號:%s",
  38. "Send invitations to attendees" : "發送邀請函給參加者",
  39. "%s via %s" : "%s 透過 %s",
  40. "The meeting »%s« with %s was canceled." : "會議 %s 與 %s 被取消了",
  41. "The meeting »%s« with %s was updated." : "會議 %s 與 %s 有所更動",
  42. "%s invited you to »%s«" : "%s邀請了您到%s",
  43. "CalDAV server" : "網路行事曆伺服器"
  44. },"pluralForm" :"nplurals=1; plural=0;"
  45. }