# 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/. aboutDialog-title = .title = 關於 { -brand-full-name } releaseNotes-link = 有什麼新鮮事 update-checkForUpdatesButton = .label = 檢查更新 .accesskey = C update-updateButton = .label = 重新啟動以更新 { -brand-shorter-name } .accesskey = R update-checkingForUpdates = 正在檢查更新… ## Variables: ## $transfer (string) - Transfer progress. settings-update-downloading = 正在下載更新 — aboutdialog-update-downloading = 正在下載更新 — ## update-applying = 正在套用更新… update-failed = 更新失敗。 update-failed-main = 更新失敗。下載最新版本 update-adminDisabled = 您的系統管理員已停用更新 update-policy-disabled = 您的組織已停用更新 update-noUpdatesFound = 已經是最新版本的 { -brand-short-name } aboutdialog-update-checking-failed = 更新檢查失敗。 update-otherInstanceHandlingUpdates = { -brand-short-name } 正被其他執行中的實例更新 ## Variables: ## $displayUrl (String): URL to page with download instructions. Example: www.mozilla.org/firefox/nightly/ aboutdialog-update-manual-with-link = 可用的更新位於 settings-update-manual-with-link = { $displayUrl } 已有可用更新 update-unsupported = 您無法在此系統上進行後續更新。 update-restarting = 重新啟動中… update-internal-error2 = 發生內部錯誤,無法檢查更新。可到下列網址下載 ## # Variables: # $channel (String): description of the update channel (e.g. "release", "beta", "nightly" etc.) aboutdialog-channel-description = 您目前正使用 更新頻道。 warningDesc-version = { -brand-short-name } 是一個實驗用的測試版本,可能不夠穩定。 aboutdialog-help-user = { -brand-product-name } 說明 aboutdialog-submit-feedback = 送出意見回饋 community-exp = 是一個。我們一起努力讓網路保持開放,任誰都可隨意使用。 community-2 = { -brand-short-name } 是由 所開發的產品。Mozilla 是個。我們一起努力讓網路保持開放,任誰都可隨意使用。 helpus = 想幫忙嗎? bottomLinks-license = 授權資訊 bottomLinks-rights = 使用者權利 bottomLinks-privacy = 隱私權保護政策 # Example of resulting string: 66.0.1 (64-bit) # Variables: # $version (String): version of Firefox, e.g. 66.0.1 # $bits (Number): bits of the architecture (32 or 64) aboutDialog-version = { $version }({ $bits } 位元) # Example of resulting string: 66.0a1 (2019-01-16) (64-bit) # Variables: # $version (String): version of Firefox for Nightly builds, e.g. 66.0a1 # $isodate (String): date in ISO format, e.g. 2019-01-16 # $bits (Number): bits of the architecture (32 or 64) aboutDialog-version-nightly = { $version }({ $isodate })({ $bits } 位元)