diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-zh-CN/mail/messenger/compactFoldersDialog.ftl | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-zh-CN/mail/messenger/compactFoldersDialog.ftl')
-rw-r--r-- | l10n-zh-CN/mail/messenger/compactFoldersDialog.ftl | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-zh-CN/mail/messenger/compactFoldersDialog.ftl b/l10n-zh-CN/mail/messenger/compactFoldersDialog.ftl new file mode 100644 index 0000000000..3be55ec4a6 --- /dev/null +++ b/l10n-zh-CN/mail/messenger/compactFoldersDialog.ftl @@ -0,0 +1,24 @@ +# 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/. + +compact-dialog-window = + .title = 压缩邮件夹 + .style = width: 50em; + +compact-dialog = + .buttonlabelaccept = 立即压缩 + .buttonaccesskeyaccept = C + .buttonlabelcancel = 以后再提醒我 + .buttonaccesskeycancel = R + .buttonlabelextra1 = 详细了解… + .buttonaccesskeyextra1 = L + +# Variables: +# $data (String): The amount of space to be freed, formatted byte, MB, GB, etc., based on the size. +compact-dialog-message = { -brand-short-name } 需要定期压缩您的邮件夹,以提升性能。此操作可释放出 { $data } 磁盘空间,且不会影响邮件内容。若要让 { -brand-short-name } 未来自动进行压缩而不再询问,请勾选“{ compact-dialog.buttonlabelaccept }”旁的选择框。 + +compact-dialog-never-ask-checkbox = + .label = 未来自动压缩邮件夹 + .accesskey = a + |