diff options
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 594b853d871..4788cd11654 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -33,12 +33,8 @@ OC.L10N.register( "Description:" : "描述", "%1$s via %2$s" : "%1$s 由 %2$s", "Invitation canceled" : "邀請被取消了", - "Hello %s," : "%s您好,", - "The meeting »%1$s« with %2$s was canceled." : "與 %2$s 的會議 %1$s 取消了", "Invitation updated" : "邀請更新", - "The meeting »%1$s« with %2$s was updated." : "與 %2$s 的會議 %1$s 有變動", - "%1$s invited you to »%2$s«" : "%1$s邀請您到%2$s", - "When:" : "時間", + "Location:" : "地點:", "Link:" : "連結", "Accept" : "接受", "Decline" : "拒絕", @@ -61,6 +57,11 @@ OC.L10N.register( "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動建立 生日 日曆", "Birthday calendars will be generated by a background job." : "生日日曆 將會在 後台 建立", + "Hello %s," : "%s您好,", + "The meeting »%1$s« with %2$s was canceled." : "與 %2$s 的會議 %1$s 取消了", + "The meeting »%1$s« with %2$s was updated." : "與 %2$s 的會議 %1$s 有變動", + "%1$s invited you to »%2$s«" : "%1$s邀請您到%2$s", + "When:" : "時間", "Technical details" : "技術細節", "Remote Address: %s" : "遠端位置:%s", "Request ID: %s" : "請求編號:%s" |