diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-zh-TW/mobile/android/chrome/about.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 基金會之註冊商標。"> |