diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
commit | be4cf8992d31f39c8012413fca588ab4b87f6919 (patch) | |
tree | 6446ca0d4cd49ccc51817b446689d4330493936b /apps/dav/l10n/zh_TW.js | |
parent | c03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff) | |
download | nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.tar.gz nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.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 298950ba9d4..108a55906e5 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -50,9 +50,6 @@ OC.L10N.register( "Configures a CardDAV account" : "設定一個 CardDAV 帳號", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", - "Technical details" : "技術細節", - "Remote Address: %s" : "遠端位置:%s", - "Request ID: %s" : "請求編號:%s", "There was an error updating your attendance status." : "更新您的參與狀況時發生錯誤", "Please contact the organizer directly." : "請直接聯繫主辦人", "Are you accepting the invitation?" : "接受邀請嗎?", @@ -62,6 +59,9 @@ OC.L10N.register( "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動建立 生日 日曆", - "Birthday calendars will be generated by a background job." : "生日日曆 將會在 後台 建立" + "Birthday calendars will be generated by a background job." : "生日日曆 將會在 後台 建立", + "Technical details" : "技術細節", + "Remote Address: %s" : "遠端位置:%s", + "Request ID: %s" : "請求編號:%s" }, "nplurals=1; plural=0;"); |