diff options
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index a53f3c10880..e8c95f1e752 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -72,17 +72,14 @@ OC.L10N.register( "Where: %s" : "地點:%s", "%1$s via %2$s" : "%1$s 由 %2$s", "Cancelled: %1$s" : "已取消:%1$s", - "Invitation canceled" : "邀請已取消", "Re: %1$s" : "回覆:%1$s", - "Invitation updated" : "邀請已更新", "Invitation: %1$s" : "邀請:%1$s", - "Invitation" : "邀請", + "Organizer:" : "組織者:", + "Attendees:" : "參與者:", "Title:" : "標題:", "Time:" : "時間:", "Location:" : "地點:", "Link:" : "連結:", - "Organizer:" : "組織者:", - "Attendees:" : "參與者:", "Accept" : "接受", "Decline" : "拒絕", "More options …" : "更多選項……", @@ -192,6 +189,9 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "您在列表 {calendar} 中解決了待辦事項 {todo}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中重新開啟了待辦事項 {todo}", "You reopened todo {todo} in list {calendar}" : "您在列表 {calendar} 中重新開啟了待辦事項 {todo}", - "A calendar <strong>todo</strong> was modified" : "一個日曆<strong>待辦事項</strong>被更動" + "A calendar <strong>todo</strong> was modified" : "一個日曆<strong>待辦事項</strong>被更動", + "Invitation canceled" : "邀請已取消", + "Invitation updated" : "邀請已更新", + "Invitation" : "邀請" }, "nplurals=1; plural=0;"); |