blob: 7e38fb3b04296251ce48a8dbf70bb189094aed9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- 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/. -->
<!ENTITY accountWindow.title "帳戶內容">
<!ENTITY accountWindow.width "300">
<!ENTITY account.general "一般">
<!ENTITY account.advanced "進階選項">
<!ENTITY account.name "使用者名稱:">
<!ENTITY account.password "密碼:">
<!ENTITY account.alias "別名:">
<!ENTITY account.newMailNotification "有新郵件時通知我">
<!ENTITY account.autojoin "自動加入下列頻道:">
<!ENTITY account.proxySettings.caption "Proxy 設定值:">
<!ENTITY account.proxySettings.change.label "修改…">
<!ENTITY account.proxySettings.change.accessKey "C">
|