blob: 116efd59102cd4978260a6bb017b78830ead763c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# 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/.
about-rights-notification-text = { -brand-short-name } 是一款自由且开源的软件,由来自世界各地数千位成员组成的社区所构建。
## Folder Pane
folder-pane-toolbar =
.toolbarname = 文件夹窗格工具栏
.accesskey = F
folder-pane-header-label = 文件夹
## Folder Toolbar Header Popup
folder-toolbar-hide-toolbar-toolbarbutton =
.label = 隐藏工具栏
.accesskey = H
show-all-folders-label =
.label = 全部文件夹
.accesskey = A
show-unread-folders-label =
.label = 未读文件夹
.accesskey = n
show-favorite-folders-label =
.label = 收藏夹
.accesskey = F
show-smart-folders-label =
.label = 统一文件夹
.accesskey = U
show-recent-folders-label =
.label = 最近文件夹
.accesskey = R
folder-toolbar-toggle-folder-compact-view =
.label = 紧凑模式
.accesskey = C
|