blob: e5429908e5a99ee5a76d62ede6fb3940d450d07e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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 aboutPage.title "關於 &brandShortName;">
<!ENTITY aboutPage.warningVersion "&brandShortName; 是一個實驗用的測試版本,可能不夠穩定。">
<!ENTITY aboutPage.checkForUpdates.link "檢查更新 »">
<!ENTITY aboutPage.checkForUpdates.checking "正在尋找更新…">
<!ENTITY aboutPage.checkForUpdates.none "沒有可用的更新">
<!ENTITY aboutPage.checkForUpdates.available2 "下載更新">
<!ENTITY aboutPage.checkForUpdates.downloading "正在下載更新…">
<!ENTITY aboutPage.checkForUpdates.downloaded2 "安裝更新">
<!ENTITY aboutPage.faq.label "常見問題集">
<!ENTITY aboutPage.support.label "技術支援">
<!ENTITY aboutPage.privacyPolicy.label "隱私權保護政策">
<!ENTITY aboutPage.rights.label "瞭解您的權利">
<!ENTITY aboutPage.relNotes.label "發行公告">
<!ENTITY aboutPage.credits.label "感謝">
<!ENTITY aboutPage.license.label "授權資訊">
<!-- LOCALIZATION NOTE (aboutPage.logoTrademark): The message is explicitly about the word "Firefox" being trademarked, that's why we use it, instead of brandShortName. -->
<!ENTITY aboutPage.logoTrademark "Firefox 字樣與 Firefox 標誌為 Mozilla 基金會之註冊商標。">
|