diff options
Diffstat (limited to 'l10n-zh-TW/mobile/android/chrome/about.dtd')
-rw-r--r-- | l10n-zh-TW/mobile/android/chrome/about.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-zh-TW/mobile/android/chrome/about.dtd b/l10n-zh-TW/mobile/android/chrome/about.dtd new file mode 100644 index 0000000000..e5429908e5 --- /dev/null +++ b/l10n-zh-TW/mobile/android/chrome/about.dtd @@ -0,0 +1,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 基金會之註冊商標。"> |