blob: 23e138f2389bda9470b637dd1924d4db6bfb4657 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
### Account Hub
### Account hub is where user can setup new accounts in Thunderbird.
## Header
account-hub-brand = { -brand-full-name }
account-hub-welcome-line = 歡迎使用 <span data-l10n-name="brand-name">{ -brand-full-name }</span>
account-hub-title = 帳號中心
## Footer
account-hub-release-notes = 發行公告
account-hub-support = 技術支援
account-hub-donate = 捐款
## Initial setup page
account-hub-email-setup-button = 電子郵件帳號
.title = 設定電子郵件帳號
account-hub-calendar-setup-button = 行事曆
.title = 設定本機或遠端行事曆
account-hub-address-book-setup-button = 通訊錄
.title = 設定本機或遠端通訊錄
account-hub-chat-setup-button = 聊天
.title = 設定聊天帳號
account-hub-feed-setup-button = RSS 資訊來源
.title = 設定 RSS 資訊來源帳號
account-hub-newsgroup-setup-button = 新聞群組
.title = 設定新聞群組帳號
account-hub-import-setup-button = 匯入
.title = 匯入設定檔備份
# Note: "Sync" represents the Firefox Sync product so it shouldn't be translated.
account-hub-sync-button = 登入至 Sync…
## Email page
account-hub-email-title = 設定您的電子郵件帳號
account-hub-add-email-title = 新增您的帳號
account-hub-manually-configure-email-title = 帳號設定
account-hub-email-cancel-button = 取消
account-hub-email-stop-button = 停止
account-hub-email-back-button = 上一頁
account-hub-email-retest-button = 重新測試
account-hub-email-finish-button = 完成
account-hub-email-manually-configure-button = 手動設定
account-hub-email-continue-button = 繼續
account-hub-email-confirm-button = 確認
account-hub-incoming-server-legend = 內送伺服器
account-hub-outgoing-server-legend = 外寄伺服器
account-hub-protocol-label = 通訊協定
account-hub-hostname-label = 主機名稱
account-hub-port-label = 埠
.title = 埠號設定為 0 即可自動偵測
account-hub-auto-description = { -brand-short-name } 將嘗試自動偵測留白的欄位。
account-hub-ssl-label = 連線安全性
## Incoming/Outgoing SSL Authentication options
account-hub-ssl-autodetect-option =
.label = 自動偵測
account-hub-ssl-no-authentication-option =
.label = 不認證
account-hub-ssl-cleartext-password-option =
.label = 普通密碼
account-hub-ssl-encrypted-password-option =
.label = 加密過的密碼
## Incoming/Outgoing SSL options
account-hub-ssl-noencryption-option =
.label = 無
account-hub-auth-label = 認證方式
account-hub-username-label = 使用者名稱
account-hub-adding-account-title = 新增帳號
account-hub-adding-account-subheader = 正在重新測試帳號設定
account-hub-account-added-title = 已新增帳號
account-hub-find-settings-failed = { -brand-full-name } 找不到適用您郵件帳號的設定資訊。
|