blob: 72320b371d2f94e0d075f96bf90e1faab0855c3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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 aboutAddons.title2 "附加元件">
<!ENTITY aboutAddons.header2 "您的附加元件">
<!ENTITY addonAction.enable "啟用">
<!ENTITY addonAction.disable "停用">
<!ENTITY addonAction.uninstall "移除">
<!ENTITY addonAction.undo "復原">
<!ENTITY addonAction.update "更新">
<!ENTITY addonUnsigned.message "&brandShortName; 無法驗證此附加元件。">
<!ENTITY addonUnsigned.learnMore "了解更多">
|