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/mail/messenger/preferences/offline.ftl | |
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/mail/messenger/preferences/offline.ftl')
-rw-r--r-- | l10n-zh-TW/mail/messenger/preferences/offline.ftl | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-zh-TW/mail/messenger/preferences/offline.ftl b/l10n-zh-TW/mail/messenger/preferences/offline.ftl new file mode 100644 index 0000000000..66394d82d0 --- /dev/null +++ b/l10n-zh-TW/mail/messenger/preferences/offline.ftl @@ -0,0 +1,56 @@ +# 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/. + +offline-dialog-window = + .title = 離線模式設定 + +autodetect-online-label = + .label = 自動使用偵測到的連線狀態 + .accesskey = d + +startup-label = 啟動時手動指定狀態: + +status-radio-remember = + .label = 記住之前的連線狀態 + .accesskey = R + +status-radio-ask = + .label = 詢問我的連線狀態 + .accesskey = k + +status-radio-always-online = + .label = 啟動時總是使用連線模式 + .accesskey = l + +status-radio-always-offline = + .label = 離線 + .accesskey = f + +going-online-label = 當切換到連線模式時寄出未寄郵件? + +going-online-auto = + .label = 是 + .accesskey = Y + +going-online-not = + .label = 不使用 + .accesskey = N + +going-online-ask = + .label = 詢問我 + .accesskey = s + +going-offline-label = 當切換到離線模式時自動下載郵件以供離線閱讀? + +going-offline-auto = + .label = 是 + .accesskey = e + +going-offline-not = + .label = 不使用 + .accesskey = o + +going-offline-ask = + .label = 詢問我 + .accesskey = A |