diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/dav/l10n/zh_TW.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
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;"); |