blob: bcf80280f317de0de8e4abbb0ec59f35d7dac5d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!-- 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 subscribeDialog.title "訂閱">
<!ENTITY subscribeButton.label "訂閱">
<!ENTITY subscribeButton.accesskey "S">
<!ENTITY unsubscribeButton.label "取消訂閱">
<!ENTITY unsubscribeButton.accesskey "U">
<!ENTITY newGroupsTab.label "新群組">
<!ENTITY newGroupsTab.accesskey "N">
<!ENTITY refreshButton.label "更新">
<!ENTITY refreshButton.accesskey "R">
<!ENTITY stopButton.label "停止">
<!ENTITY stopButton.accesskey "t">
<!ENTITY server.label "帳號:">
<!ENTITY server.accesskey "A">
<!ENTITY subscribedHeader.label "訂閱">
<!-- commenting out until bug 38906 is fixed
<!ENTITY messagesHeader.label "訊息"> -->
<!ENTITY namefield.label "顯示有下列內容的項目:">
<!ENTITY namefield.accesskey "o">
|