diff options
Diffstat (limited to 'l10n-zh-TW/browser')
30 files changed, 471 insertions, 141 deletions
diff --git a/l10n-zh-TW/browser/browser/aboutDialog.ftl b/l10n-zh-TW/browser/browser/aboutDialog.ftl index 2678df06db..cdc0523097 100644 --- a/l10n-zh-TW/browser/browser/aboutDialog.ftl +++ b/l10n-zh-TW/browser/browser/aboutDialog.ftl @@ -4,17 +4,13 @@ aboutDialog-title = .title = 關於 { -brand-full-name } - releaseNotes-link = 有什麼新鮮事 - update-checkForUpdatesButton = .label = 檢查更新 .accesskey = C - update-updateButton = .label = 重新啟動以更新 { -brand-shorter-name } .accesskey = R - update-checkingForUpdates = 正在檢查更新… ## Variables: @@ -26,11 +22,10 @@ aboutdialog-update-downloading = 正在下載更新 — <label data-l10n-name="d ## update-applying = 正在套用更新… - update-failed = 更新失敗。<label data-l10n-name="failed-link">下載最新版本</label> update-failed-main = 更新失敗。<a data-l10n-name="failed-link-main">下載最新版本</a> - update-adminDisabled = 您的系統管理員已停用更新 +update-policy-disabled = 您的組織已停用更新 update-noUpdatesFound = 已經是最新版本的 { -brand-short-name } aboutdialog-update-checking-failed = 更新檢查失敗。 update-otherInstanceHandlingUpdates = { -brand-short-name } 正被其他執行中的實例更新 @@ -40,11 +35,8 @@ update-otherInstanceHandlingUpdates = { -brand-short-name } 正被其他執行 aboutdialog-update-manual-with-link = 可用的更新位於 <label data-l10n-name="manual-link">{ $displayUrl }</label> settings-update-manual-with-link = <a data-l10n-name="manual-link">{ $displayUrl }</a> 已有可用更新 - update-unsupported = 您無法在此系統上進行後續更新。<label data-l10n-name="unsupported-link">詳細資訊</label> - update-restarting = 重新啟動中… - update-internal-error2 = 發生內部錯誤,無法檢查更新。可到下列網址下載 <label data-l10n-name="manual-link">{ $displayUrl }</label> ## @@ -52,28 +44,20 @@ update-internal-error2 = 發生內部錯誤,無法檢查更新。可到下列 # Variables: # $channel (String): description of the update channel (e.g. "release", "beta", "nightly" etc.) aboutdialog-channel-description = 您目前正使用 <label data-l10n-name="current-channel">{ $channel }</label> 更新頻道。 - warningDesc-version = { -brand-short-name } 是一個實驗用的測試版本,可能不夠穩定。 - aboutdialog-help-user = { -brand-product-name } 說明 aboutdialog-submit-feedback = 送出意見回饋 - community-exp = <label data-l10n-name="community-exp-mozillaLink">{ -vendor-short-name }</label> 是一個<label data-l10n-name="community-exp-creditsLink">全球性社群</label>。我們一起努力讓網路保持開放,任誰都可隨意使用。 - community-2 = { -brand-short-name } 是由 <label data-l10n-name="community-mozillaLink">{ -vendor-short-name }</label> 所開發的產品。Mozilla 是個<label data-l10n-name="community-creditsLink">全球性社群</label>。我們一起努力讓網路保持開放,任誰都可隨意使用。 - helpus = 想幫忙嗎?<label data-l10n-name="helpus-donateLink">捐款給我們</label>或<label data-l10n-name="helpus-getInvolvedLink">出力參與!</label> - 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 diff --git a/l10n-zh-TW/browser/browser/accounts.ftl b/l10n-zh-TW/browser/browser/accounts.ftl index dffd804294..23bd53bc6f 100644 --- a/l10n-zh-TW/browser/browser/accounts.ftl +++ b/l10n-zh-TW/browser/browser/accounts.ftl @@ -5,14 +5,11 @@ # Used as the FxA toolbar menu item value when user has not # finished setting up an account. account-finish-account-setup = 完成帳號設定 - # Used as the FxA toolbar menu item title when the user # needs to reconnect their account. account-disconnected2 = 帳號已取消連結 - # Menu item that sends a tab to all synced devices. account-send-to-all-devices = 傳送到所有裝置 - # Menu item that links to the Firefox Accounts settings for connected devices. account-manage-devices = 管理裝置… @@ -32,10 +29,8 @@ account-manage-devices-titlecase = 管理裝置… # Redirects to a marketing page. account-send-tab-to-device-singledevice-status = 沒有已連結的裝置 - # Redirects to a marketing page. account-send-tab-to-device-singledevice-learnmore = 了解傳送分頁… - # Redirects to an FxAccounts page that tells to you to connect another device. account-send-tab-to-device-connectdevice = 連結其他裝置… @@ -50,17 +45,16 @@ account-send-tab-to-device-verify = 確認您的帳號… # The title shown in a notification when either this device or another device # has connected to, or disconnected from, a Firefox account. account-connection-title = { -fxaccount-brand-name(capitalization: "title") } - +# The title shown in a notification when either this device or another device +# has connected to, or disconnected from, a Firefox account. +account-connection-title-2 = 帳號 # Variables: # $deviceName (String): the name of the new device account-connection-connected-with = 此電腦已連結至 { $deviceName }。 - # Used when the name of the new device is not known. account-connection-connected-with-noname = 此電腦已與新裝置連結。 - # Used in a notification shown after a Firefox account is connected to the current device. account-connection-connected = 成功登入 - # Used in a notification shown after the Firefox account was disconnected remotely. account-connection-disconnected = 此電腦已取消連結。 @@ -72,7 +66,6 @@ account-single-tab-arriving-title = 收到分頁 # Variables: # $deviceName (String): the device name. account-single-tab-arriving-from-device-title = 來自 { $deviceName } 的分頁 - # Used when a tab from a remote device arrives but the URL must be truncated. # Should display the URL with an indication that it's been truncated. # Variables: @@ -85,7 +78,6 @@ account-single-tab-arriving-truncated-url = { $url }… ## $tabCount (Number): the number of tabs received account-multiple-tabs-arriving-title = 收到分頁 - # Variables: # $deviceName (String): the device name. account-multiple-tabs-arriving-from-single-device = 收到來自 { $deviceName } 的 { $tabCount } 個分頁 diff --git a/l10n-zh-TW/browser/browser/addonNotifications.ftl b/l10n-zh-TW/browser/browser/addonNotifications.ftl index 9ec9c1e770..c0faa593f2 100644 --- a/l10n-zh-TW/browser/browser/addonNotifications.ftl +++ b/l10n-zh-TW/browser/browser/addonNotifications.ftl @@ -14,7 +14,6 @@ xpinstall-prompt-message = 您正在嘗試安裝來自 { $host } 的附加元件 xpinstall-prompt-header-unknown = 要允許未知網站安裝附加元件嗎? xpinstall-prompt-message-unknown = 您正在嘗試安裝未知來源的附加元件。繼續之前請確保您信任此網站。 - xpinstall-prompt-dont-allow = .label = 不允許 .accesskey = D @@ -41,11 +40,11 @@ site-permission-install-first-prompt-midi-message = 這個存取請求不一定 ## xpinstall-disabled-locked = 您的系統管理員已停用軟體安裝。 +xpinstall-disabled-by-policy = 您的組織已停用軟體安裝。 xpinstall-disabled = 目前已禁止安裝軟體。請點擊「啟用」後再試一次。 xpinstall-disabled-button = .label = 啟用 .accesskey = n - # This message is shown when the installation of an add-on is blocked by enterprise policy. # Variables: # $addonName (String): the name of the add-on. @@ -53,15 +52,20 @@ xpinstall-disabled-button = addon-install-blocked-by-policy = 您的系統管理員已封鎖 { $addonName }({ $addonId })。 # This message is shown when the installation of add-ons from a domain is blocked by enterprise policy. addon-domain-blocked-by-policy = 您的系統管理員已阻擋此網站向您詢問是否要在電腦上安裝軟體。 +# This message is shown when the installation of an add-on is blocked by enterprise policy. +# Variables: +# $addonName (String): the name of the add-on. +# $addonId (String): the ID of add-on. +addon-installation-blocked-by-policy = 您的組織已封鎖 { $addonName }({ $addonId })。 +# This message is shown when the installation of add-ons from a domain is blocked by enterprise policy. +addon-install-domain-blocked-by-policy = 您的組織已阻擋此網站向您詢問是否要在電腦上安裝軟體。 addon-install-full-screen-blocked = 進入全螢幕模式前或進入時,不允許安裝附加元件。 - # Variables: # $addonName (String): the localized name of the sideloaded add-on. webext-perms-sideload-menu-item = 已安裝 { $addonName } 至 { -brand-short-name } # Variables: # $addonName (String): the localized name of the extension which has been updated. webext-perms-update-menu-item = { $addonName } 要求新權限 - # This message is shown when one or more extensions have been imported from a # different browser into Firefox, and the user needs to complete the import to # start these extensions. This message is shown in the appmenu. @@ -77,12 +81,10 @@ addon-removal-title = 要移除 { $name } 嗎? addon-removal-message = 要從 { -brand-shorter-name } 移除 { $name } 嗎? addon-removal-button = 移除 addon-removal-abuse-report-checkbox = 回報此擴充套件給 { -vendor-short-name } - # Variables: # $addonCount (Number): the number of add-ons being downloaded addon-downloading-and-verifying = 正在下載與驗證 { $addonCount } 套附加元件… addon-download-verifying = 驗證中 - addon-install-cancel-button = .label = 取消 .accesskey = C diff --git a/l10n-zh-TW/browser/browser/appmenu.ftl b/l10n-zh-TW/browser/browser/appmenu.ftl index 69b69ea78e..1c8dab2522 100644 --- a/l10n-zh-TW/browser/browser/appmenu.ftl +++ b/l10n-zh-TW/browser/browser/appmenu.ftl @@ -77,6 +77,12 @@ appmenu-remote-tabs-turn-on-sync = appmenu-remote-tabs-showmore = .label = 顯示更多分頁 .tooltiptext = 顯示來自此裝置的更多分頁 +# This is shown when there are inactive tabs which are not being shown. +# Variables +# $count (Number) - The number of inactive tabs which are not being shown (at least 1) +appmenu-remote-tabs-showinactive = + .label = 顯示 { $count } 個閒置中的分頁 + .tooltiptext = 在此裝置顯示閒置中的分頁 # This is shown beneath the name of a device when that device has no open tabs appmenu-remote-tabs-notabs = 無已開啟的分頁 # This is shown when Sync is configured but syncing tabs is disabled. @@ -168,6 +174,11 @@ profiler-popup-capture-shortcut = # devtools/client/performance-new/shared/background.jsm.js # Please take care that the same values are also defined in devtools' perftools.ftl. + +# Presets and their l10n IDs are defined in the file +# devtools/client/performance-new/shared/background.sys.mjs +# Please take care that the same values are also defined in devtools' perftools.ftl. + profiler-popup-presets-web-developer-description = 推薦於對大部分網頁應用程式除錯時使用,額外負荷較低。 profiler-popup-presets-web-developer-label = .label = 網頁開發者 @@ -257,3 +268,13 @@ appmenu-developer-tools-extensions = .label = 開發者專用的擴充套件 appmenuitem-report-broken-site = .label = 回報網站問題 + +## Panel for privacy and security products + +appmenuitem-sign-in-account = 登入您的帳號 +appmenuitem-monitor-title = { -monitor-brand-short-name } +appmenuitem-monitor-description = 獲得資料外洩警報 +appmenuitem-relay-title = { -relay-brand-short-name } +appmenuitem-relay-description = 隱藏您的實際信箱與電話號碼 +appmenuitem-vpn-title = { -mozilla-vpn-brand-name } +appmenuitem-vpn-description = 保護您的線上行為隱私 diff --git a/l10n-zh-TW/browser/browser/browser.ftl b/l10n-zh-TW/browser/browser/browser.ftl index 59afc536b0..9b88fdd3a8 100644 --- a/l10n-zh-TW/browser/browser/browser.ftl +++ b/l10n-zh-TW/browser/browser/browser.ftl @@ -201,7 +201,7 @@ full-screen-exit = # This string prompts the user to use the list of search shortcuts in # the Urlbar and searchbar. -search-one-offs-with-title = 這次使用下列搜尋引擎搜尋: +search-one-offs-with-title = 這次使用下列搜尋引擎搜尋: search-one-offs-change-settings-compact-button = .tooltiptext = 修改搜尋設定 search-one-offs-context-open-new-tab = @@ -567,6 +567,11 @@ urlbar-result-action-search-w-engine = 使用 { $engine } 進行搜尋 urlbar-result-action-sponsored = 贊助項目 urlbar-result-action-switch-tab = 切換至該分頁 urlbar-result-action-visit = 前往 +# "Switch to tab with container" is used when the target tab is located in a +# different container. +# Variables +# $container (String): the name of the target container +urlbar-result-action-switch-tab-with-container = 切換到分頁 · <span>{ $container }</span> # Allows the user to visit a URL that was previously copied to the clipboard. urlbar-result-action-visit-from-clipboard = 開啟剪貼簿中的網址 # Directs a user to press the Tab key to perform a search with the specified @@ -597,6 +602,12 @@ urlbar-result-action-copy-to-clipboard = 複製 # $result (String): the string representation for a formula result urlbar-result-action-calculator-result = = { $result } +## Strings used for buttons in the urlbar + +# Label prompting user to search with a particular search engine. +# $engine (String): the name of a search engine that searches a specific site +urlbar-result-search-with = 使用 { $engine } 進行搜尋 + ## Action text shown in urlbar results, usually appended after the search ## string or the url, like "result value - action text". ## In these actions "Search" is a verb, followed by where the search is performed. @@ -891,6 +902,10 @@ tabs-toolbar-list-all-tabs = restore-session-startup-suggestion-message = <strong>想開啟先前的分頁?</strong>您可以從 { -brand-short-name } 應用程式選單 <img data-l10n-name="icon"/> 當中的「歷史」重新開啟先前的瀏覽階段。 restore-session-startup-suggestion-button = 告訴我怎麼做 +## Infobar shown when the user tries to open a file picker and file pickers are blocked by enterprise policy + +filepicker-blocked-infobar = 您的組織已封鎖存取此電腦中的本機檔案。 + ## Mozilla data reporting notification (Telemetry, Firefox Health Report, etc) data-reporting-notification-message = { -brand-short-name } 將會自動傳送一些資料給 { -vendor-short-name },讓我們能夠改善您的使用體驗。 @@ -899,6 +914,15 @@ data-reporting-notification-button = .accesskey = C # Label for the indicator shown in the private browsing window titlebar. private-browsing-indicator-label = 隱私瀏覽 +# Tooltip for the indicator shown in the window titlebar when content analysis is active. +# Variables: +# $agentName (String): The name of the DLP agent that is connected +content-analysis-indicator-tooltip = + .tooltiptext = 由 { $agentName } 提供資料遺失保護(DLP)功能。點擊此處即可取得更多資訊。 +content-analysis-panel-title = 資料保護 +# Variables: +# $agentName (String): The name of the DLP agent that is connected +content-analysis-panel-text = 您的組織使用 { $agentName } 來防止資料遺失。<a data-l10n-name="info">更多資訊</a> ## Unified extensions (toolbar) button diff --git a/l10n-zh-TW/browser/browser/confirmationHints.ftl b/l10n-zh-TW/browser/browser/confirmationHints.ftl index aa1b095fd6..69f9ff9c47 100644 --- a/l10n-zh-TW/browser/browser/confirmationHints.ftl +++ b/l10n-zh-TW/browser/browser/confirmationHints.ftl @@ -22,3 +22,6 @@ confirmation-hint-send-to-device = 已送出! confirmation-hint-firefox-relay-mask-created = 已產生新的轉寄信箱! confirmation-hint-firefox-relay-mask-reused = 重複使用現有的轉寄信箱! confirmation-hint-screenshot-copied = 已複製擷圖! +# Variables: +# $tabCount (Number): The number of duplicate tabs closed, at least 1. +confirmation-hint-duplicate-tabs-closed = 已關閉 { $tabCount } 個分頁 diff --git a/l10n-zh-TW/browser/browser/defaultBrowserNotification.ftl b/l10n-zh-TW/browser/browser/defaultBrowserNotification.ftl index 68ec4a0505..5aed459537 100644 --- a/l10n-zh-TW/browser/browser/defaultBrowserNotification.ftl +++ b/l10n-zh-TW/browser/browser/defaultBrowserNotification.ftl @@ -21,3 +21,20 @@ default-browser-prompt-message-alt = 隨時上網都有最快速度、安全與 default-browser-prompt-button-primary-alt = 設為預設瀏覽器 default-browser-prompt-checkbox-not-again-label = 不要再顯示此訊息 default-browser-prompt-button-secondary = 現在不要 + +## Strings for a Windows native guidance notification when the user is forced to +## use Windows Settings to set the default browser. Instructions differ for +## Windows 10 and 11. + +default-browser-guidance-notification-title = 完成將 { -brand-short-name } 設為預設瀏覽器 +# Quoted text are keywords to look for in the Windows Settings app. +default-browser-guidance-notification-body-instruction-win10 = + 第 1 步:前往設定 > 預設應用程式 + 第 2 步:向下捲動到「網頁瀏覽器」 + 第 3 步:選擇 { -brand-short-name } +# Quoted text are keywords to look for in the Windows Settings app. +default-browser-guidance-notification-body-instruction-win11 = + 第 1 步:前往設定 > 預設應用程式 + 第 2 步:點擊 { -brand-short-name } 的「設定為預設值」 +default-browser-guidance-notification-info-page = 顯示給我看 +default-browser-guidance-notification-dismiss = 完成 diff --git a/l10n-zh-TW/browser/browser/firefoxView.ftl b/l10n-zh-TW/browser/browser/firefoxView.ftl index 9e1ec005f6..1857b03e5e 100644 --- a/l10n-zh-TW/browser/browser/firefoxView.ftl +++ b/l10n-zh-TW/browser/browser/firefoxView.ftl @@ -12,6 +12,8 @@ menu-tools-firefox-view = .label = { -firefoxview-brand-name } .accesskey = F firefoxview-page-title = { -firefoxview-brand-name } +firefoxview-page-heading = + .heading = { -firefoxview-brand-name } firefoxview-page-label = .label = { -firefoxview-brand-name } firefoxview-close-button = @@ -51,6 +53,7 @@ firefoxview-syncedtabs-loading-header = 正在同步 firefoxview-syncedtabs-loading-description = 同步完成後就會看到您其他裝置上開啟的分頁,請稍候再回來。 firefoxview-tabpickup-fxa-admin-disabled-header = 您的組織已停用同步功能 firefoxview-tabpickup-fxa-admin-disabled-description = 由於您的管理員已停用同步功能,{ -brand-short-name } 無法在裝置間同步分頁。 +firefoxview-tabpickup-fxa-disabled-by-policy-description = 由於您的組織已停用同步功能,{ -brand-short-name } 無法在裝置間同步分頁。 firefoxview-tabpickup-network-offline-header = 請檢查您的網際網路連線是否正常 firefoxview-tabpickup-network-offline-description = 若您在防火牆或代理伺服器後面,請確認 { -brand-short-name } 可連線至網際網路。 firefoxview-tabpickup-network-offline-primarybutton = 重試 @@ -117,9 +120,9 @@ firefoxview-history-context-delete = 從瀏覽紀錄刪除 ## Open Tabs in this context refers to all open tabs in the browser -firefoxview-opentabs-nav = 開啟分頁 - .title = 開啟分頁 -firefoxview-opentabs-header = 開啟分頁 +firefoxview-opentabs-nav = 開啟的分頁 + .title = 開啟的分頁 +firefoxview-opentabs-header = 開啟的分頁 ## Recently closed tabs in this context refers to recently closed tabs from all windows @@ -180,6 +183,8 @@ firefoxview-search-results-count = { $count } 個網站 firefoxview-search-results-empty = 沒有「{ $query }」的搜尋結果 firefoxview-sort-history-by-date-label = 依照日期排序 firefoxview-sort-history-by-site-label = 依照網站排序 +firefoxview-sort-open-tabs-by-recency-label = 依照近期活動排序 +firefoxview-sort-open-tabs-by-order-label = 依照分頁順序排序 # Variables: # $url (string) - URL that will be opened in the new tab firefoxview-opentabs-tab-row = @@ -242,3 +247,25 @@ firefoxview-recentlyclosed-empty-description-two = 要尋找更久之前的分 firefoxview-syncedtabs-device-notabs = 未於此裝置開啟分頁 firefoxview-syncedtabs-connect-another-device = 連結其他裝置 +firefoxview-pinned-tabs = + .title = 釘選的分頁 +firefoxview-tabs = + .title = 分頁 + +## These tooltips will be displayed when hovering over a pinned tab on the Open Tabs page +## Variables: +## $tabTitle (string) - Title of pinned tab that will be opened when selected + +firefoxview-opentabs-pinned-tab = + .title = 切換到 { $tabTitle } +# This tooltip will be shown for a pinned tab whose URL is currently bookmarked. +firefoxview-opentabs-bookmarked-pinned-tab = + .title = 切換到(已加入書籤的){ $tabTitle } + +## These tooltips will be displayed when hovering over an unpinned Open Tab +## Variables: +## $url (string) - URL of tab that will be opened when selected + +# This tooltip will be shown for an unpinned tab whose URL is currently bookmarked. +firefoxview-opentabs-bookmarked-tab = + .title = (已加入書籤的){ $url } diff --git a/l10n-zh-TW/browser/browser/fxviewTabList.ftl b/l10n-zh-TW/browser/browser/fxviewTabList.ftl index 9b71f907cc..2adf29d44d 100644 --- a/l10n-zh-TW/browser/browser/fxviewTabList.ftl +++ b/l10n-zh-TW/browser/browser/fxviewTabList.ftl @@ -15,6 +15,10 @@ fxviewtabrow-time = { DATETIME($time, timeStyle: "short") } fxviewtabrow-tabs-list-tab = .title = 用新分頁開啟 { $targetURI } # Variables: +# $tabTitle (string) - Title of tab being closed +fxviewtabrow-close-tab-button = + .title = 關閉 { $tabTitle } +# Variables: # $tabTitle (string) - Title of tab being dismissed fxviewtabrow-dismiss-tab-button = .title = 關閉 { $tabTitle } @@ -51,7 +55,30 @@ fxviewtabrow-move-tab-window = 移動至新視窗 .accesskey = W fxviewtabrow-send-tab = 將分頁傳送至裝置 .accesskey = n +fxviewtabrow-pin-tab = 釘選分頁 + .accesskey = P +fxviewtabrow-unpin-tab = 還原成普通分頁 + .accesskey = p +fxviewtabrow-mute-tab = 分頁靜音 + .accesskey = M +fxviewtabrow-unmute-tab = 取消分頁靜音 + .accesskey = m # Variables: # $tabTitle (string) - Title of the tab to which the context menu is associated fxviewtabrow-options-menu-button = .title = { $tabTitle } 的選項 +# Variables: +# $tabTitle (string) - Title of tab being muted +fxviewtabrow-mute-tab-button = + .title = 將 { $tabTitle } 靜音 +# Variables: +# $tabTitle (string) - Title of tab being unmuted +fxviewtabrow-unmute-tab-button = + .title = 取消 { $tabTitle } 靜音 + +## Strings below are to be used without context (tab title/URL) on mute/unmute buttons + +fxviewtabrow-mute-tab-button-no-context = + .title = 分頁靜音 +fxviewtabrow-unmute-tab-button-no-context = + .title = 取消分頁靜音 diff --git a/l10n-zh-TW/browser/browser/menubar.ftl b/l10n-zh-TW/browser/browser/menubar.ftl index 760ec9e1c9..d03063bf44 100644 --- a/l10n-zh-TW/browser/browser/menubar.ftl +++ b/l10n-zh-TW/browser/browser/menubar.ftl @@ -145,6 +145,8 @@ menu-view-history-button = .label = 歷史 menu-view-synced-tabs-sidebar = .label = 同步的分頁 +menu-view-megalist-sidebar = + .label = 密碼 menu-view-full-zoom = .label = 縮放 .accesskey = Z diff --git a/l10n-zh-TW/browser/browser/newtab/asrouter.ftl b/l10n-zh-TW/browser/browser/newtab/asrouter.ftl index 0f862fdfef..8a68d04794 100644 --- a/l10n-zh-TW/browser/browser/newtab/asrouter.ftl +++ b/l10n-zh-TW/browser/browser/newtab/asrouter.ftl @@ -61,6 +61,7 @@ cfr-doorhanger-extension-total-users = cfr-doorhanger-bookmark-fxa-header = 將您的書籤同步帶著走。 cfr-doorhanger-bookmark-fxa-body = 找到好網站了!接下來也把這筆書籤同步進手機吧。試試使用 { -fxaccount-brand-name }。 +cfr-doorhanger-bookmark-fxa-body-2 = 找到好網站了!接下來也把這筆書籤同步進手機吧。註冊帳號即可開始使用。 cfr-doorhanger-bookmark-fxa-link-text = 立即同步書籤… cfr-doorhanger-bookmark-fxa-close-btn-tooltip = .aria-label = 關閉按鈕 @@ -201,8 +202,9 @@ cfr-cbh-confirm-button = 拒絕 Cookie 橫幅 .accesskey = R cfr-cbh-dismiss-button = 現在不要 .accesskey = N -cookie-banner-blocker-cfr-header = { -brand-short-name } 已為您封鎖 Cookie -cookie-banner-blocker-cfr-body = 我們會自動為您拒絕許多網站中的彈出型視窗,讓網站更難追蹤您。 +cookie-banner-blocker-onboarding-header = { -brand-short-name } 已為您封鎖 Cookie 橫幅 +cookie-banner-blocker-onboarding-body = 少一分會追蹤您的 Cookie,也讓您更不用分心。 +cookie-banner-blocker-onboarding-learn-more = 更多資訊 ## These strings are used in the Fox doodle Pin/set default spotlights @@ -232,10 +234,6 @@ fxa-sync-cfr-secondary = 待會提醒我 ## Device Migration FxA Spotlight -device-migration-fxa-spotlight-header = 使用的是舊裝置? -device-migration-fxa-spotlight-body = 備份您的資料,以確保不會遺失書籤、密碼等重要資訊。尤其是換新裝置轉移資料時更要小心。 -device-migration-fxa-spotlight-primary-button = 如何備份我的資料 -device-migration-fxa-spotlight-link = 待會提醒我 device-migration-fxa-spotlight-heavy-user-header = 別忘記備份您的資料 device-migration-fxa-spotlight-heavy-user-body = 確保您所有的裝置上,隨時都能有最新、同步的書籤、密碼等重要資訊。 device-migration-fxa-spotlight-heavy-user-primary-button = 開始使用 @@ -270,3 +268,14 @@ launch-on-login-infobar-reject-button = 現在不要 launch-on-login-infobar-final-message = <strong>要在每次電腦開機時自動開啟 { -brand-short-name } 嗎?</strong>若要管理您的啟動設定,請在設定頁面中搜尋「啟動」。 launch-on-login-infobar-final-reject-button = 不要,謝謝 .accesskey = N + +## Tail Fox Set Default Spotlight + +# This title is displayed together with the picture of a running fox with a long tail. +# In English, this is a figure of speech meaning 'stop something from following you'. +# If the localization of this message is challenging, consider using a simplified +# alternative as a reference for translation: 'Keep unwanted trackers away'. +tail-fox-spotlight-title = 別讓討厭的追蹤器跟上來 +tail-fox-spotlight-subtitle = 跟令人討厭的廣告追蹤器說再見,並且有一套更快、更安全的上網體驗。 +tail-fox-spotlight-primary-button = 用 { -brand-short-name } 開啟我的鏈結 +tail-fox-spotlight-secondary-button = 現在不要 diff --git a/l10n-zh-TW/browser/browser/newtab/newtab.ftl b/l10n-zh-TW/browser/browser/newtab/newtab.ftl index 3cabc681e4..979270456f 100644 --- a/l10n-zh-TW/browser/browser/newtab/newtab.ftl +++ b/l10n-zh-TW/browser/browser/newtab/newtab.ftl @@ -45,6 +45,7 @@ newtab-topsites-add-search-engine-header = 新增搜尋引擎 newtab-topsites-add-shortcut-header = 新增捷徑 newtab-topsites-edit-topsites-header = 編輯熱門網站 newtab-topsites-edit-shortcut-header = 編輯捷徑 +newtab-topsites-add-shortcut-label = 新增捷徑 newtab-topsites-title-label = 標題 newtab-topsites-title-input = .placeholder = 輸入標題 @@ -194,6 +195,7 @@ newtab-section-header-recent-activity = 近期動態 # Variables: # $provider (string) - Name of the corresponding content provider. newtab-section-header-pocket = { $provider } 推薦 +newtab-section-header-stories = 發人深省的文章 ## Empty Section States: These show when there are no more items in a section. Ex. When there are no more Pocket story recommendations, in the space where there would have been stories, this is shown instead. @@ -202,6 +204,8 @@ newtab-empty-section-highlights = 開始上網,我們就會把您在網路上 # Variables: # $provider (string) - Name of the content provider for this section, e.g "Pocket". newtab-empty-section-topstories = 所有文章都讀完啦!晚點再來,{ $provider } 將提供更多推薦故事。等不及了?選擇熱門主題,看看 Web 上各式精采資訊。 +# Ex. When there are no more story recommendations, in the space where there would have been stories, this is shown instead. +newtab-empty-section-topstories-generic = 所有文章都讀完啦!晚點再來看看更多推薦故事。等不及了?選擇熱門主題,看看 Web 上各式精采資訊。 ## Empty Section (Content Discovery Experience). These show when there are no more stories or when some stories fail to load. @@ -254,9 +258,9 @@ newtab-custom-row-selector = newtab-custom-sponsored-sites = 贊助捷徑 newtab-custom-pocket-title = 由 { -pocket-brand-name } 推薦 newtab-custom-pocket-subtitle = 由 { -brand-product-name } 的姊妹作 { -pocket-brand-name } 精心策展的內容 -newtab-custom-pocket-toggle = - .label = 由 { -pocket-brand-name } 推薦 - .description = 由 { -brand-product-name } 的姊妹作 { -pocket-brand-name } 精心策展的內容 +newtab-custom-stories-toggle = + .label = 推薦的文章 + .description = 由 { -brand-product-name } 產品家族精選的內容文章 newtab-custom-pocket-sponsored = 贊助內容 newtab-custom-pocket-show-recent-saves = 顯示近期儲存項目 newtab-custom-recent-title = 近期動態 @@ -266,3 +270,24 @@ newtab-custom-recent-toggle = .description = 近期造訪過的網站與內容精選 newtab-custom-close-button = 關閉 newtab-custom-settings = 管理更多設定 + +## New Tab Wallpapers + +newtab-wallpaper-title = 背景圖 +newtab-wallpaper-reset = 還原為預設值 +newtab-wallpaper-light-red-panda = 小貓熊 +newtab-wallpaper-light-mountain = 白色山脈 +newtab-wallpaper-light-sky = 紫色與粉紅色的天空 +newtab-wallpaper-light-color = 藍色、粉紅與黃色圖型 +newtab-wallpaper-light-landscape = 藍霧山景 +newtab-wallpaper-light-beach = 棕櫚樹海灘 +newtab-wallpaper-dark-aurora = 極光 +newtab-wallpaper-dark-color = 紅色與藍色圖型 +newtab-wallpaper-dark-panda = 隱藏在森林中的小貓熊 +newtab-wallpaper-dark-sky = 城市的夜空景觀 +newtab-wallpaper-dark-mountain = 山景 +newtab-wallpaper-dark-city = 紫色城市風景 +# Variables +# $author_string (String) - The name of the creator of the photo. +# $webpage_string (String) - The name of the webpage where the photo is located. +newtab-wallpaper-attribution = 相片由 <a data-l10n-name="name-link">{ $author_string }</a> 於 <a data-l10n-name="webpage-link">{ $webpage_string }</a> 提供 diff --git a/l10n-zh-TW/browser/browser/newtab/onboarding.ftl b/l10n-zh-TW/browser/browser/newtab/onboarding.ftl index 64a2810c95..043b3789ef 100644 --- a/l10n-zh-TW/browser/browser/newtab/onboarding.ftl +++ b/l10n-zh-TW/browser/browser/newtab/onboarding.ftl @@ -11,7 +11,7 @@ ## Welcome page strings onboarding-welcome-header = 歡迎使用 { -brand-short-name } -onboarding-start-browsing-button-label = 開始瀏覽 +onboarding-start-browsing-button-label = 開始上網 onboarding-not-now-button-label = 現在不要 mr1-onboarding-get-started-primary-button-label = 開始使用 @@ -53,6 +53,9 @@ mr1-onboarding-import-primary-button-label-attribution = 從 { $previous } 匯 mr1-onboarding-theme-header = 有您的風格 mr1-onboarding-theme-subtitle = 使用佈景主題,讓 { -brand-short-name } 有您的風格 mr1-onboarding-theme-secondary-button-label = 現在不要 +newtab-wallpaper-onboarding-title = 試用新色彩 +newtab-wallpaper-onboarding-subtitle = 挑選一套背景圖,讓您的新分頁有新風貌 +newtab-wallpaper-onboarding-primary-button-label = 設定背景圖 # System theme uses operating system color settings mr1-onboarding-theme-label-system = 系統佈景主題 mr1-onboarding-theme-label-light = 亮色 @@ -283,7 +286,7 @@ mr2022-onboarding-privacy-segmentation-button-secondary-label = 顯示詳細資 mr2022-onboarding-gratitude-title = 您正在幫助我們打造更好的網路環境 mr2022-onboarding-gratitude-subtitle = 感謝您使用由 Mozilla Foundation 所支持開發的 { -brand-short-name }。透過您的支援,我們努力讓網路環境變得更好、更開放、更可被所有人使用。 mr2022-onboarding-gratitude-primary-button-label = 看看有什麼新鮮事 -mr2022-onboarding-gratitude-secondary-button-label = 開始瀏覽 +mr2022-onboarding-gratitude-secondary-button-label = 開始上網 ## Onboarding spotlight for infrequent users @@ -324,10 +327,29 @@ onboarding-device-migration-primary-button-label = 登入 # Easy setup screen onboarding-easy-setup-security-and-privacy-title = 我們希望確保您上網安全 -onboarding-easy-setup-security-and-privacy-subtitle = 我們這套由非營利組織所開發的瀏覽器會自動封鎖讓大企業在網路上偷偷跟蹤您的程式。 +onboarding-easy-setup-security-and-privacy-subtitle = 我們這套由非營利組織所開發的瀏覽器,會自動封鎖讓大企業在網路上偷偷跟蹤您的程式。 # Mobile download screen onboarding-mobile-download-security-and-privacy-title = 在不同裝置間切換時保持加密 onboarding-mobile-download-security-and-privacy-subtitle = 資料同步完成後,{ -brand-short-name } 即可加密您的網站密碼、書籤與更多資料。另外還可以直接取得您在其他裝置上開啟的分頁。 # Gratitude screen onboarding-gratitude-security-and-privacy-title = { -brand-short-name } 是您的堅強後盾 onboarding-gratitude-security-and-privacy-subtitle = 感謝您使用由 Mozilla Foundation 所支持開發的 { -brand-short-name }。透過您的支援,我們努力讓網路環境變得更安全、更可被所有人使用。 + +## New user time and familiarity survey strings + +onboarding-new-user-time-based-survey-title = 您已經使用 { -brand-short-name } 多久了? +onboarding-new-user-familiarity-based-survey-title = 您對 { -brand-short-name } 有多熟悉? +onboarding-new-user-survey-subtitle = 您的意見回饋可協助讓 { -brand-short-name } 變得更好。 +# When translating "next" it means the next screen in onboarding. +onboarding-new-user-survey-next-button-label = 下一步 +onboarding-new-user-survey-legal-link-label = 選擇「{ onboarding-new-user-survey-next-button-label }」,代表您同意 { -brand-product-name } 的<a data-l10n-name="privacy_notice">隱私權公告</a> +# When translating "brand new" it means completely new. +onboarding-new-user-survey-time-based-option-1 = 我剛開始使用 +onboarding-new-user-survey-time-based-option-2 = 不到 1 個月 +onboarding-new-user-survey-time-based-option-3 = 超過 1 個月,常常使用 +onboarding-new-user-survey-time-based-option-4 = 超過 1 個月,偶爾用 +# When translating "brand new" it means completely new. +onboarding-new-user-survey-familiarity-based-option-1 = 我剛開始使用 +onboarding-new-user-survey-familiarity-based-option-2 = 我大概會用 +onboarding-new-user-survey-familiarity-based-option-3 = 我很熟悉操作 +onboarding-new-user-survey-familiarity-based-option-4 = 我曾經用過,但已經好一陣子了 diff --git a/l10n-zh-TW/browser/browser/policies/policies-descriptions.ftl b/l10n-zh-TW/browser/browser/policies/policies-descriptions.ftl index 6a3cabb12f..d2c246fb6b 100644 --- a/l10n-zh-TW/browser/browser/policies/policies-descriptions.ftl +++ b/l10n-zh-TW/browser/browser/policies/policies-descriptions.ftl @@ -12,10 +12,13 @@ policy-3rdparty = 設定 WebExtension 可透過 chrome.storage.managed 存取的政策。 policy-AllowedDomainsForApps = 指定允許存取 Google Workspace 的網域。 +policy-AllowFileSelectionDialogs = 允許顯示檔案選擇對話框。 policy-AppAutoUpdate = 開啟或關閉應用程式自動更新。 policy-AppUpdatePin = 防止 { -brand-short-name } 更新超過特定版本。 policy-AppUpdateURL = 自訂應用程式更新網址。 policy-Authentication = 為支援的網站設定整合身分驗證方式。 +policy-AutofillAddressEnabled = 開啟地址自動填寫功能。 +policy-AutofillCreditCardEnabled = 開啟付款方式自動填寫功能。 policy-AutoLaunchProtocolsFromOrigins = 列舉一組外部通訊協定的清單與來源網址,可不提示使用者就自動啟動外部通訊協定。 policy-BackgroundAppUpdate2 = 啟用或停用背景更新程式。 policy-BlockAboutAddons = 防止開啟附加元件管理員(about:addons)。 @@ -25,6 +28,7 @@ policy-BlockAboutSupport = 防止開啟 about:support 頁面。 policy-Bookmarks = 在書籤工具列、選單或當中的資料夾建立書籤。 policy-CaptivePortal = 開啟或關閉支援 Captive portal。 policy-CertificatesDescription = 新增憑證,或使用內建憑證。 +policy-ContentAnalysis = 啟用或停用與資料外洩防護軟體之間的連線。 policy-Cookies = 允許或拒絕網站設定 Cookie。 # Containers in this context is referring to container tabs in Firefox. policy-Containers = 設定容器分頁相關政策。 @@ -35,8 +39,11 @@ policy-DisableAppUpdate = 防止瀏覽器更新。 policy-DisableBuiltinPDFViewer = 停用 { -brand-short-name } 內建的 PDF 閱讀器 PDF.js。 policy-DisableDefaultBrowserAgent = 不讓預設瀏覽器代理工具作任何事。僅對 Windows 有效,其他平台沒有代理工具可用。 policy-DisableDeveloperTools = 防止使用開發者工具。 +policy-DisableEncryptedClientHello = 停用 TLS 的 Encrypted Client Hello(ECH)功能。 policy-DisableFeedbackCommands = 停用於「說明」選單中傳送意見回饋的相關指令(「送出意見回饋」與「回報詐騙網站」)。 policy-DisableFirefoxAccounts = 停用 { -fxaccount-brand-name }相關服務,包含 Sync。 +# This string is in the process of being deprecated in favor of policy-DisableAccounts. +policy-DisableFirefoxAccounts1 = 停用需要帳號才可使用的服務,包含 Sync。 # Firefox Screenshots is the name of the feature, and should not be translated. policy-DisableFirefoxScreenshots = 停用 Firefox Screenshots 功能。 policy-DisableFirefoxStudies = 防止 { -brand-short-name } 進行使用者研究。 @@ -121,6 +128,7 @@ policy-SSLVersionMax = 設定最大 SSL 版本。 policy-SSLVersionMin = 設定最小 SSL 版本。 policy-StartDownloadsInTempDirectory = 強制在本機的暫存位置,而非預設下載目錄開始下載。 policy-SupportMenu = 於說明選單內新增自訂的技術支援項目。 +policy-TranslateEnabled = 啟用或停用網頁翻譯功能。 policy-UserMessaging = 不要對使用者顯示某些訊息。 policy-UseSystemPrintDialog = 使用系統列印對話框列印。 # “format” refers to the format used for the value of this policy. diff --git a/l10n-zh-TW/browser/browser/preferences/connection.ftl b/l10n-zh-TW/browser/browser/preferences/connection.ftl index bbe46cb72f..d815ae56a1 100644 --- a/l10n-zh-TW/browser/browser/preferences/connection.ftl +++ b/l10n-zh-TW/browser/browser/preferences/connection.ftl @@ -9,28 +9,26 @@ connection-window2 = [macos] min-width: 44em *[other] min-width: 49em } - connection-close-key = .key = w - connection-disable-extension = .label = 停用擴充套件 - connection-proxy-configure = 設定存取網際網路的代理伺服器 - connection-proxy-option-no = .label = 不使用 Proxy .accesskey = y connection-proxy-option-system = .label = 使用系統 Proxy 設定 .accesskey = U +connection-proxy-option-wpad = + .label = 使用系統的網頁代理伺服器自動探索設定 + .accesskey = g connection-proxy-option-auto = .label = 自動偵測此網路的 Proxy 設定 .accesskey = w connection-proxy-option-manual = .label = 手動設定 Proxy .accesskey = m - connection-proxy-http = HTTP Proxy .accesskey = x connection-proxy-http-port = 埠 @@ -38,17 +36,14 @@ connection-proxy-http-port = 埠 connection-proxy-https-sharing = .label = 也針對 HTTPS 連線使用此代理伺服器 .accesskey = s - connection-proxy-https = HTTPS Proxy .accesskey = H connection-proxy-ssl-port = 埠 .accesskey = o - connection-proxy-socks = SOCKS 主機 .accesskey = C connection-proxy-socks-port = 埠 .accesskey = t - connection-proxy-socks4 = .label = SOCKS v4 .accesskey = K @@ -57,43 +52,33 @@ connection-proxy-socks5 = .accesskey = v connection-proxy-noproxy = 直接連線 .accesskey = n - connection-proxy-noproxy-desc = 範例: .mozilla.org, .net.tw, 192.168.1.0/24 - # Do not translate "localhost", "127.0.0.1/8" and "::1". (You can translate "and".) connection-proxy-noproxy-localhost-desc-2 = 與 localhost、127.0.0.1/8 與 ::1 的連線永遠不會經過代理伺服器。 - connection-proxy-autotype = .label = Proxy 自動設定網址 .accesskey = A - connection-proxy-reload = .label = 重新載入 .accesskey = e - connection-proxy-autologin = .label = 若已儲存密碼則不要提示驗證 .accesskey = i .tooltip = 勾選此選項後,若您已將密碼儲存起來,連線時就不會再詢問您密碼。驗證失敗後才會再向您詢問。 - connection-proxy-autologin-checkbox = .label = 若已儲存密碼則不要提示驗證 .accesskey = i .tooltiptext = 勾選此選項後,若您已將密碼儲存起來,連線時就不會再詢問您密碼。驗證失敗後才會再向您詢問。 - connection-proxy-socks-remote-dns = .label = 使用 SOCKS v5 時也代理 DNS 查詢 .accesskey = d - # Variables: # $name (String) - Display name or URL for the DNS over HTTPS provider connection-dns-over-https-url-item-default = .label = { $name }(預設) .tooltiptext = 使用預設網址來解析 DNS over HTTPS - connection-dns-over-https-url-custom = .label = 自訂 .accesskey = C .tooltiptext = 輸入您想要用來解析 DNS over HTTPS 的網址 - connection-dns-over-https-custom-label = 自訂 diff --git a/l10n-zh-TW/browser/browser/preferences/moreFromMozilla.ftl b/l10n-zh-TW/browser/browser/preferences/moreFromMozilla.ftl index 5dc8f0e156..ac77405739 100644 --- a/l10n-zh-TW/browser/browser/preferences/moreFromMozilla.ftl +++ b/l10n-zh-TW/browser/browser/preferences/moreFromMozilla.ftl @@ -8,22 +8,16 @@ more-from-moz-title = { -vendor-short-name } 的更多產品 more-from-moz-category = .tooltiptext = { -vendor-short-name } 的更多產品 - more-from-moz-subtitle = 看看致力於讓網際網路環境變得更健康的其他 { -vendor-short-name } 產品。 - more-from-moz-firefox-mobile-title = { -brand-product-name } 行動版 more-from-moz-firefox-mobile-description = 把您的隱私權置於最優先的行動瀏覽器。 - more-from-moz-mozilla-vpn-title = { -mozilla-vpn-brand-name } more-from-moz-mozilla-vpn-description = 探索更多一層的匿名上網與保護機制。 - more-from-moz-qr-code-box-firefox-mobile-title = 使用您的行動裝置下載。請掃描 QR Code,鏈結出現時點擊該鏈結。 more-from-moz-qr-code-box-firefox-mobile-button = 改寄電子郵件到您的手機 more-from-moz-qr-code-firefox-mobile-img = .alt = { -brand-product-name } 行動版的下載 QR Code - more-from-moz-button-mozilla-vpn-2 = 下載 VPN - more-from-moz-learn-more-link = 了解更多 ## These strings are for the Firefox Relay card in about:preferences moreFromMozilla page @@ -31,3 +25,10 @@ more-from-moz-learn-more-link = 了解更多 more-from-moz-firefox-relay-title = { -relay-brand-name } more-from-moz-firefox-relay-description = 使用免費的轉寄信箱保護您的身分資料。 more-from-moz-firefox-relay-button = 取得 { -relay-brand-short-name } + +## These strings are for the Mozilla Monitor card in about:preferences moreFromMozilla page + +more-from-moz-mozilla-monitor-title = { -mozmonitor-brand-name } +more-from-moz-mozilla-monitor-us-description = 自動帶您收回曝光的個人資訊。 +more-from-moz-mozilla-monitor-global-description = 當您的個資遭到外洩時發出警示。 +more-from-moz-mozilla-monitor-button = 取得 { -monitor-brand-short-name } diff --git a/l10n-zh-TW/browser/browser/preferences/preferences.ftl b/l10n-zh-TW/browser/browser/preferences/preferences.ftl index 3e78779cc6..3681cc3d1e 100644 --- a/l10n-zh-TW/browser/browser/preferences/preferences.ftl +++ b/l10n-zh-TW/browser/browser/preferences/preferences.ftl @@ -32,6 +32,8 @@ search-input-box2 = .style = width: 15.4em .placeholder = 搜尋選項 managed-notice = 您的瀏覽器受到組織管理。 +managed-notice-info-icon = + .alt = 資訊 category-list = .aria-label = 分類 pane-general-title = 一般 @@ -191,6 +193,9 @@ containers-remove-alert-title = 要移除這個容器嗎? containers-remove-alert-msg = 若您現在移除此容器,將關閉 { $count } 個容器分頁。您確定要移除此容器嗎? containers-remove-ok-button = 移除此容器 containers-remove-cancel-button = 不要移除此容器 +settings-tabs-show-image-in-preview = + .label = 當滑鼠移動到分頁標籤上時,顯示分頁預覽 + .accessKey = h ## General Section - Language & Appearance @@ -215,6 +220,10 @@ preferences-web-appearance-choice-input-dark = # This can appear when using windows HCM or "Override colors: always" without # system colors. preferences-web-appearance-override-warning = 您選擇的配色會蓋過網站外觀的配色。<a data-l10n-name="colors-link">管理色彩</a>。 +# This can appear when using windows HCM or "Override colors: always" without +# system colors. +preferences-web-appearance-override-warning2 = + .message = 您選擇的配色會蓋過網站外觀的配色。。 # This message contains one link. It can be moved within the sentence as needed # to adapt to your language, but should not be changed. preferences-web-appearance-footer = 到<a data-l10n-name="themes-link">擴充套件與佈景主題</a>管理 { -brand-short-name } 的佈景主題 @@ -242,6 +251,8 @@ preferences-default-zoom-value = preferences-zoom-text-only = .label = 只縮放文字 .accesskey = t +preferences-text-zoom-override-warning = + .message = 警告:若您選擇「只縮放文字」,但未將預設縮放比例設定為 100%,可能造成某些網站或內容不正常。 language-header = 語言 choose-language-description = 請選擇瀏覽支援多國語言的網頁時要優先顯示哪種語言 choose-button = @@ -547,6 +558,9 @@ home-prefs-shortcuts-by-option-sponsored = home-prefs-recommended-by-header = .label = { $provider } 推薦 home-prefs-recommended-by-description-new = 由 { -brand-product-name } 的姊妹作 { $provider } 精心策展的內容 +home-prefs-recommended-by-header-generic = + .label = 推薦的文章 +home-prefs-recommended-by-description-generic = 由 { -brand-product-name } 產品家族精選的內容文章 ## @@ -684,6 +698,13 @@ sync-mobile-promo = 下載 Firefox for<img data-l10n-name="android-icon"/> <a da sync-profile-picture = .tooltiptext = 更改個人資料照片 +sync-profile-picture-with-alt = + .tooltiptext = 更改個人資料照片 + .alt = 更改個人資料照片 +sync-profile-picture-account-problem = + .alt = 帳號個人資料照片 +fxa-login-rejected-warning = + .alt = 警告 sync-sign-out = .label = 登出… .accesskey = g @@ -734,7 +755,7 @@ prefs-syncing-button = sync-syncing-across-devices-heading = 您連線的裝置會同步下列項目: sync-currently-syncing-bookmarks = 書籤 sync-currently-syncing-history = 瀏覽紀錄 -sync-currently-syncing-tabs = 開啟分頁 +sync-currently-syncing-tabs = 開啟的分頁 sync-currently-syncing-logins-passwords = 登入資訊與密碼 sync-currently-syncing-passwords = 密碼 sync-currently-syncing-addresses = 地址 @@ -763,7 +784,7 @@ sync-engine-history = .label = 瀏覽紀錄 .accesskey = r sync-engine-tabs = - .label = 開啟分頁 + .label = 開啟的分頁 .tooltiptext = 所有同步設備中,開啟的網頁清單 .accesskey = T sync-engine-logins-passwords = @@ -988,6 +1009,7 @@ sitedata-delete-on-close = .label = 關閉 { -brand-short-name } 時清除 Cookie 與網站資料 .accesskey = C sitedata-delete-on-close-private-browsing = 在永久隱私瀏覽模式下,每次關閉 { -brand-short-name } 時就會清除 Cookie 與網站資料。 +sitedata-delete-on-close-private-browsing2 = 依照您的瀏覽紀錄設定,當您關閉瀏覽器後,{ -brand-short-name } 會自動刪除瀏覽階段中產生的 Cookie 與網站資料。 sitedata-allow-cookies-option = .label = 允許網站設定 Cookie 與網站資料 .accesskey = A @@ -1049,7 +1071,7 @@ addressbar-locbar-clipboard-option = .label = 剪貼簿 .accesskey = C addressbar-locbar-openpage-option = - .label = 開啟分頁 + .label = 開啟的分頁 .accesskey = O # Shortcuts refers to the shortcut tiles on the new tab page, previously known as top sites. Translation should be consistent. addressbar-locbar-shortcuts-option = @@ -1064,10 +1086,10 @@ addressbar-locbar-engines-option = addressbar-locbar-quickactions-option = .label = 快速操作 .accesskey = Q +addressbar-suggestions-settings = 修改搜尋建議偏好設定 addressbar-locbar-showrecentsearches-option = .label = 顯示近期搜尋項目 .accesskey = r -addressbar-suggestions-settings = 修改搜尋建議偏好設定 addressbar-quickactions-learn-more = 了解更多 ## Privacy Section - Content Blocking @@ -1250,6 +1272,8 @@ addon-recommendations-link = 了解更多 collection-health-report-disabled = 進行編譯設定時,已停用了資料回報功能 collection-backlogged-crash-reports-with-link = 允許 { -brand-short-name } 以您的身分自動回報錯誤報告<a data-l10n-name="crash-reports-link">了解更多資訊</a> .accesskey = c +collection-backlogged-crash-reports = 允許 { -brand-short-name } 以您的身分自動回報錯誤報告 + .accesskey = c privacy-segmentation-section-header = 能加強您上網體驗的新功能 privacy-segmentation-section-description = 當我們推出會使用您的資料來提供更個人化的上網體驗的新功能時: privacy-segmentation-radio-off = diff --git a/l10n-zh-TW/browser/browser/protectionsPanel.ftl b/l10n-zh-TW/browser/browser/protectionsPanel.ftl index 20506af6c6..ab0a5d4924 100644 --- a/l10n-zh-TW/browser/browser/protectionsPanel.ftl +++ b/l10n-zh-TW/browser/browser/protectionsPanel.ftl @@ -29,14 +29,6 @@ protections-panel-etp-off-header = 已關閉針對此網站的加強型追蹤保 ## custom element code. ## $host (String): the hostname of the site that is being displayed. -protections-panel-etp-on-toggle = - .label = 加強型追蹤保護 - .description = 對此網站開啟 - .aria-label = 關閉對 { $host } 的追蹤保護 -protections-panel-etp-off-toggle = - .label = 加強型追蹤保護 - .description = 對此網站關閉 - .aria-label = 開啟對 { $host } 的追蹤保護 protections-panel-etp-toggle-on = .label = 加強型追蹤保護 .description = 對此網站開啟 @@ -149,10 +141,10 @@ protections-panel-cookie-banner-blocker-view-turn-off-for-site = 要為 { $host protections-panel-cookie-banner-blocker-view-turn-on-for-site = 要為此網站開啟 Cookie 橫幅封鎖器嗎? protections-panel-cookie-banner-view-cookie-clear-warning = { -brand-short-name } 將清除此網站的 Cookie 並重新載入頁面。清除 Cookie 可能會將您從網站登出,或清空購物車。 protections-panel-cookie-banner-view-turn-on-description = { -brand-short-name } 可自動在支援的網站,為您拒絕網站設定 Cookie 的請求。 -protections-panel-cookie-banner-blocker-view-turn-on-description = 開啟此功能後,{ -brand-short-name } 就會對此網站自動嘗試拒絕 Cookie 橫幅。 protections-panel-cookie-banner-view-cancel = 取消 protections-panel-cookie-banner-view-turn-off = 關閉 protections-panel-cookie-banner-view-turn-on = 開啟 +protections-panel-cookie-banner-blocker-view-turn-on-description = 開啟此功能後,{ -brand-short-name } 就會對此網站自動嘗試拒絕 Cookie 橫幅。 protections-panel-cookie-banner-view-cancel-label = .label = 取消 protections-panel-cookie-banner-view-turn-off-label = @@ -162,3 +154,9 @@ protections-panel-cookie-banner-view-turn-on-label = protections-panel-report-broken-site = .label = 回報網站問題 .title = 回報網站問題 + +## Protections panel info message + +cfr-protections-panel-header = 上網不被追蹤 +cfr-protections-panel-body = 保留自己的資料。{ -brand-short-name } 不讓常見的追蹤器記錄您的上網行為。 +cfr-protections-panel-link-text = 了解更多 diff --git a/l10n-zh-TW/browser/browser/sanitize.ftl b/l10n-zh-TW/browser/browser/sanitize.ftl index 6167d47199..bbe89e3a19 100644 --- a/l10n-zh-TW/browser/browser/sanitize.ftl +++ b/l10n-zh-TW/browser/browser/sanitize.ftl @@ -19,6 +19,7 @@ sanitize-dialog-title-everything = .title = 清除所有歷史記錄 .style = min-width: 34em clear-data-settings-label = 關閉 { -brand-short-name } 時,應該自動清除全部 +sanitize-on-shutdown-description = 關閉 { -brand-short-name } 時,自動清除所有勾選的項目。 ## clear-time-duration-prefix is followed by a dropdown list, with ## values localized using clear-time-duration-value-* messages. @@ -54,12 +55,19 @@ history-section-label = 瀏覽紀錄 item-history-and-downloads = .label = 瀏覽與下載記錄 .accesskey = B -item-browsing-and-search = - .label = 造訪過的網站、儲存的表單資訊與搜尋紀錄 - .accesskey = V +item-history-form-data-downloads = + .label = 瀏覽紀錄 + .accesskey = H +item-history-form-data-downloads-description = 清除網站與下載紀錄、儲存的表單資訊與搜尋紀錄 item-cookies = .label = Cookie .accesskey = C +# Variables: +# $amount (Number) - Amount of site data currently stored on disk +# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB" +item-cookies-site-data-with-size = + .label = Cookie 與網站資料({ $amount } { $unit }) + .accesskey = e item-cookies-site-data = .label = Cookie 與網站資料 .accesskey = e @@ -70,6 +78,12 @@ item-active-logins = item-cache = .label = 快取 .accesskey = a +# Variables: +# $amount (Number) - Amount of cached data +# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB" +item-cached-content-with-size = + .label = 暫存的快取檔案與頁面({ $amount } { $unit }) + .accesskey = f item-cached-content = .label = 暫時快取的檔案與頁面 .accesskey = f @@ -81,9 +95,6 @@ item-site-prefs = .label = 網站設定 .accesskey = i item-site-prefs-description = 將您的權限與網站偏好設定重設回原始設定 -item-download-history = - .label = 下載檔案清單 - .accesskey = D data-section-label = 資料 item-site-settings = .label = 網站設定 @@ -98,6 +109,8 @@ sanitize-button-ok = .label = 立刻清除 sanitize-button-ok2 = .label = 清除 +sanitize-button-ok-on-shutdown = + .label = 儲存變更 # The label for the default button between the user clicking it and the window # closing. Indicates the items are being cleared. sanitize-button-clearing = diff --git a/l10n-zh-TW/browser/browser/screenshots.ftl b/l10n-zh-TW/browser/browser/screenshots.ftl index e51587dcc3..79673bb621 100644 --- a/l10n-zh-TW/browser/browser/screenshots.ftl +++ b/l10n-zh-TW/browser/browser/screenshots.ftl @@ -5,10 +5,8 @@ screenshot-toolbarbutton = .label = 畫面擷圖 .tooltiptext = 拍攝畫面擷圖 - screenshot-shortcut = .key = S - screenshots-instructions = 拖曳或點擊頁面來選擇區域,按下 ESC 取消。 screenshots-cancel-button = 取消 screenshots-save-visible-button = 儲存可見範圍 @@ -25,7 +23,6 @@ screenshots-cancel-button-title = .title = 取消 screenshots-retry-button-title = .title = 重拍擷圖 - screenshots-meta-key = { PLATFORM() -> [macos] ⌘ @@ -33,28 +30,62 @@ screenshots-meta-key = } screenshots-notification-link-copied-title = 已複製鏈結 screenshots-notification-link-copied-details = 已將您拍攝的圖片鏈結複製到剪貼簿,按下 { screenshots-meta-key }+V 即可貼上。 - screenshots-notification-image-copied-title = 已複製擷圖 screenshots-notification-image-copied-details = 已將擷圖複製到剪貼簿,按下 { screenshots-meta-key }-V 即可貼上。 - screenshots-request-error-title = 系統維護中。 screenshots-request-error-details = 抱歉!無法儲存您拍攝的圖片,請稍候再試一次。 - screenshots-connection-error-title = 無法連線至您的畫面擷圖。 screenshots-connection-error-details = 請檢查您的網路連線。若您可以正常上網,可能是 { -screenshots-brand-name } 臨時出了問題。 - screenshots-login-error-details = { -screenshots-brand-name } 服務發生問題,我們無法儲存您拍攝的擷圖。請稍候再試。 - screenshots-unshootable-page-error-title = 無法幫此頁面拍照。 screenshots-unshootable-page-error-details = 這不是標準的網頁,無法拍照。 - screenshots-empty-selection-error-title = 您的選擇範圍太小 - screenshots-private-window-error-title = 隱私瀏覽模式中將停用 { -screenshots-brand-name } 套件 screenshots-private-window-error-details = 很抱歉帶來不便,我們將在未來提供此功能。 - screenshots-generic-error-title = 唉呀,{ -screenshots-brand-name } 有點秀逗了。 screenshots-generic-error-details = 我們不確定剛剛發生了什麼事,您可以再試一次,或拍攝其他頁面的擷圖嗎? - screenshots-too-large-error-title = 擷圖太大,已裁切 screenshots-too-large-error-details = 請選擇長邊小於 32,700 畫素,或總面積小於 124,900,000 畫素的區域。 +screenshots-component-retry-button = + .title = 重拍擷圖 + .aria-label = 重拍擷圖 +screenshots-component-cancel-button = + .title = + { PLATFORM() -> + [macos] 取消(esc) + *[other] 取消(Esc) + } + .aria-label = 取消 +# Variables +# $shortcut (String) - A keyboard shortcut for copying the screenshot. +screenshots-component-copy-button = + .title = 複製({ $shortcut }) + .aria-label = 複製 +screenshots-component-copy-button-label = 複製 +# Variables +# $shortcut (String) - A keyboard shortcut for saving/downloading the screenshot. +screenshots-component-download-button = + .title = 下載({ $shortcut }) + .aria-label = 下載 +screenshots-component-download-button-label = 下載 + +## The below strings are used to capture keydown events so the strings should +## not be changed unless the keyboard layout in the locale requires it. + +screenshots-component-download-key = S +screenshots-component-copy-key = C + +## + +# This string represents the selection size area +# "x" here represents "by" (i.e 123 by 456) +# Variables: +# $width (Number) - The width of the selection region in pixels +# $height (Number) - The height of the selection region in pixels +screenshots-overlay-selection-region-size-2 = { $width } x { $height } +# This string represents the selection size area +# "×" here represents "by" (i.e 123 by 456) +# Variables: +# $width (Number) - The width of the selection region in pixels +# $height (Number) - The height of the selection region in pixels +screenshots-overlay-selection-region-size-3 = { $width } × { $height } diff --git a/l10n-zh-TW/browser/browser/search.ftl b/l10n-zh-TW/browser/browser/search.ftl index c342a8916a..ff3d53e9f7 100644 --- a/l10n-zh-TW/browser/browser/search.ftl +++ b/l10n-zh-TW/browser/browser/search.ftl @@ -10,10 +10,8 @@ opensearch-error-duplicate-title = 安裝錯誤 opensearch-error-duplicate-desc = { -brand-short-name } 無法從「{ $location-url }」安裝搜尋引擎,因為已存在同名的搜尋引擎。 - opensearch-error-format-title = 格式無效 opensearch-error-format-desc = { -brand-short-name } 無法安裝來自下列位置的搜尋引擎: { $location-url } - opensearch-error-download-title = 下載錯誤 opensearch-error-download-desc = { -brand-short-name } 無法從下列網址下載搜尋引擎: { $location-url } @@ -21,11 +19,9 @@ opensearch-error-download-desc = { -brand-short-name } 無法從下列網址下 searchbar-submit = .tooltiptext = 送出搜尋 - # This string is displayed in the search box when the input field is empty searchbar-input = .placeholder = 搜尋 - searchbar-icon = .tooltiptext = 搜尋 @@ -35,4 +31,5 @@ searchbar-icon = ## $newEngine (String) - the search engine to replace the removed search engine. removed-search-engine-message = <strong>您的預設搜尋引擎有變動。</strong>{ -brand-short-name } 已不再將 { $oldEngine } 作為預設搜尋引擎,現在起將以 { $newEngine } 做為新的預設搜尋引擎。若要改用其他的預設搜尋引擎,請到「設定」調整。<label data-l10n-name="remove-search-engine-article">了解更多</label> +removed-search-engine-message2 = <strong>您的預設搜尋引擎有變動。</strong>{ -brand-short-name } 已不再將 { $oldEngine } 作為預設搜尋引擎,現在起將以 { $newEngine } 做為新的預設搜尋引擎。若要改用其他的預設搜尋引擎,請到「設定」調整。 remove-search-engine-button = 確定 diff --git a/l10n-zh-TW/browser/browser/shopping.ftl b/l10n-zh-TW/browser/browser/shopping.ftl index 7df70cbd33..cfe744e49b 100644 --- a/l10n-zh-TW/browser/browser/shopping.ftl +++ b/l10n-zh-TW/browser/browser/shopping.ftl @@ -64,6 +64,11 @@ shopping-message-bar-analysis-in-progress-with-amount = 正在確認評論品質 shopping-message-bar-page-not-supported = .heading = 我們無法檢查這些評論 .message = 很可惜,我們無法確認某些類型產品(例如:儲值卡、影音串流服務、遊戲)的評論品質。 +shopping-message-bar-keep-closed-header = + .heading = 要保持關閉嗎? + .message = 您可以調整設定,預社關閉商品評論檢查器。目前會自動開啟。 +shopping-message-bar-keep-closed-dismiss-button = 不要,謝謝 +shopping-message-bar-keep-closed-accept-button = 好,請關掉 ## Strings for the product review snippets card @@ -89,6 +94,19 @@ shopping-settings-recommendations-toggle = shopping-settings-recommendations-learn-more2 = 您會偶而看到相關商品的廣告,我們僅會推薦評論品質可靠的商品。<a data-l10n-name="review-quality-url">了解更多資訊</a> shopping-settings-opt-out-button = 關閉商品評論檢查器 powered-by-fakespot = 商品評論檢查器是由 <a data-l10n-name="fakespot-link">{ -fakespot-brand-full-name }</a> 提供。 +shopping-settings-auto-open-toggle = + .label = 自動開啟商品評論檢查器 +# Description text for regions where we support three sites. Sites are limited to Amazon, Walmart and Best Buy. +# Variables: +# $firstSite (String) - The first shopping page name +# $secondSite (String) - The second shopping page name +# $thirdSite (String) - The third shopping page name +shopping-settings-auto-open-description-three-sites = 當您在 { $firstSite }、{ $secondSite } 或 { $thirdSite } 檢視商品時 +# Description text for regions where we support only one site (e.g. currently used in FR/DE with Amazon). +# Variables: +# $currentSite (String) - The current shopping page name +shopping-settings-auto-open-description-single-site = 當您在 { $currentSite } 檢視商品時 +shopping-settings-sidebar-enabled-state = 商品評論檢查器<strong>已開啟</strong> ## Strings for the adjusted rating component @@ -171,6 +189,22 @@ shopping-callout-pdp-opted-in-title = 這些商品評論可靠嗎?快速確認 shopping-callout-pdp-opted-in-subtitle = 開啟商品評論檢查器來確認移除不可靠的評論後的校正評分,以及根據近期的可靠評論所整理的重點。 shopping-callout-closed-not-opted-in-title = 點一下即可看到可靠的商品評論 shopping-callout-closed-not-opted-in-subtitle = 看到標價的時候,就可以試用看看商品評論檢查器。在購買之前快速確認實際購買商品的顧客評論。 +shopping-callout-closed-not-opted-in-revised-title = 點一下即可看到可信任的商品評論 +shopping-callout-closed-not-opted-in-revised-subtitle = 只要點擊網址列中價格標籤圖示,即可回到商品評論檢查器。 +shopping-callout-closed-not-opted-in-revised-button = 知道了! +shopping-callout-not-opted-in-reminder-title = 購物更放心 +shopping-callout-not-opted-in-reminder-subtitle = 不確定網站中的產品評論是真是假?{ -brand-product-name } 的商品評論檢查器可以協助您檢查。 +shopping-callout-not-opted-in-reminder-open-button = 開啟商品評論檢查器 +shopping-callout-not-opted-in-reminder-close-button = 知道了 +shopping-callout-not-opted-in-reminder-ignore-checkbox = 不要再顯示 +shopping-callout-not-opted-in-reminder-img-alt = + .aria-label = 三筆產品評論的抽象示意圖。當中一個有警告圖示,表示該評論可能不可信。 +shopping-callout-disabled-auto-open-title = 現在起會預設關閉商品評論檢查器 +shopping-callout-disabled-auto-open-subtitle = 您可以隨時點擊網址列中的價格標籤圖示,看看商品的評論是否可信。 +shopping-callout-disabled-auto-open-button = 知道了! +shopping-callout-opted-out-title = 商品評論檢查器已關閉 +shopping-callout-opted-out-subtitle = 若要重新開啟,請點擊網址列中的價格標籤圖示,並依照提示步驟操作。 +shopping-callout-opted-out-button = 知道了! ## Onboarding message strings. @@ -186,7 +220,6 @@ shopping-onboarding-dynamic-subtitle-1 = 購物前先看看商品在 <b>{ $curre # $currentSite (str) - The current shopping page name shopping-onboarding-single-subtitle = 購買商品之前,先看看 <b>{ $currentSite }</b> 上的商品評論可不可靠。{ -brand-product-name } 的實驗性功能「商品評論檢查器」直接內建於瀏覽器中。 shopping-onboarding-body = 透過 { -fakespot-brand-full-name } 的威力,我們協助您避免帶有偏見與虛偽的評論。我們會隨您在線上購物,持續改進 AI 模型。<a data-l10n-name="learn_more">了解更多資訊</a> -shopping-onboarding-opt-in-privacy-policy-and-terms-of-use2 = 選擇「{ shopping-onboarding-opt-in-button }」,代表您同意 { -fakespot-brand-name } 的<a data-l10n-name="privacy_policy">隱私權保護政策</a>與<a data-l10n-name="terms_of_use">使用條款</a>。 shopping-onboarding-opt-in-privacy-policy-and-terms-of-use3 = 選擇「{ shopping-onboarding-opt-in-button }」,代表您同意 { -brand-product-name } 的<a data-l10n-name="privacy_policy">隱私權保護政策</a>與 { -fakespot-brand-name } 的<a data-l10n-name="terms_of_use">使用條款</a>。 shopping-onboarding-opt-in-button = 好,試用看看 shopping-onboarding-not-now-button = 現在不要 diff --git a/l10n-zh-TW/browser/browser/sidebarMenu.ftl b/l10n-zh-TW/browser/browser/sidebarMenu.ftl index 74dd6d1214..1225a8e59a 100644 --- a/l10n-zh-TW/browser/browser/sidebarMenu.ftl +++ b/l10n-zh-TW/browser/browser/sidebarMenu.ftl @@ -4,15 +4,13 @@ sidebar-menu-bookmarks = .label = 書籤 - sidebar-menu-history = .label = 歷史 - sidebar-menu-synced-tabs = .label = 同步的分頁 - +sidebar-menu-megalist = + .label = 密碼 sidebar-menu-close = .label = 關閉側邊欄 - sidebar-close-button = .tooltiptext = 關閉側邊欄 diff --git a/l10n-zh-TW/browser/browser/sync.ftl b/l10n-zh-TW/browser/browser/sync.ftl index 8c26e89415..0ba6904ba6 100644 --- a/l10n-zh-TW/browser/browser/sync.ftl +++ b/l10n-zh-TW/browser/browser/sync.ftl @@ -29,3 +29,5 @@ fxa-menu-send-tab-to-device-syncnotready = fxa-menu-send-tab-to-device-description = 立即傳送分頁到任何您登入過的裝置。 fxa-menu-sign-out = .label = 登出… +fxa-menu-sync-title = Sync +fxa-menu-sync-description = 隨時隨地開啟您的網頁 diff --git a/l10n-zh-TW/browser/browser/tabContextMenu.ftl b/l10n-zh-TW/browser/browser/tabContextMenu.ftl index 3b1cadc6d5..d1436e67c2 100644 --- a/l10n-zh-TW/browser/browser/tabContextMenu.ftl +++ b/l10n-zh-TW/browser/browser/tabContextMenu.ftl @@ -72,6 +72,9 @@ move-to-new-window = tab-context-close-multiple-tabs = .label = 關閉多個分頁 .accesskey = M +tab-context-close-duplicate-tabs = + .label = 關閉重複的分頁 + .accesskey = u tab-context-share-url = .label = 分享 .accesskey = h diff --git a/l10n-zh-TW/browser/browser/translations.ftl b/l10n-zh-TW/browser/browser/translations.ftl index 3d84a20b9e..32e3da8a38 100644 --- a/l10n-zh-TW/browser/browser/translations.ftl +++ b/l10n-zh-TW/browser/browser/translations.ftl @@ -89,7 +89,7 @@ translations-panel-error-change-button = # # Variables: # $language (string) - The language of the document. -translations-panel-error-unsupported-hint-known = 抱歉,我們尚未支援 { $language }。 +translations-panel-error-unsupported-hint-known = 抱歉,我們尚未支援{ $language }。 translations-panel-error-unsupported-hint-unknown = 抱歉,我們尚未支援此語言。 ## Each label is followed, on a new line, by a dropdown list of language names. @@ -112,7 +112,7 @@ translations-panel-to-label = 翻譯語言: # $toLanguage (string) - The target language of the translation. translations-panel-revisit-header = 已將此頁面從 { $fromLanguage } 翻譯為 { $toLanguage } translations-panel-choose-language = - .label = 選擇一種語言 + .label = 選擇語言 translations-panel-restore-button = .label = 顯示原始內容 @@ -126,8 +126,6 @@ translations-manage-description = 下載語言檔案,進行離線翻譯。 translations-manage-all-language = 所有語言 translations-manage-download-button = 下載 translations-manage-delete-button = 刪除 -translations-manage-error-download = 下載語言檔案時發生問題,請再試一次。 -translations-manage-error-delete = 刪除語言檔案時發生錯誤,請再試一次。 translations-manage-intro = 設定您的語言與網站翻譯偏好設定,或管理已安裝的離線翻譯語言檔。 translations-manage-install-description = 安裝離線翻譯用的語言檔案 translations-manage-language-install-button = @@ -135,12 +133,21 @@ translations-manage-language-install-button = translations-manage-language-install-all-button = .label = 安裝全部 .accesskey = I +translations-manage-intro-2 = 設定您的語言與網站翻譯偏好設定,或管理已下載的離線翻譯語言檔。 +translations-manage-download-description = 下載語言檔案進行離線翻譯 +translations-manage-language-download-button = + .label = 下載 +translations-manage-language-download-all-button = + .label = 下載全部 + .accesskey = D translations-manage-language-remove-button = .label = 移除 translations-manage-language-remove-all-button = .label = 移除全部 .accesskey = e translations-manage-error-install = 安裝語言檔案時發生問題,請再試一次。 +translations-manage-error-download = 下載語言檔案時發生問題,請再試一次。 +translations-manage-error-delete = 刪除語言檔案時發生錯誤,請再試一次。 translations-manage-error-remove = 移除語言檔案時發生錯誤,請再試一次。 translations-manage-error-list = 取得可下載語言清單時發生錯誤,請重新整理頁面後再試一次。 translations-settings-title = @@ -170,3 +177,75 @@ translations-settings-remove-all-sites-button = translations-settings-close-dialog = .buttonlabelaccept = 關閉 .buttonaccesskeyaccept = C +# Text displayed in the right-click context menu for translating +# selected text to a yet-to-be-determined language. +main-context-menu-translate-selection = + .label = 翻譯選擇範圍… + .accesskey = n +# Text displayed in the right-click context menu for translating +# selected text to a target language. +# +# Variables: +# $language (string) - The localized display name of the target language +main-context-menu-translate-selection-to-language = + .label = 將選擇範圍翻譯為{ $language } + .accesskey = n +# Text displayed in the right-click context menu for translating +# the text of a hyperlink to a yet-to-be-determined language. +main-context-menu-translate-link-text = + .label = 翻譯鏈結文字… + .accesskey = n +# Text displayed in the right-click context menu for translating +# the text of a hyperlink to a target language. +# +# Variables: +# $language (string) - The localized display name of the target language +main-context-menu-translate-link-text-to-language = + .label = 將鏈結文字翻譯為{ $language } + .accesskey = n +# Text displayed in the select translations panel header. +select-translations-panel-header = 翻譯 +# Text displayed above the from-language dropdown menu. +select-translations-panel-from-label = 從 +# Text displayed above the to-language dropdown menu. +select-translations-panel-to-label = 翻譯為 +# Text displayed above the try-another-source-language dropdown menu. +select-translations-panel-try-another-language-label = 嘗試其他原始語言 +select-translations-panel-cancel-button = + .label = 取消 +# Text displayed on the copy button before it is clicked. +select-translations-panel-copy-button = + .label = 複製 +# Text displayed on the copy button after it is clicked. +select-translations-panel-copy-button-copied = + .label = 已複製! +select-translations-panel-done-button = + .label = 完成 +select-translations-panel-translate-full-page-button = + .label = 翻譯完整頁面 +select-translations-panel-translate-button = + .label = 翻譯 +select-translations-panel-try-again-button = + .label = 重試 +# Text displayed as a placeholder when the panel is idle. +select-translations-panel-idle-placeholder-text = 翻譯好的文字將顯示於此處。 +# Text displayed as a placeholder when the panel is actively translating. +select-translations-panel-translating-placeholder-text = 翻譯中… +select-translations-panel-init-failure-message = + .message = 無法載入翻譯語言,請確認您的網際網路連線是否正常後再試一次。 +# Text displayed when the translation fails to complete. +select-translations-panel-translation-failure-message = + .message = 翻譯時發生問題,請再試一次。 +# If your language requires declining the language name, a possible solution +# is to adapt the structure of the phrase, or use a support noun, e.g. +# `Sorry, we don't support the language yet: { $language } +# +# Variables: +# $language (string) - The language of the document. +select-translations-panel-unsupported-language-message-known = + .message = 抱歉,我們尚未支援{ $language }。 +select-translations-panel-unsupported-language-message-unknown = + .message = 抱歉,我們尚未支援此語言。 +# Text displayed on the menuitem that opens the Translation Settings page. +select-translations-panel-open-translations-settings-menuitem = + .label = 翻譯設定 diff --git a/l10n-zh-TW/browser/browser/webProtocolHandler.ftl b/l10n-zh-TW/browser/browser/webProtocolHandler.ftl index 155ecc7478..4a6f48dd00 100644 --- a/l10n-zh-TW/browser/browser/webProtocolHandler.ftl +++ b/l10n-zh-TW/browser/browser/webProtocolHandler.ftl @@ -6,15 +6,16 @@ protocolhandler-mailto-os-handler-notificationbox = 要總是使用 { -brand-sho protocolhandler-mailto-os-handler-yes-confirm = 現在起將預設使用 { -brand-short-name } 來開啟要傳送電子郵件的鏈結。 protocolhandler-mailto-os-handler-yes-button = 設為預設軟體 protocolhandler-mailto-os-handler-no-button = 現在不要 -# Variables: -# $url (String): The url of a webmailer, but only its full domain name. -protocolhandler-mailto-handler-notificationbox = 要使用 { $url } 開啟郵件鏈結嗎? ## Variables: ## $url (String): The url of a webmailer, but only its full domain name. protocolhandler-mailto-handler-notificationbox-always = 要總是使用 { $url } 開啟郵件鏈結嗎? protocolhandler-mailto-handler-yes-confirm = 現在起將預設使用 { $url } 網站來開啟要傳送電子郵件的鏈結。 +protocolhandler-mailto-handler-set-message = 每次點擊郵件鏈結時,都<strong>使用 { -brand-short-name } 開啟 { $url }</strong> 嗎? +protocolhandler-mailto-handler-confirm-message = 您電腦的預設電子郵件軟體已更改為使用<strong>{ -brand-short-name } 開啟 { $url }</strong>。 +protocolhandler-mailto-handler-set = 當您點擊電子郵件鏈結時,要使用<strong>{ -brand-short-name } 來開啟 { $url }</strong>嗎? +protocolhandler-mailto-handler-confirm = 當您每次點擊電子郵件鏈結時,<strong>{ -brand-short-name } 將開啟 { $url }</strong>。 ## diff --git a/l10n-zh-TW/browser/browser/webrtcIndicator.ftl b/l10n-zh-TW/browser/browser/webrtcIndicator.ftl index f11797f0fe..f77b327117 100644 --- a/l10n-zh-TW/browser/browser/webrtcIndicator.ftl +++ b/l10n-zh-TW/browser/browser/webrtcIndicator.ftl @@ -3,12 +3,6 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. -# Note: This is currently placed under browser/base/content so that we can -# get the strings to appear without having our localization community need -# to go through and translate everything. Once these strings are ready for -# translation, we'll move it to the locales folder. - - ## These strings are used so that the window has a title in tools that ## enumerate/look for window titles. It is not normally visible anywhere. @@ -30,7 +24,6 @@ webrtc-item-browser = 分頁 # This is used for the website origin for the sharing menu if no readable origin could be deduced from the URL. webrtc-sharing-menuitem-unknown-host = 未知來源 - # Variables: # $origin (String): The website origin (e.g. www.mozilla.org) # $itemList (String): A formatted list of items (e.g. "camera, microphone and tab audio") @@ -39,7 +32,6 @@ webrtc-sharing-menuitem = webrtc-sharing-menu = .label = 正在分享裝置的分頁 .accesskey = d - webrtc-sharing-window = 您正在分享其他應用程式視窗。 webrtc-sharing-browser-window = 您正在分享 { -brand-short-name }。 webrtc-sharing-screen = 您正在分享整個畫面。 @@ -93,32 +85,26 @@ webrtc-indicator-menuitem-control-sharing = .label = 調整分享的項目 webrtc-indicator-menuitem-control-sharing-on = .label = 調整與「{ $streamTitle }」分享的項目 - webrtc-indicator-menuitem-sharing-camera-with = .label = 與「{ $streamTitle }」分享攝影機 webrtc-indicator-menuitem-sharing-camera-with-n-tabs = .label = 與 { $tabCount } 個分頁分享攝影機 - webrtc-indicator-menuitem-sharing-microphone-with = .label = 與「{ $streamTitle }」分享麥克風 webrtc-indicator-menuitem-sharing-microphone-with-n-tabs = .label = 與 { $tabCount } 個分頁分享麥克風 - webrtc-indicator-menuitem-sharing-application-with = .label = 與「{ $streamTitle }」分享應用程式 webrtc-indicator-menuitem-sharing-application-with-n-tabs = .label = 與 { $tabCount } 個分頁分享應用程式 - webrtc-indicator-menuitem-sharing-screen-with = .label = 與「{ $streamTitle }」分享畫面 webrtc-indicator-menuitem-sharing-screen-with-n-tabs = .label = 與 { $tabCount } 個分頁分享畫面 - webrtc-indicator-menuitem-sharing-window-with = .label = 與「{ $streamTitle }」分享視窗 webrtc-indicator-menuitem-sharing-window-with-n-tabs = .label = 正與 { $tabCount } 個分頁分享視窗 - webrtc-indicator-menuitem-sharing-browser-with = .label = 與「{ $streamTitle }」分享分頁 # This message is shown when the contents of a tab is shared during a WebRTC @@ -141,6 +127,20 @@ webrtc-allow-share-camera-and-audio-capture = 要允許 { $origin } 使用您的 webrtc-allow-share-screen-and-microphone = 要允許 { $origin } 使用您的麥克風,並看到您的畫面嗎? webrtc-allow-share-screen-and-audio-capture = 要允許 { $origin } 聽到這個分頁的聲音,並看到您的畫面嗎? +## Special phrasing for sharing devices when the origin is a file url. + +webrtc-allow-share-audio-capture-with-file = 要允許這個本機檔案聆聽這個分頁的聲音嗎? +webrtc-allow-share-camera-with-file = 要允許這個本機檔案使用您的攝影機嗎? +webrtc-allow-share-microphone-with-file = 要允許這個本機檔案使用您的麥克風嗎? +webrtc-allow-share-screen-with-file = 要允許這個本機檔案看到您的畫面嗎? +# "Speakers" is used in a general sense that might include headphones or +# another audio output connection. +webrtc-allow-share-speaker-with-file = 要允許這個本機檔案使用其他喇叭嗎? +webrtc-allow-share-camera-and-microphone-with-file = 要允許這個本機檔案使用您的攝影機與麥克風嗎? +webrtc-allow-share-camera-and-audio-capture-with-file = 要允許這個本機檔案使用您的攝影機並聆聽這個分頁的聲音嗎? +webrtc-allow-share-screen-and-microphone-with-file = 要允許這個本機檔案使用您的麥克風並看到您的畫面嗎? +webrtc-allow-share-screen-and-audio-capture-with-file = 要允許這個本機檔案聆聽這個分頁的聲音,並看到您的畫面嗎? + ## Variables: ## $origin (String): the first party origin. ## $thirdParty (String): the third party origin. @@ -161,7 +161,6 @@ webrtc-allow-share-screen-and-audio-capture-unsafe-delegation = 要允許 { $ori webrtc-share-screen-warning = 請僅與您信任的網站分享畫面。惡意網站可能會盜用您的身分瀏覽,並偷走您的隱私資料。 webrtc-share-browser-warning = 請僅與您信任的網站分享 { -brand-short-name }。惡意網站可能會盜用您的身分瀏覽,並偷走您的隱私資料。 - webrtc-share-screen-learn-more = 了解更多 webrtc-pick-window-or-screen = 選擇視窗或畫面 webrtc-share-entire-screen = 整個畫面 @@ -193,7 +192,6 @@ webrtc-action-not-now = webrtc-remember-allow-checkbox = 記住此決定 webrtc-mute-notifications-checkbox = 分享視窗或畫面時,隱藏網站通知 - webrtc-reason-for-no-permanent-allow-screen = { -brand-short-name } 無法永久允許存取您的畫面 webrtc-reason-for-no-permanent-allow-audio = { -brand-short-name } 無法永久允許不先詢問要分享哪一個分頁就直接存取音訊內容。 webrtc-reason-for-no-permanent-allow-insecure = 您與此網站間的連線並不安全。為了保護您,{ -brand-short-name } 將只允許在此次瀏覽階段連線。 diff --git a/l10n-zh-TW/browser/chrome/browser/browser.properties b/l10n-zh-TW/browser/chrome/browser/browser.properties index c124ae8957..ed98496b08 100644 --- a/l10n-zh-TW/browser/chrome/browser/browser.properties +++ b/l10n-zh-TW/browser/chrome/browser/browser.properties @@ -157,6 +157,11 @@ webauthn.anonymize=還是要匿名 # Spoof Accept-Language prompt privacy.spoof_english=將語言設定切換為英文,將讓您更難被網站識別出來並能加強保護隱私。您想要要求載入英文版的網頁嗎? +webauthn.allow=允許 +webauthn.allow.accesskey=A +webauthn.block=封鎖 +webauthn.block.accesskey=B + # LOCALIZATION NOTE (identity.identified.verifier, identity.identified.state_and_country, identity.ev.contentOwner2): # %S is the hostname of the site that is being displayed. identity.identified.verifier=驗證機構: %S @@ -512,7 +517,7 @@ midi.shareSysexWithSite = 要允許 %S 存取您的 MIDI 裝置,並收發 SysE # LOCALIZATION NOTE (panel.back): # This is used by screen readers to label the "back" button in various browser -# popup panels, including the sliding subviews of the main menu. +# popup panels, including the sliding subviews of the main menu. panel.back = 返回 storageAccess1.Allow.label = 允許 @@ -525,8 +530,6 @@ storageAccess1.DontAllow.accesskey = B storageAccess4.message = 要允許 %1$S 在 %2$S 上使用該網站自己的 cookie 嗎? storageAccess1.hintText = 如果 %1$S 沒有清楚解釋為什麼需要此資料,您應該封鎖它。 - - # LOCALIZATION NOTE (gnomeSearchProviderSearchWeb): # Used for search by Gnome Shell activity screen, %S is a searched string. gnomeSearchProviderSearchWeb=到網路上搜尋「%S」 diff --git a/l10n-zh-TW/browser/chrome/browser/downloads/downloads.properties b/l10n-zh-TW/browser/chrome/browser/downloads/downloads.properties index bf4168c6d3..f8e16a19a9 100644 --- a/l10n-zh-TW/browser/chrome/browser/downloads/downloads.properties +++ b/l10n-zh-TW/browser/chrome/browser/downloads/downloads.properties @@ -47,7 +47,7 @@ fileDeleted=檔案已刪除 # LOCALIZATION NOTE (unblockHeaderUnblock, unblockHeaderOpen, # unblockTypeMalware, unblockTypePotentiallyUnwanted2, # unblockTypeUncommon2, unblockTip2, unblockButtonOpen, -# unblockButtonUnblock, unblockButtonConfirmBlock, unblockInsecure2): +# unblockButtonUnblock, unblockButtonConfirmBlock, unblockInsecure3): # These strings are displayed in the dialog shown when the user asks a blocked # download to be unblocked. The severity of the threat is expressed in # descending order by the unblockType strings, it is higher for files detected @@ -58,6 +58,7 @@ unblockTypeMalware=這個檔案含有病毒或是會傷害您的電腦的惡意 unblockTypePotentiallyUnwanted2=這個檔案可能假扮為有用的檔案讓您下載,但實際上會對您的程式與設定做出未預期的變更。 unblockTypeUncommon2=這個檔案不是常見的可下載檔案,開啟的話可能會不安全。這個檔案裡可能含有病毒,或會對您的程式與設定做出未預期的變更。 unblockInsecure2=目前的文件是透過 HTTPS 加密連線所傳輸的,而下載項目則是以未加密的 HTTP 通訊協定提供。若繼續,下載項目可能會在下載過程中發生毀損或遭到竄改。 +unblockInsecure3=您正要使用不安全的連線下載檔案。若繼續,這個檔案可能遭到竄改、偷取您的私人資訊或傷害您的裝置。 unblockTip2=您可以搜尋其他下載來源,或稍後再試。 unblockButtonOpen=開啟 unblockButtonUnblock=允許下載 |