diff options
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 4b80c7e7dc7..e5e1b876ca8 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -25,13 +25,9 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "一個日曆<strong>活動</strong>被更動", "A calendar <strong>todo</strong> was modified" : "一個日曆<strong>代辦事項</strong>被更動", "Contact birthdays" : "聯絡人生日", - "%s via %s" : "%s 透過 %s", "Invitation canceled" : "邀請被取消了", "Hello %s," : "%s您好,", - "The meeting »%s« with %s was canceled." : "會議 %s 與 %s 被取消了", "Invitation updated" : "邀請更新", - "The meeting »%s« with %s was updated." : "會議 %s 與 %s 有所更動", - "%s invited you to »%s«" : "%s邀請了您到%s", "When:" : "時間", "Where:" : "地點", "Description:" : "描述", @@ -42,6 +38,10 @@ OC.L10N.register( "Remote Address: %s" : "遠端位置:%s", "Request ID: %s" : "請求編號:%s", "Send invitations to attendees" : "發送邀請函給參加者", + "%s via %s" : "%s 透過 %s", + "The meeting »%s« with %s was canceled." : "會議 %s 與 %s 被取消了", + "The meeting »%s« with %s was updated." : "會議 %s 與 %s 有所更動", + "%s invited you to »%s«" : "%s邀請了您到%s", "CalDAV server" : "網路行事曆伺服器" }, "nplurals=1; plural=0;"); |