blob: c68262e732c09ed58057f2b1318a82c8204cdc06 (
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
|