blob: a12c6e9019925c9f18f212db3f11c84fc3b9349c (
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
|
<!-- 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 newMessageCmd.label "郵件">
<!ENTITY newMessageCmd.accesskey "M">
<!ENTITY newMessageCmd.key "M">
<!ENTITY newContactCmd.label "聯絡人…">
<!ENTITY newContactCmd.accesskey "C">
<!ENTITY sendPage.label "傳送頁面…">
<!ENTITY sendPage.accesskey "S">
<!ENTITY contextSendThisPage.label "傳送此頁面…">
<!ENTITY contextSendThisPage.accesskey "d">
<!ENTITY contextSendThisLink.label "傳送此鏈結…">
<!ENTITY contextSendThisLink.accesskey "k">
<!ENTITY contextSendImage.label "郵寄此圖片…">
<!ENTITY contextSendImage.accesskey "n">
<!ENTITY contextSendVideo.label "郵寄視訊檔案…">
<!ENTITY contextSendVideo.accesskey "n">
<!ENTITY contextSendAudio.label "郵寄音訊檔案…">
<!ENTITY contextSendAudio.accesskey "n">
<!ENTITY contextSendFrame.label "郵寄頁框…">
<!ENTITY contextSendFrame.accesskey "d">
<!ENTITY sendLinkCmd.label "郵寄此鏈結…">
<!ENTITY sendLinkCmd.accesskey "d">
|