diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:16:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-05 02:16:45 +0000 |
commit | 62ab3eb70016f57ced2dfccc7c095c3219c0cbf4 (patch) | |
tree | f419285de41988c31974ee7ad7561c5b339a8247 /apps/dav/l10n/zh_TW.js | |
parent | 0ed8d1c2bc50d2eca84ed615e9aa5a9ac749b7f4 (diff) | |
download | nextcloud-server-62ab3eb70016f57ced2dfccc7c095c3219c0cbf4.tar.gz nextcloud-server-62ab3eb70016f57ced2dfccc7c095c3219c0cbf4.zip |
[tx-robot] updated from transifex
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" |